Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Aug 2021 07:01:43 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: 331a7419420d - main - math/py-ducc0: Broken on 11
Message-ID:  <202108100701.17A71h16065907@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=331a7419420d2488223ba272eb8bbc43228c23ae

commit 331a7419420d2488223ba272eb8bbc43228c23ae
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2021-08-10 06:53:31 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2021-08-10 07:01:41 +0000

    math/py-ducc0: Broken on 11
---
 math/py-ducc0/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/math/py-ducc0/Makefile b/math/py-ducc0/Makefile
index b4f4c4160f4f..b23c22f8736e 100644
--- a/math/py-ducc0/Makefile
+++ b/math/py-ducc0/Makefile
@@ -10,6 +10,8 @@ COMMENT=	Distinctly Useful Code Collection (DUCC)
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN_FreeBSD_11=	ducc.o: file not recognized: File format not recognized
+
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pybind11>0:devel/py-pybind11@${PY_FLAVOR}
 
 USES=		python:3.6+



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