git: 1ea897e10ea7 - main - math/cado-nfs: Broken on i386

Yuri Victorovich yuri at FreeBSD.org
Mon Aug 16 01:32:29 UTC 2021


The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1ea897e10ea7c73fdcee5328d6dfc8e69eecf4c3

commit 1ea897e10ea7c73fdcee5328d6dfc8e69eecf4c3
Author:     Yuri Victorovich <yuri at FreeBSD.org>
AuthorDate: 2021-08-15 23:58:15 +0000
Commit:     Yuri Victorovich <yuri at 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


More information about the dev-commits-ports-main mailing list