aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2024-05-08 15:03:28 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2024-05-08 15:03:28 +0000
commit9a7efabf5390db47864d99894c05893e2f0ed994 (patch)
tree0fa81d2556a26029c6daafdda01a052e32d8120e
parentb6ac72d50a4d9bd1d6ff3ce40fed90e86adb3e80 (diff)
downloadports-9a7efabf5390db47864d99894c05893e2f0ed994.tar.gz
ports-9a7efabf5390db47864d99894c05893e2f0ed994.zip
science/quantum-espresso: Broken on aarch64
... due to a missing ieee_arithmetic module on this architecture. Reported by: fallout (cherry picked from commit 6184c5c00ef83a205fc1d4a4efb3801412efd68f)
-rw-r--r--science/quantum-espresso/Makefile1
1 files changed, 1 insertions, 0 deletions
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