Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Aug 2021 01:32:29 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: 1ea897e10ea7 - main - math/cado-nfs: Broken on i386
Message-ID:  <202108160132.17G1WTGv065657@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=1ea897e10ea7c73fdcee5328d6dfc8e69eecf4c3

commit 1ea897e10ea7c73fdcee5328d6dfc8e69eecf4c3
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2021-08-15 23:58:15 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2021-08-16 01:31:02 +0000

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

diff --git a/math/cado-nfs/Makefile b/math/cado-nfs/Makefile
index 2c867be68ea3..8e283e998842 100644
--- a/math/cado-nfs/Makefile
+++ b/math/cado-nfs/Makefile
@@ -9,6 +9,8 @@ COMMENT=	Implementation of the Number Field Sieve Algorithm
 LICENSE=	LGPL21
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+BROKEN_i386=	pkg-static: Unable to access file /wrkdirs/usr/ports/math/cado-nfs/work/stage/usr/local/lib/cado-nfs-3.0.0/linalg/bwc/lingen_pz:No such file or directory
+
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} \
 		bash:shells/bash \
 		gmake:devel/gmake



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