Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Sep 2022 06:19:16 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: bbfc5a8a3e9d - main - science/phonopy: Broken on armv7
Message-ID:  <202209300619.28U6JGgi011279@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=bbfc5a8a3e9d77a571c4454a8105af85129f777c

commit bbfc5a8a3e9d77a571c4454a8105af85129f777c
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-09-30 06:17:28 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-09-30 06:19:07 +0000

    science/phonopy: Broken on armv7
    
    Reported by:    fallout
---
 science/phonopy/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/science/phonopy/Makefile b/science/phonopy/Makefile
index ebe8ab06950b..2401395eb217 100644
--- a/science/phonopy/Makefile
+++ b/science/phonopy/Makefile
@@ -10,6 +10,8 @@ WWW=		https://phonopy.github.io/phonopy/
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN_armv7=	compilation fails: no such file or directory: 'NOTFOUND', see https://github.com/phonopy/phonopy/issues/236
+
 USES=		cmake
 USE_LDCONFIG=	yes
 



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