Date: Fri, 15 Mar 2024 00:40:53 +0300 From: Max Brazhnikov <makc@freebsd.org> To: Daniel Engberg <diizzy@freebsd.org>, Fernando =?ISO-8859-1?Q?Apestegu=EDa?= <fernando.apesteguia@gmail.com> Cc: ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org, Wen Heping <wen@freebsd.org> Subject: Re: git: ea45a9a53499 - main - cad/PrusaSlicer: Mark BROKEN Message-ID: <2925732.slGk94SIus@mercury> In-Reply-To: <CAGwOe2ZE6huqiTAV6zUpJqG6NxmkE2ado2M3oskp972pvBa8DA@mail.gmail.com> References: <202403031936.423JaMcm054153@gitrepo.freebsd.org> <CAGwOe2ZE6huqiTAV6zUpJqG6NxmkE2ado2M3oskp972pvBa8DA@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 4 Mar 2024 18:34:16 +0100 Fernando Apestegu=C3=ADa wrote: > On Sun, Mar 3, 2024 at 8:36=E2=80=AFPM Daniel Engberg <diizzy@freebsd.org= > wrote: >=20 > > The branch main has been updated by diizzy: > > > > URL: > > https://cgit.FreeBSD.org/ports/commit/?id=3Dea45a9a534994a1bf97a1621689= 02cebbca1f4c1 > > > > 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=3D https://www.prusa3d.com/prusaslicer/ > > LICENSE=3D AGPLv3 > > LICENSE_FILE=3D ${WRKSRC}/LICENSE > > > > +BROKEN=3D fails to build, error: no member named 'prior= ' in > > namespace 'boost' > > + > > >=20 > Can we revert this? > It is an issue with math/cgal and not cad/PrusaSlicer ( > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D277480) Please commit the fix for math/cgal. The patch is trivial, it unbreaks port= s, there's no point waiting for maintainer timeout. Max
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2925732.slGk94SIus>