git: 9a7efabf5390 - 2024Q2 - science/quantum-espresso: Broken on aarch64

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Sun, 12 May 2024 19:04:20 UTC
The branch 2024Q2 has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9a7efabf5390db47864d99894c05893e2f0ed994

commit 9a7efabf5390db47864d99894c05893e2f0ed994
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-05-08 15:03:28 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-05-08 15:03:28 +0000

    science/quantum-espresso: Broken on aarch64
    
    ... due to a missing ieee_arithmetic module on this architecture.
    
    Reported by:    fallout
    
    (cherry picked from commit 6184c5c00ef83a205fc1d4a4efb3801412efd68f)
---
 science/quantum-espresso/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/science/quantum-espresso/Makefile b/science/quantum-espresso/Makefile
index bb9981633487..1bc200b9c6fc 100644
--- a/science/quantum-espresso/Makefile
+++ b/science/quantum-espresso/Makefile
@@ -11,6 +11,7 @@ WWW=		https://www.quantum-espresso.org/
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/License
 
+BROKEN_aarch64=	compilation fails: cannot find an intrinsic module named 'ieee_arithmetic', see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278942
 BROKEN_armv6=	fails to build: gfortran8: error: iotk_base_tmp.f90: No such file or directory
 BROKEN_armv7=	fails to build: gfortran8: error: iotk_base_tmp.f90: No such file or directory