Re: git: 6f25cd9b8c17 - main - math/fricas: Mark as BROKEN
- Reply: Daniel Engberg : "Re: git: 6f25cd9b8c17 - main - math/fricas: Mark as BROKEN"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 19 May 2024 08:54:30 UTC
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.