aboutsummaryrefslogtreecommitdiffstats
path: root/astro/boinc-setiathome/Makefile
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-06-22 07:52:37 +0800
committerMark Linimon <linimon@FreeBSD.org>2018-06-22 07:52:37 +0800
commit0e9d79c998164f81d1bcc1061bce68afdd0b5756 (patch)
tree43e3e96b51c1b5ffe0081b680c450409ce4bb954 /astro/boinc-setiathome/Makefile
parenteda8841921812fa20a8d592b45e5d8d64ede883d (diff)
downloadfreebsd-ports-gnome-0e9d79c998164f81d1bcc1061bce68afdd0b5756.tar.gz
freebsd-ports-gnome-0e9d79c998164f81d1bcc1061bce68afdd0b5756.tar.zst
freebsd-ports-gnome-0e9d79c998164f81d1bcc1061bce68afdd0b5756.zip
Mark as broken on aarch64, and, where appropriate, armvX.
While here, pet portlint. Approved by: portmgr (tier-2 blanket)
Diffstat (limited to 'astro/boinc-setiathome/Makefile')
-rw-r--r--astro/boinc-setiathome/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/astro/boinc-setiathome/Makefile b/astro/boinc-setiathome/Makefile
index 6b657ad9a161..3fa9b1c055d4 100644
--- a/astro/boinc-setiathome/Makefile
+++ b/astro/boinc-setiathome/Makefile
@@ -14,7 +14,11 @@ COMMENT= Setiathome Enhanced for BOINC
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
-BROKEN_powerpc64= does not compile: analyzeFuncs_altivec.cpp: CoreServices/CoreServices.h: No such file or directory
+BROKEN_aarch64= fails to link: vector/analyzeFuncs_vector.cpp:(.data+0x38): undefined symbol 'vfp_GetPowerSpectrum(float (*) [2], float*, int)'
+BROKEN_armv6= fails to compile: vector/analyzeFuncs_neon.S:178:17: invalid instruction, did you mean: neg?
+BROKEN_armv7= fails to compile: vector/analyzeFuncs_neon.S:178:17: invalid instruction, did you mean: neg?
+BROKEN_powerpc64= fails to compile: analyzeFuncs_altivec.cpp: CoreServices/CoreServices.h: No such file or directory
+
BUILD_DEPENDS= ${LOCALBASE}/include/fftw3.h:math/fftw3
RUN_DEPENDS= boinc_client:net/boinc-client
LIB_DEPENDS= libfftw3f.so:math/fftw3-float