Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Mar 2024 07:54:28 +0100
From:      =?UTF-8?Q?Lo=C3=AFc_Bartoletti?= <lbartoletti@tuxfamily.org>
To:        Daniel Engberg <daniel.engberg.lists@pyret.net>, =?UTF-8?Q?Fernando_Apestegu=C3=ADa?= <fernando.apesteguia@gmail.com>
Cc:        Daniel Engberg <diizzy@freebsd.org>, ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org
Subject:   Re: git: ea45a9a53499 - main - cad/PrusaSlicer: Mark BROKEN
Message-ID:  <dd472df0-a486-4392-930e-87501a3680d6@tuxfamily.org>
In-Reply-To: <0d76f19c6d2e3e2b70a2ccc07c71e1ce@mail.infomaniak.com>
References:  <202403031936.423JaMcm054153@gitrepo.freebsd.org> <CAGwOe2ZE6huqiTAV6zUpJqG6NxmkE2ado2M3oskp972pvBa8DA@mail.gmail.com> <0d76f19c6d2e3e2b70a2ccc07c71e1ce@mail.infomaniak.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

I haven't looked at exactly what the problem is here, but just in case, 
you should know that CGAL is header only (well, you still need to 
install boost), but that you can very well use the correct version of 
CGAL (e.g. 5.6.0) if it's not in the ports; that's what I do for 
databases/sfcgal

All the best,

Loïc

Le 06/03/2024 à 22:34, Daniel Engberg a écrit :
> On 2024-03-04T18:34:16.000+01:00, Fernando Apesteguía <fernando.apesteguia@gmail.com> wrote:
>>   On Sun, Mar 3, 2024 at 8:36 PM Daniel Engberg <diizzy@freebsd.org> wrote:
>>
>>
>>>     The branch main has been updated by diizzy:
>>>
>>>   URL:
>>>   https://cgit.FreeBSD.org/ports/commit/?id=ea45a9a534994a1bf97a162168902cebbca1f4c1
>>>
>>>   commit ea45a9a534994a1bf97a162168902cebbca1f4c1
>>>   Author:     Daniel Engberg <diizzy@FreeBSD.org>
>>>   AuthorDate: 2024-03-03 08:29:04 +0000
>>>   Commit:     Daniel Engberg <diizzy@FreeBSD.org>
>>>   CommitDate: 2024-03-03 19:26:10 +0000
>>>
>>>       cad/PrusaSlicer: Mark BROKEN
>>>
>>>       Fails to build, error: no member named 'prior' in namespace 'boost'
>>>
>>>       Reported by:    pkg-fallout
>>>   ---
>>>    cad/PrusaSlicer/Makefile | 2 ++
>>>    1 file changed, 2 insertions(+)
>>>
>>>   diff --git a/cad/PrusaSlicer/Makefile b/cad/PrusaSlicer/Makefile
>>>   index dc125244df20..936e76216daf 100644
>>>   --- a/cad/PrusaSlicer/Makefile
>>>   +++ b/cad/PrusaSlicer/Makefile
>>>   @@ -12,6 +12,8 @@ WWW=          https://www.prusa3d.com/prusaslicer/
>>>    LICENSE=       AGPLv3
>>>    LICENSE_FILE=  ${WRKSRC}/LICENSE
>>>
>>>   +BROKEN=                fails to build, error: no member named 'prior' in
>>>   namespace 'boost'
>>>   +
>>>
>>   
>> Can we revert this?
>> It is an issue with math/cgal and not cad/PrusaSlicer (
>> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277480)
>>
>> Cheers.
>>
>>
>>
>>>      BUILD_DEPENDS= cereal&gt;=1.3.0.10:devel/cereal \
>>>                   cgal&gt;=5.0.2:math/cgal \
>>>                   opencascade&gt;=7.7.0:cad/opencascade
> Hi,
>
> It breaks Prusaslicer either way?
> https://pdr2.bofh.network/data/140-diizzy/2024-03-02_16h50m15s/logs/errors/PrusaSlicer-2.6.0_8.log
>
> Best regards,
> Daniel



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?dd472df0-a486-4392-930e-87501a3680d6>