Re: git: 6f25cd9b8c17 - main - math/fricas: Mark as BROKEN
Date: Sun, 19 May 2024 09:00:13 UTC
On 2024-05-19T10:54:30.000+02:00, Thierry Thomas <thierry@freebsd.org> wrote: > Le dim. 19 mai 24 à 9:56:21 +0200, Daniel Engberg <diizzy@FreeBSD.org> > écrivait : > > > The branch main has been updated by diizzy: > > > > URL: https://cgit.FreeBSD.org/ports/commit/?id=6f25cd9b8c171bb2fd67b8c0277a7e8b7316c423 > > > > commit 6f25cd9b8c171bb2fd67b8c0277a7e8b7316c423 > > Author: Daniel Engberg <diizzy@FreeBSD.org> > > AuthorDate: 2024-05-19 06:08:52 +0000 > > Commit: Daniel Engberg <diizzy@FreeBSD.org> > > CommitDate: 2024-05-19 06:08:56 +0000 > > > > math/fricas: Mark as BROKEN > > > > Fails to build on all amd64 variants > > In these cases, it would be great to report the error message either in > the BROKEN line or in a comment. > > > > Reported by: pkg-fallout > > --- > > math/fricas/Makefile | 3 ++- > > 1 file changed, 2 insertions(+), 1 deletion(-) > > > > diff --git a/math/fricas/Makefile b/math/fricas/Makefile > > index b87c91424873..95fc33be753d 100644 > > --- a/math/fricas/Makefile > > +++ b/math/fricas/Makefile > > @@ -12,7 +12,8 @@ WWW= https://fricas.sourceforge.net/ > > LICENSE= BSD3CLAUSE > > LICENSE_FILE= ${WRKSRC}/license/LICENSE.AXIOM > > > > -BROKEN_i386= build fails, reported to ML > > +BROKEN= fails to build > > +#BROKEN_i386= build fails, reported to ML > > > > BUILD_DEPENDS= sbcl:lang/sbcl > > RUN_DEPENDS= rlwrap:devel/rlwrap > > -- > Th. Thomas. Hi, As much as I'd like to I'm not sure how I'd would condense it to one line? https://pkg-status.freebsd.org/beefy14/data/132amd64-quarterly/347f69f1d579/logs/fricas-1.3.9_1.log Best regards, Daniel