Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Jul 2022 08:05:14 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 735661161b35 - main - math/fricas: Broken on i386
Message-ID:  <202207230805.26N85E4k044807@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=735661161b351944dc5a588d026cbdddf7000c14

commit 735661161b351944dc5a588d026cbdddf7000c14
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-07-23 08:04:48 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-07-23 08:04:48 +0000

    math/fricas: Broken on i386
    
    Reported by:    fallout
---
 math/fricas/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/math/fricas/Makefile b/math/fricas/Makefile
index 61d6f73898cb..2d665256fa91 100644
--- a/math/fricas/Makefile
+++ b/math/fricas/Makefile
@@ -10,6 +10,8 @@ COMMENT=	Advanced computer algebra system
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/license/LICENSE.AXIOM
 
+BROKEN_i386=	build fails, reported to ML
+
 BUILD_DEPENDS=	sbcl:lang/sbcl
 
 USES=		autoreconf gmake tar:bz2 xorg



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202207230805.26N85E4k044807>