diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2017-11-30 06:13:34 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2017-11-30 06:13:34 +0000 |
commit | bf43557044604cb6487fc1aa24ce2c210ae789da (patch) | |
tree | 10dd7508accfa6a3ffc8e631ba63a22cc2fdeb6b | |
parent | e3b0bf80d1a7a3579b4284ef20edfdcdcefac2a7 (diff) | |
download | ports-bf43557044604cb6487fc1aa24ce2c210ae789da.tar.gz ports-bf43557044604cb6487fc1aa24ce2c210ae789da.zip |
Notes
189 files changed, 192 insertions, 3 deletions
diff --git a/archivers/snappy-java/Makefile b/archivers/snappy-java/Makefile index 28aa3ab2568f..7cca3d3aa156 100644 --- a/archivers/snappy-java/Makefile +++ b/archivers/snappy-java/Makefile @@ -26,6 +26,7 @@ LICENSE= APACHE20 BUILD_DEPENDS= ${LOCALBASE}/share/java/maven3/bin/mvn:devel/maven3 BROKEN_armv6= fails to build: maven-assembly-plugin: Failed to retrieve numeric file attributes +BROKEN_armv7= fails to build: maven-assembly-plugin: Failed to retrieve numeric file attributes USE_GITHUB= yes GH_ACCOUNT= xerial diff --git a/astro/tkgeomap/Makefile b/astro/tkgeomap/Makefile index adb84ecb9fb0..efefb88ead2b 100644 --- a/astro/tkgeomap/Makefile +++ b/astro/tkgeomap/Makefile @@ -14,6 +14,7 @@ LICENSE= GPLv2 LIB_DEPENDS= libtclgeomap.so:astro/tclgeomap BROKEN_armv6= fails to configure: shared build specified but could not find shared tclgeomap library +BROKEN_armv7= fails to configure: shared build specified but could not find shared tclgeomap library USES+= tk:tea CONFIGURE_ARGS= --with-tclgeomap-include=${LOCALBASE}/include/tclgeomap --with-x \ diff --git a/audio/beast/Makefile b/audio/beast/Makefile index 64a7287cfd63..f75fc9412d90 100644 --- a/audio/beast/Makefile +++ b/audio/beast/Makefile @@ -22,6 +22,7 @@ LIB_DEPENDS= libasound.so:audio/alsa-lib \ RUN_DEPENDS= xdg-open:devel/xdg-utils BROKEN_armv6= fails to package: bseblockutils.SSE.so: No such file or directory +BROKEN_armv7= fails to package: bseblockutils.SSE.so: No such file or directory BROKEN_powerpc64= fails to package: bseblockutils.SSE.so: No such file or directory USES= desktop-file-utils gettext gmake libtool pathfix pkgconfig \ diff --git a/audio/bristol/Makefile b/audio/bristol/Makefile index d87c9af4f0aa..c52e7d03188f 100644 --- a/audio/bristol/Makefile +++ b/audio/bristol/Makefile @@ -27,6 +27,7 @@ CONFIGURE_ARGS+= --disable-alsa --enable-oss \ BROKEN_aarch64= Does not build: error: unknown FP unit 'sse' BROKEN_armv6= Does not build: error: unknown FP unit 'sse' +BROKEN_armv7= Does not build: error: unknown FP unit 'sse' BROKEN_mips64= Does not build: error: unknown FP unit 'sse' BROKEN_powerpc64= Does not build: error: unknown FP unit 'sse' diff --git a/audio/deadbeef/Makefile b/audio/deadbeef/Makefile index f9336e1e9f89..f6350576c301 100644 --- a/audio/deadbeef/Makefile +++ b/audio/deadbeef/Makefile @@ -30,6 +30,7 @@ INSTALL_TARGET= install-strip BROKEN_aarch64= Fails to compile: error in backend: Do not know how to split this operator's operand! BROKEN_armv6= Fails to compile: error: invalid conversion between vector type and integer type +BROKEN_armv7= Fails to compile: error: invalid conversion between vector type and integer type OPTIONS_DEFINE= PULSEAUDIO GUI VFS LASTFM ART SUPEREQ SID FFAP VTX \ HOTKEYS OGG FFMPEG FLAC SNDFILE WAVPACK CDDA GME DUMB NOTIFY \ diff --git a/audio/funktrackergold/Makefile b/audio/funktrackergold/Makefile index 5ed472ccb36d..375d087c3e6b 100644 --- a/audio/funktrackergold/Makefile +++ b/audio/funktrackergold/Makefile @@ -23,6 +23,7 @@ PORTDOCS= INSTALL PLIST_FILES= bin/funkgold BROKEN_armv6= fails to compile: function definition is not allowed here +BROKEN_armv7= fails to compile: function definition is not allowed here BROKEN_mips= fails to compile: nested functions are disabled, use -fnested-functions to re-enable BROKEN_mips64= fails to compile: nested functions are disabled, use -fnested-functions to re-enable BROKEN_powerpc64= fails to compile: nested functions are disabled, use -fnested-functions to re-enable diff --git a/audio/gervill/Makefile b/audio/gervill/Makefile index 38eed25701f2..2468d078665a 100644 --- a/audio/gervill/Makefile +++ b/audio/gervill/Makefile @@ -13,6 +13,7 @@ LICENSE= GPLv2 # only LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_armv6= fails to package: find: *: No such file or directory +BROKEN_armv7= fails to package: find: *: No such file or directory USES= zip USE_JAVA= yes diff --git a/audio/gstreamer-plugins-taglib/Makefile b/audio/gstreamer-plugins-taglib/Makefile index 6e61873c197c..bb9f5ddfe8fb 100644 --- a/audio/gstreamer-plugins-taglib/Makefile +++ b/audio/gstreamer-plugins-taglib/Makefile @@ -8,6 +8,7 @@ CATEGORIES= audio COMMENT= Gstreamer taglib plugin BROKEN_armv6= fails to compile: textidentificationframe.h file not found +BROKEN_armv7= fails to compile: textidentificationframe.h file not found GST_PLUGIN= taglib diff --git a/audio/gstreamer1-plugins-taglib/Makefile b/audio/gstreamer1-plugins-taglib/Makefile index 50ef313b75e8..1c1debf23860 100644 --- a/audio/gstreamer1-plugins-taglib/Makefile +++ b/audio/gstreamer1-plugins-taglib/Makefile @@ -6,6 +6,7 @@ CATEGORIES= audio COMMENT= GStreamer taglib plugin for adding APEv2 and ID3v2 headers BROKEN_armv6= fails to compile: textidentificationframe.h file not found +BROKEN_armv7= fails to compile: textidentificationframe.h file not found GST_PLUGIN= taglib DIST= good diff --git a/audio/xmcd/Makefile b/audio/xmcd/Makefile index 6145e5d6744e..df8cb88e816e 100644 --- a/audio/xmcd/Makefile +++ b/audio/xmcd/Makefile @@ -24,6 +24,7 @@ LIBBINDIR= ${STAGEDIR}${PREFIX}/lib/X11/xmcd/bin-${OPSYS}_${OSREL:R:R}-${ARCH} BROKEN_aarch64= Fails to compile: many undefined symbols in xorg.cf BROKEN_armv6= Fails to compile: many undefined symbols in xorg.cf +BROKEN_armv7= Fails to install: strip: xmcd/bin-FreeBSD_12-armv7/cda failed: No such file or directory BROKEN_mips64= Fails to compile: many undefined symbols in xorg.cf BROKEN_powerpc64= Fails to compile: many undefined symbols in xorg.cf diff --git a/benchmarks/libmicro/Makefile b/benchmarks/libmicro/Makefile index 4b49f15f04d7..eaa8f2f174b2 100644 --- a/benchmarks/libmicro/Makefile +++ b/benchmarks/libmicro/Makefile @@ -13,6 +13,7 @@ LICENSE= CDDL BROKEN_aarch64= Fails to build: bin-aarch64: no such file or directory BROKEN_armv6= Fails to build: bin-armv6: no such file or directory +BROKEN_armv7= Fails to build: bin-armv7: no such file or directory BROKEN_mips64= Fails to build: bin-mips64: no such file or directory BROKEN_powerpc64= Fails to build: bin-powerpc64: no such file or directory diff --git a/biology/avida/Makefile b/biology/avida/Makefile index 550715afe2a0..9bf8f93f4558 100644 --- a/biology/avida/Makefile +++ b/biology/avida/Makefile @@ -14,6 +14,7 @@ LICENSE= GPLv3 BROKEN_aarch64= invokes x86 asm BROKEN_armv6= invokes x86 asm +BROKEN_armv7= invokes x86 asm BROKEN_mips= invokes x86 asm BROKEN_mips64= invokes x86 asm BROKEN_sparc64= missing atomics implementation diff --git a/biology/bedtools/Makefile b/biology/bedtools/Makefile index cdf5283199a3..2e587e209cf0 100644 --- a/biology/bedtools/Makefile +++ b/biology/bedtools/Makefile @@ -14,6 +14,7 @@ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_armv6= fails to compile: implicit instantiation of undefined template __static_assert_test<false> +BROKEN_armv7= fails to compile: implicit instantiation of undefined template __static_assert_test<false> USE_GITHUB= yes GH_ACCOUNT= arq5x diff --git a/biology/bwa/Makefile b/biology/bwa/Makefile index 29e7ed076253..15ea7b3ad00f 100644 --- a/biology/bwa/Makefile +++ b/biology/bwa/Makefile @@ -14,6 +14,7 @@ LICENSE= GPLv3 # From 0.7.9a: Recheck for 0.7.17. BROKEN_aarch64= fails to compile: invalid conversion between vector type and integer type BROKEN_armv6= fails to compile: invalid conversion between vector type and integer type +BROKEN_armv7= fails to compile: invalid conversion between vector type and integer type BROKEN_mips= fails to compile: cc1: unrecognized command line option "-msse2" BROKEN_mips64= fails to compile: cc1: unrecognized command line option "-msse2" BROKEN_powerpc64= fails to compile: ksw.c: emmintrin.h: No such file or directory diff --git a/biology/crux/Makefile b/biology/crux/Makefile index 255c083ae918..583307dd4af9 100644 --- a/biology/crux/Makefile +++ b/biology/crux/Makefile @@ -16,6 +16,7 @@ LICENSE_COMB= multi BROKEN= No public distfiles BROKEN_aarch64= Fails to link: ImportError: /lib/libgcc_s.so.1: version GCC_4.5.0 required by /usr/local/lib/gcc5/libgfortran.so.3 not found BROKEN_armv6= Fails to link: ImportError: /usr/local/lib/gcc49/libgfortran.so.3: Undefined symbol "__aeabi_ldivmod" +BROKEN_armv7= Fails to link: ImportError: /usr/local/lib/gcc49/libgfortran.so.3: Undefined symbol "__aeabi_ldivmod" USES= fortran gmake python tar:bzip2 USE_CSTD= gnu99 diff --git a/biology/gmap/Makefile b/biology/gmap/Makefile index 070ce4c38210..162604683557 100644 --- a/biology/gmap/Makefile +++ b/biology/gmap/Makefile @@ -26,6 +26,7 @@ SIMD_CONFIGURE_OFF= --disable-builtin-popcount --disable-simd BROKEN_aarch64= Does not build: invokes x86 asm BROKEN_armv6= Does not build: invokes x86 asm +BROKEN_armv7= Does not build: invokes x86 asm BROKEN_mips64= Does not build: invokes x86 asm BROKEN_powerpc64= Does not build: invokes x86 asm BROKEN_sparc64= Does not build: invokes x86 asm diff --git a/cad/layouteditor/Makefile b/cad/layouteditor/Makefile index 20838996700c..5bea2f88f69e 100644 --- a/cad/layouteditor/Makefile +++ b/cad/layouteditor/Makefile @@ -14,6 +14,7 @@ COMMENT= IC/MEMS layout editor LIB_DEPENDS= libttf.so:print/freetype BROKEN_armv6= fails to compile: no matching member function for call to 'map' +BROKEN_armv7= fails to compile: no matching member function for call to 'map' USES= qmake zip USE_QT4= corelib gui network moc_build sql uic_build \ diff --git a/cad/libopencad/Makefile b/cad/libopencad/Makefile index 127f2c85164d..a5254780232e 100644 --- a/cad/libopencad/Makefile +++ b/cad/libopencad/Makefile @@ -13,6 +13,7 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_armv6= fails to compile: cadheader.cpp: ambiguous conversion for functional-style cast from 'time_t' to 'CADVariant' +BROKEN_armv7= fails to compile: cadheader.cpp: ambiguous conversion for functional-style cast from 'time_t' to 'CADVariant' BROKEN_powerpc64= fails to compile: r2000.cpp: 'to_string' was not declared in this scope USE_GITHUB= yes diff --git a/chinese/pyzy/Makefile b/chinese/pyzy/Makefile index 5cf42b8b0496..fda0e8ca63d2 100644 --- a/chinese/pyzy/Makefile +++ b/chinese/pyzy/Makefile @@ -23,6 +23,7 @@ USE_LDCONFIG= yes BROKEN_aarch64= fails to compile: constant expression evaluates to -1 BROKEN_armv6= fails to compile: constant expression evaluates to -1 +BROKEN_armv7= fails to compile: constant expression evaluates to -1 BROKEN_powerpc64= fails to compile: narrowing conversion of '-1' from 'int' to 'char' GNU_CONFIGURE= yes diff --git a/comms/linrad/Makefile b/comms/linrad/Makefile index 4aa6b2d7186a..3cc48a9ee155 100644 --- a/comms/linrad/Makefile +++ b/comms/linrad/Makefile @@ -33,6 +33,7 @@ LINRAD_DOCFILES= z_APM.txt z_BUFFERS.txt z_CALIBRATE.txt \ BROKEN_aarch64= fails to compile: implicit declaration of function outb BROKEN_armv6= fails to configure: can not find /nxb-bin/usr/bin/cc +BROKEN_armv7= fails to configure: can not find /nxb-bin/usr/bin/cc BROKEN_powerpc64= fails to compile: implicit declaration of function outb BROKEN_sparc64= fails to compile: implicit declaration of function outb diff --git a/comms/rxtx/Makefile b/comms/rxtx/Makefile index a7335e6b1ec2..f871a046cef5 100644 --- a/comms/rxtx/Makefile +++ b/comms/rxtx/Makefile @@ -16,6 +16,7 @@ LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING BROKEN_armv6= fails to link: librxtxParallel.so: No such file or directory +BROKEN_armv7= fails to link: librxtxParallel.so: No such file or directory USES= gmake libtool zip diff --git a/converters/wkhtmltopdf/Makefile b/converters/wkhtmltopdf/Makefile index 23ac828a6793..65241a5747f6 100644 --- a/converters/wkhtmltopdf/Makefile +++ b/converters/wkhtmltopdf/Makefile @@ -26,6 +26,7 @@ HAS_CONFIGURE= yes BROKEN_aarch64= Does not build: error: cast from pointer to smaller type loses information BROKEN_armv6= Does not build: error: Not supported ARM architecture +BROKEN_armv7= Does not build: error: invalid operand for instruction BROKEN_mips64= Does not link: undefined reference to __sync_add_and_fetch_4 BROKEN_powerpc64= Does not build diff --git a/databases/galera/Makefile b/databases/galera/Makefile index dd07c1992140..4c7ffd1c69a8 100644 --- a/databases/galera/Makefile +++ b/databases/galera/Makefile @@ -17,6 +17,7 @@ LIB_DEPENDS= libboost_date_time.so:devel/boost-libs BROKEN_aarch64= fails to compile: gu_int128.h: use of undeclared identifier '__bswap64_var' BROKEN_armv6= fails to compile: gu_int128.h: use of undeclared identifier '__bswap64_var' +BROKEN_armv7= fails to compile: gu_int128.h: use of undeclared identifier '__bswap64_var' NOT_FOR_ARCHS= i386 # On i386 older versions of clang produce: # cannot compile this atomic library call yet ... __atomic_add_fetch diff --git a/databases/libpbl/Makefile b/databases/libpbl/Makefile index c766017ed50a..78ea6a67c35a 100644 --- a/databases/libpbl/Makefile +++ b/databases/libpbl/Makefile @@ -16,6 +16,7 @@ MAKEFILE= makefile TEST_TARGET= test BROKEN_armv6= Fails to build: cannot compile pblPerform.c +BROKEN_armv7= Fails to build: cannot compile pblPerform.c BROKEN_mips= Fails to build: cannot compile pblPerform.c WRKSRC= ${WRKDIR}/${DISTNAME}/src diff --git a/databases/percona-pam-for-mysql/Makefile b/databases/percona-pam-for-mysql/Makefile index 091df63cc1ce..bb037dc6c139 100644 --- a/databases/percona-pam-for-mysql/Makefile +++ b/databases/percona-pam-for-mysql/Makefile @@ -8,6 +8,7 @@ PKGNAMESUFFIX= -pam-for-mysql COMMENT= PAM plugin for MySQL BROKEN_armv6= fails to compile: cannot combine with previous 'type-name' declaration specifier +BROKEN_armv7= fails to compile: cannot combine with previous 'type-name' declaration specifier BROKEN_mips= fails to configure: CMake Error: Generator: execution of make failed BROKEN_mips64= fails to configure: CMake Error: Generator: execution of make failed NOT_FOR_ARCHS= powerpc64 diff --git a/databases/percona55-client/Makefile b/databases/percona55-client/Makefile index 10fa900f7811..6b9481ebec0b 100644 --- a/databases/percona55-client/Makefile +++ b/databases/percona55-client/Makefile @@ -22,6 +22,7 @@ USE_LDCONFIG= ${PREFIX}/lib/mysql BROKEN_aarch64= Fails to build: error: passing int to parameter of incompatible type va_list BROKEN_armv6= Fails to build: error: passing int to parameter of incompatible type va_list +BROKEN_armv7= Fails to build: error: passing int to parameter of incompatible type va_list MANPAGES= comp_err.1 msql2mysql.1 mysql.1 mysql_config.1 mysql_find_rows.1 \ mysql_waitpid.1 mysqlaccess.1 mysqladmin.1 mysqlbinlog.1 \ diff --git a/databases/rocksdb/Makefile b/databases/rocksdb/Makefile index e31e061b9ba9..fa6ca1323e41 100644 --- a/databases/rocksdb/Makefile +++ b/databases/rocksdb/Makefile @@ -17,6 +17,7 @@ LICENSE_FILE_GPLv2= ${WRKSRC}/COPYING BROKEN_DragonFly= does not build on DragonFly BSD using GCC with -Werror BROKEN_aarch64= does not build: the clang compiler does not support -march=native BROKEN_armv6= does not build: the clang compiler does not support -march=native +BROKEN_armv7= does not build: /nxb-bin/usr/bin/ld: undefined reference to symbol `__gnu_Unwind_Find_exidx@@FBSD_1.4' (try adding -lc) BROKEN_powerpc64= does not build: the clang compiler does not support -march=native BROKEN_sparc64= cannot build: uses unknown compiler flags diff --git a/databases/sqliteodbc-sqlite2/Makefile b/databases/sqliteodbc-sqlite2/Makefile index 17b4f9ee92e1..3d575c2d22b8 100644 --- a/databases/sqliteodbc-sqlite2/Makefile +++ b/databases/sqliteodbc-sqlite2/Makefile @@ -11,5 +11,6 @@ MASTERDIR= ${.CURDIR}/../sqliteodbc BROKEN_aarch64= fails to compile: error: passing char * to parameter of incompatible type va_list BROKEN_armv6= fails to compile: error: passing char * to parameter of incompatible type va_list +BROKEN_armv7= fails to compile: error: passing char * to parameter of incompatible type va_list .include "${MASTERDIR}/Makefile" diff --git a/databases/tokyocabinet/Makefile b/databases/tokyocabinet/Makefile index 42340c38c0f6..edc5aa0b1ca0 100644 --- a/databases/tokyocabinet/Makefile +++ b/databases/tokyocabinet/Makefile @@ -14,6 +14,7 @@ LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING BROKEN_armv6= dumps core: Assertion failed: (!NodePtr->isKnownSentinel()), function operator*, file ilist_iterator.h +BROKEN_armv7= fails to build: cc: error: unable to execute command: Abort trap (core dumped) GNU_CONFIGURE= yes USES= pathfix gmake diff --git a/databases/xapian-core10/Makefile b/databases/xapian-core10/Makefile index 2832b63abc3d..906d2af029ae 100644 --- a/databases/xapian-core10/Makefile +++ b/databases/xapian-core10/Makefile @@ -14,6 +14,7 @@ COMMENT= Probabilistic text search database engine LICENSE= GPLv2 BROKEN_armv6= fails to install: quartz_log.cc:: error: call to 'om_tostring' is ambiguous +BROKEN_armv7= fails to install: quartz_log.cc:: error: call to 'om_tostring' is ambiguous BROKEN_mips= fails to install: quartz_log.cc:: error: call to 'om_tostring' is ambiguous BROKEN_mips64= fails to install: quartz_log.cc:: error: call to 'om_tostring' is ambiguous diff --git a/databases/xtrabackup/Makefile b/databases/xtrabackup/Makefile index e74790b1fdcf..032a9ae73c7d 100644 --- a/databases/xtrabackup/Makefile +++ b/databases/xtrabackup/Makefile @@ -25,6 +25,7 @@ RUN_DEPENDS= p5-DBD-mysql>=0:databases/p5-DBD-mysql \ qpress:archivers/qpress BROKEN_armv6= fails to compile: cannot combine with previous 'type-name' declaration specifier +BROKEN_armv7= fails to compile: cannot combine with previous 'type-name' declaration specifier BROKEN_mips64= fails to compile: 'fpsetmask' was not declared in this scope BROKEN_powerpc64= fails to link: ld: final link failed: Bad value diff --git a/devel/amd64-gcc/Makefile b/devel/amd64-gcc/Makefile index d3785a82d057..ab37c3d2c867 100644 --- a/devel/amd64-gcc/Makefile +++ b/devel/amd64-gcc/Makefile @@ -10,6 +10,7 @@ FREEBSD_EXTENSION= yes BROKEN_aarch64= error: invalid output constraint '=a' in asm BROKEN_armv6= fails to package +BROKEN_armv7= fails to package BROKEN_mips= configure: error: cannot compute suffix of object files: cannot compile BROKEN_mips64= configure: error: cannot compute suffix of object files: cannot compile BROKEN_powerpc64= error: invalid output constraint in asm diff --git a/devel/arm-none-eabi-gcc492/Makefile b/devel/arm-none-eabi-gcc492/Makefile index 636584e19302..91632ac891b3 100644 --- a/devel/arm-none-eabi-gcc492/Makefile +++ b/devel/arm-none-eabi-gcc492/Makefile @@ -70,6 +70,7 @@ MAKE_ARGS+= CXXFLAGS=-fbracket-depth=512 BROKEN_aarch64= fails to package BROKEN_armv6= error: no member named 'fancy_abort' in namespace 'std::__1'; did you mean simply 'fancy_abort'? +BROKEN_armv7= error: no member named 'fancy_abort' in namespace 'std::__1'; did you mean simply 'fancy_abort'? BROKEN_mips= configure: error: cannot compute suffix of object files: cannot compile BROKEN_mips64= configure: error: cannot compute suffix of object files: cannot compile diff --git a/devel/avro-c/Makefile b/devel/avro-c/Makefile index 913ef99b3539..446c56eaf1b0 100644 --- a/devel/avro-c/Makefile +++ b/devel/avro-c/Makefile @@ -17,6 +17,7 @@ LIB_DEPENDS= libjansson.so:devel/jansson \ BROKEN_aarch64= Fails to build: error: No atomic implementation BROKEN_armv6= Fails to build: error: No atomic implementation +BROKEN_armv7= Fails to build: error: No atomic implementation BROKEN_mips= Fails to build: error: No atomic implementation BROKEN_mips64= Fails to build: error: No atomic implementation BROKEN_sparc64= Fails to build diff --git a/devel/aws-sdk-cpp/Makefile b/devel/aws-sdk-cpp/Makefile index 725407a5a3f2..b80f3e2baf97 100644 --- a/devel/aws-sdk-cpp/Makefile +++ b/devel/aws-sdk-cpp/Makefile @@ -14,6 +14,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl BROKEN_aarch64= fails to build: runaway process BROKEN_armv6= fails to build: runaway process +BROKEN_armv7= fails to build: runaway process BROKEN_powerpc64= fails to build: runaway process USE_GITHUB= yes diff --git a/devel/bazel/Makefile b/devel/bazel/Makefile index 6535c36ee7ee..dcc9f2e9a42f 100644 --- a/devel/bazel/Makefile +++ b/devel/bazel/Makefile @@ -14,6 +14,7 @@ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_armv6= fails to package: cp: bazel: No such file or directory +BROKEN_armv7= fails to package: cp: bazel: No such file or directory BUILD_DEPENDS= bash:shells/bash \ zip:archivers/zip diff --git a/devel/charva/Makefile b/devel/charva/Makefile index 8a2b998408e5..6d78ddf0adef 100644 --- a/devel/charva/Makefile +++ b/devel/charva/Makefile @@ -15,6 +15,7 @@ BUILD_DEPENDS= gmake:devel/gmake RUN_DEPENDS= ${JAVALIBDIR}/commons-logging.jar:java/jakarta-commons-logging BROKEN_armv6= fails to compile: build.xml: compilation failed +BROKEN_armv7= fails to compile: build.xml: compilation failed OPTIONS_DEFINE= DOCS diff --git a/devel/directfb/Makefile b/devel/directfb/Makefile index c5c85ed54bd1..b2ff55db713a 100644 --- a/devel/directfb/Makefile +++ b/devel/directfb/Makefile @@ -30,6 +30,7 @@ PORTDOCS= * BROKEN_aarch64= fails to install: armasm_memcpy.h:No such file or directory BROKEN_armv6= fails to compile: invokes x86 assembler +BROKEN_armv7= fails to compile: invokes x86 assembler DIRECTFB_SHLIB= 6.0.11 # LT_BINARY.LT_AGE.LT_REVISION DIRECTFB_BIN= ${DIRECTFB_SHLIB:R:R} # LT_BINARY @@ -61,13 +62,13 @@ TEST_CONFIGURE_WITH= tests .include <bsd.port.options.mk> -.if ${ARCH} == "armv6" || ${ARCH} == "aarch64" +.if ${ARCH} == aarch64 || ${ARCH} == armv6 || ${ARCH} == armv7 PLIST_SUB+= ARCH_ARM="" .else PLIST_SUB+= ARCH_ARM="@comment " .endif -.if ${ARCH} == "powerpc" || ${ARCH} == "powerpc64" +.if ${ARCH} == powerpc || ${ARCH} == powerpc64 PLIST_SUB+= ARCH_POWERPC="" .else PLIST_SUB+= ARCH_POWERPC="@comment " diff --git a/devel/dmucs/Makefile b/devel/dmucs/Makefile index 79d786868919..e5ac9e05c791 100644 --- a/devel/dmucs/Makefile +++ b/devel/dmucs/Makefile @@ -11,6 +11,7 @@ MAINTAINER= fjoe@FreeBSD.org COMMENT= Distributed Multi-User Compilation System (for use with distcc) BROKEN_armv6= fails to compile: passing char * to parameter of incompatible type __builtin_va_list +BROKEN_armv7= fails to compile: passing char * to parameter of incompatible type __builtin_va_list BROKEN_aarch64= fails to compile: passing char * to parameter of incompatible type __builtin_va_list WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/devel/dyncall/Makefile b/devel/dyncall/Makefile index 9eee74044666..8b6d291ee1e7 100644 --- a/devel/dyncall/Makefile +++ b/devel/dyncall/Makefile @@ -14,6 +14,7 @@ COMMENT= Highly dynamic multi-platform foreign function call interface library LICENSE= ISCL BROKEN_armv6= fails to compile: unexpected token in operand +BROKEN_armv7= fails to compile: unexpected token in operand HAS_CONFIGURE= yes diff --git a/devel/elfutils/Makefile b/devel/elfutils/Makefile index 961256dfd485..da3427ca6c8b 100644 --- a/devel/elfutils/Makefile +++ b/devel/elfutils/Makefile @@ -17,6 +17,7 @@ LICENSE_FILE_LGPL3= ${WRKSRC}/COPYING-LGPLV3 BROKEN_aarch64= fails to build: fatal error: linux/uio.h: No such file or directory BROKEN_armv6= fails to build: fails to compile i386_disasm.c +BROKEN_armv7= fails to build: fails to compile i386_disasm.c BROKEN_powerpc64= fails to build: error: field 'r' has incomplete type BROKEN_sparc64= fails to build: fails to compile dwarf_begin_elf.c diff --git a/devel/flexdock/Makefile b/devel/flexdock/Makefile index cf491e9c6db6..5dd7d292ae69 100644 --- a/devel/flexdock/Makefile +++ b/devel/flexdock/Makefile @@ -10,6 +10,7 @@ MAINTAINER= makc@FreeBSD.org COMMENT= Swing windowing and docking framework BROKEN_armv6= fails to package: flexdock/api: No such file or directory +BROKEN_armv7= fails to package: flexdock/api: No such file or directory USE_ANT= yes USE_JAVA= yes diff --git a/devel/guile-lib/Makefile b/devel/guile-lib/Makefile index fe260c982bc2..fc97e0056480 100644 --- a/devel/guile-lib/Makefile +++ b/devel/guile-lib/Makefile @@ -13,6 +13,7 @@ BUILD_DEPENDS= guile:lang/guile RUN_DEPENDS= guile:lang/guile BROKEN_armv6= fails to compile: stack overflow +BROKEN_armv7= fails to compile: stack overflow USES= gmake GNU_CONFIGURE= yes diff --git a/devel/jakarta-commons-daemon/Makefile b/devel/jakarta-commons-daemon/Makefile index dcea60192c8c..1a9a5810a2ed 100644 --- a/devel/jakarta-commons-daemon/Makefile +++ b/devel/jakarta-commons-daemon/Makefile @@ -16,6 +16,7 @@ COMMENT= Wrapper code to start/stop a Java application as a daemon LICENSE= APACHE20 BROKEN_armv6= fails to compile: 'jni_md.h' file not found +BROKEN_armv7= fails to compile: 'jni_md.h' file not found OPTIONS_DEFINE= DOCS diff --git a/devel/jna/Makefile b/devel/jna/Makefile index 9d40e19f883b..01512216fb7b 100644 --- a/devel/jna/Makefile +++ b/devel/jna/Makefile @@ -14,6 +14,7 @@ LICENSE_FILE_LGPL21+ = ${WRKSRC}/LICENSE.LGPL LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE.AL BROKEN_armv6= fails to compile: build.xml: compilation failed +BROKEN_armv7= fails to compile: build.xml: compilation failed USES= autoreconf:build gmake libtool USE_ANT= yes diff --git a/devel/k8048/Makefile b/devel/k8048/Makefile index 687bb5d3761b..b37caa96c32e 100644 --- a/devel/k8048/Makefile +++ b/devel/k8048/Makefile @@ -17,6 +17,7 @@ USES= gmake ALL_TARGET= build BROKEN_armv6= fails to compile: invokes x86 asm +BROKEN_armv7= fails to compile: invokes x86 asm PLIST_FILES= bin/${PORTNAME} bin/kio ${BIN_SYMLINKS} diff --git a/devel/kyra/Makefile b/devel/kyra/Makefile index f3d49b35d8b4..a36b31c087c4 100644 --- a/devel/kyra/Makefile +++ b/devel/kyra/Makefile @@ -28,6 +28,7 @@ MAKE_ARGS= CC="${CC}" CXX="${CXX}" LD="${CXX}" \ BROKEN_aarch64= Fails to compile: error: invalid output constraint =A in asm BROKEN_armv6= Fails to compile: error: invalid output constraint =A in asm +BROKEN_armv7= Fails to compile: error: invalid output constraint =A in asm do-install: .for i in encoder spriteed diff --git a/devel/libbfd/Makefile b/devel/libbfd/Makefile index 36e93ec1ed38..5b9340f28378 100644 --- a/devel/libbfd/Makefile +++ b/devel/libbfd/Makefile @@ -27,6 +27,7 @@ INFO= bfd BROKEN_aarch64= Fails to configure: machine aarch64-portbld not recognized BROKEN_armv6= Fails to configure: BFD does not support target armv6-portbld-freebsd12.0 +BROKEN_armv7= Fails to configure: BFD does not support target armv7-portbld-freebsd12.0 BROKEN_mips64= Fails to configure: BFD does not support target mips64-portbld-freebsd12.0 pre-configure: diff --git a/devel/lpc21isp/Makefile b/devel/lpc21isp/Makefile index 209756e19291..749b6502de13 100644 --- a/devel/lpc21isp/Makefile +++ b/devel/lpc21isp/Makefile @@ -13,6 +13,7 @@ COMMENT= ISP programmer tool for flashing NXP & Analog Devices ARM7 CPUs LICENSE= LGPL3+ BROKEN_armv6= fails to compile: no member named 'nQuestionMarks' in 'ISP_ENVIRONMENT' +BROKEN_armv7= fails to compile: no member named 'nQuestionMarks' in 'ISP_ENVIRONMENT' USES= gmake diff --git a/devel/obby/Makefile b/devel/obby/Makefile index 0530b68d3483..7a2258ac6efd 100644 --- a/devel/obby/Makefile +++ b/devel/obby/Makefile @@ -16,6 +16,7 @@ LIB_DEPENDS= libsigc-2.0.so:devel/libsigc++20 \ libnet6.so:net/net6 BROKEN_armv6= fails to compile: no member named 'name' in 'serialise::type_name<long long>' +BROKEN_armv7= fails to compile: no member named 'name' in 'serialise::type_name<long long>' USES= pathfix pkgconfig libtool compiler:c++11-lang USE_CXXSTD= c++11 diff --git a/devel/php-uprofiler/Makefile b/devel/php-uprofiler/Makefile index 772099137d80..9da6e1dbb450 100644 --- a/devel/php-uprofiler/Makefile +++ b/devel/php-uprofiler/Makefile @@ -15,6 +15,7 @@ LICENSE_FILE= ${WRKSRC}/../LICENSE BROKEN_aarch64= Does not build: invokes x86 asm BROKEN_armv6= Does not build: invokes x86 asm +BROKEN_armv7= Does not build: invokes x86 asm BROKEN_mips64= Does not build: invokes x86 asm BROKEN_powerpc64= Does not build: invokes x86 asm BROKEN_sparc64= Does not build: invokes x86 asm diff --git a/devel/py-jcc/Makefile b/devel/py-jcc/Makefile index db6020a55c60..05e1c3b62d6d 100644 --- a/devel/py-jcc/Makefile +++ b/devel/py-jcc/Makefile @@ -15,6 +15,7 @@ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_armv6= fails to link: /nxb-bin/usr/bin/ld: cannot find -ljava +BROKEN_armv7= fails to link: /nxb-bin/usr/bin/ld: cannot find -ljava USES= python USE_PYTHON= distutils autoplist diff --git a/devel/smv/Makefile b/devel/smv/Makefile index 7d4eef1617cc..8f69ca19129e 100644 --- a/devel/smv/Makefile +++ b/devel/smv/Makefile @@ -13,6 +13,7 @@ COMMENT= Symbolic Model Verifier System for checking finite state systems BROKEN_aarch64= fails to build: undefined reference to sbrk BROKEN_armv6= fails to build: error: non-void function check_bdd should return a value +BROKEN_armv7= fails to build: error: non-void function check_bdd should return a value USE_GCC= yes WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/devel/statcvs/Makefile b/devel/statcvs/Makefile index 03f28bb0db43..7a3e74ae9704 100644 --- a/devel/statcvs/Makefile +++ b/devel/statcvs/Makefile @@ -15,6 +15,7 @@ LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/etc/LICENSE BROKEN_armv6= fails to compile: build.xml: compilation failed +BROKEN_armv7= fails to compile: build.xml: compilation failed USES= zip USE_JAVA= yes diff --git a/devel/tesla/Makefile b/devel/tesla/Makefile index 7b1db02d772b..0174f1196091 100644 --- a/devel/tesla/Makefile +++ b/devel/tesla/Makefile @@ -13,6 +13,7 @@ RUN_DEPENDS= clang33:lang/clang33 LIB_DEPENDS= libprotobuf.so:devel/protobuf BROKEN_armv6= fails to link: cmTC_8106f uses VFP register arguments, testCCompiler.c.o does not +BROKEN_armv7= fails to link: cmTC_8106f uses VFP register arguments, testCCompiler.c.o does not SHEBANG_FILES= scripts/highlight-transitions diff --git a/dns/dnsutl/Makefile b/dns/dnsutl/Makefile index fd73f864309b..b17dc2dd3022 100644 --- a/dns/dnsutl/Makefile +++ b/dns/dnsutl/Makefile @@ -13,6 +13,7 @@ COMMENT= Programs to make using DNS easier LIB_DEPENDS= libexplain.so:devel/libexplain BROKEN_armv6= fails to package: FAILED test of common/srrf.c file +BROKEN_armv7= fails to package: FAILED test of common/srrf.c file GNU_CONFIGURE= yes ALL_TARGET= all sure diff --git a/dns/powerdns-recursor/Makefile b/dns/powerdns-recursor/Makefile index b6400b0638a5..666bcde067d9 100644 --- a/dns/powerdns-recursor/Makefile +++ b/dns/powerdns-recursor/Makefile @@ -18,6 +18,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/boost/shared_ptr.hpp:devel/boost-libs LIB_DEPENDS= libboost_context.so:devel/boost-libs BROKEN_armv6= fails to compile: use of overloaded operator << is ambiguous +BROKEN_armv7= fails to compile: use of overloaded operator << is ambiguous BROKEN_sparc64= fails to compile: json11.cpp: undefined reference to std::__throw_out_of_range_fmt BROKEN_powerpc64= fails to compile: dnslabeltext.cc: undefined reference to std::__cxx11::basic_string diff --git a/editors/mp/Makefile b/editors/mp/Makefile index 16e8e7bb970d..11fe32132d4f 100644 --- a/editors/mp/Makefile +++ b/editors/mp/Makefile @@ -14,6 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING BROKEN_aarch64= fails to compile: conflicting types for __wcwidth BROKEN_armv6= fails to compile: conflicting types for __wcwidth +BROKEN_armv7= fails to compile: conflicting types for __wcwidth USES= iconv ncurses HAS_CONFIGURE= yes diff --git a/editors/texmacs/Makefile b/editors/texmacs/Makefile index ecf00f7a82b9..6331343b04ce 100644 --- a/editors/texmacs/Makefile +++ b/editors/texmacs/Makefile @@ -20,6 +20,7 @@ LIB_DEPENDS= libltdl.so:devel/libltdl \ RUN_DEPENDS= fig2dev:print/transfig BROKEN_armv6= fails to compile: call to min is ambiguous +BROKEN_armv7= fails to compile: call to min is ambiguous USES= cpe desktop-file-utils gmake iconv localbase pkgconfig python \ shared-mime-info shebangfix diff --git a/editors/yui/Makefile b/editors/yui/Makefile index f3f8fd6dcd9b..a70ef316768f 100644 --- a/editors/yui/Makefile +++ b/editors/yui/Makefile @@ -15,6 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYRIGHT BROKEN_aarch64= fails to compile: cast from pointer to smaller type loses information BROKEN_armv6= fails to link: undefined reference to HTAnchor_physical +BROKEN_armv7= fails to link: undefined reference to HTAnchor_physical BROKEN_mips64= fails to compile: cast from unsigned char* to unsigned int loses precision BROKEN_sparc64= fails to compile BROKEN_powerpc64= fails to build: strip: open tyui/y failed: No such file or directory diff --git a/emulators/adamem/Makefile b/emulators/adamem/Makefile index cce82b87d552..691f874cd0d4 100644 --- a/emulators/adamem/Makefile +++ b/emulators/adamem/Makefile @@ -13,6 +13,7 @@ COMMENT= ADAMEm is a portable Coleco ADAM and ColecoVision emulator BROKEN_aarch64= fails to build: regparm is not valid on this platform BROKEN_armv6= fails to build: regparm is not valid on this platform +BROKEN_armv7= fails to build: regparm is not valid on this platform NO_WRKSUBDIR= yes USE_XORG= sm x11 xau xext xfixes xi xrandr diff --git a/emulators/catapult/Makefile b/emulators/catapult/Makefile index c1e34d9900cc..1b8d08792c7d 100644 --- a/emulators/catapult/Makefile +++ b/emulators/catapult/Makefile @@ -38,6 +38,7 @@ MAKE_JOBS_UNSAFE= yes BROKEN_aarch64= fails to link: fails to detect libxml2 even though it is installed BROKEN_armv6= fails to link: fails to detect libxml2 even though it is installed +BROKEN_armv7= fails to link: fails to detect libxml2 even though it is installed .include <bsd.port.options.mk> diff --git a/emulators/dtcyber/Makefile b/emulators/dtcyber/Makefile index 1c6c0ea8a675..1b0a9a2f5d4c 100644 --- a/emulators/dtcyber/Makefile +++ b/emulators/dtcyber/Makefile @@ -25,6 +25,7 @@ PLIST_FILES= bin/dtcyber %%EXAMPLESDIR%%/cyber.ini %%EXAMPLESDIR%%/cos.tap BROKEN_aarch64= Fails to compile: error: Unable to determine size of basic data types BROKEN_armv6= Fails to compile: error: Unable to determine size of basic data types +BROKEN_armv7= Fails to compile: error: Unable to determine size of basic data types BROKEN_mips64= Fails to compile: error: Unable to determine size of basic data types do-install: diff --git a/emulators/gem5/Makefile b/emulators/gem5/Makefile index 51e51800f49e..912d83f53bb8 100644 --- a/emulators/gem5/Makefile +++ b/emulators/gem5/Makefile @@ -12,6 +12,7 @@ BUILD_DEPENDS= swig2.0:devel/swig20 \ scons:devel/scons BROKEN_armv6= fails to link: undefined reference to HDLcd::BUS_OPTIONS_RESETV +BROKEN_armv7= fails to link: undefined reference to HDLcd::BUS_OPTIONS_RESETV BROKEN_i386= does not build BROKEN_mips64= fails to build: claims that gcc version 4.6 or newer required BROKEN_powerpc64= fails to build: claims that gcc version 4.6 or newer required diff --git a/emulators/unicorn/Makefile b/emulators/unicorn/Makefile index e7b2846e591b..aa566f53bb17 100644 --- a/emulators/unicorn/Makefile +++ b/emulators/unicorn/Makefile @@ -13,6 +13,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING TEST_DEPENDS= cmocka>0:sysutils/cmocka BROKEN_armv6= fails to compile: 'tcg-target.h' file not found +BROKEN_armv7= fails to compile: 'tcg-target.h' file not found BROKEN_mips= fails to compile: 'ICACHE' undeclared (first use in this function) BROKEN_mips64= fails to compile: 'ICACHE' undeclared (first use in this function) BROKEN_powerpc64= fails to compile: cc1: unrecognized command line option "-Wno-logical-op-parentheses" diff --git a/emulators/visualboyadvance-m/Makefile b/emulators/visualboyadvance-m/Makefile index 82ef624ee082..256f1006b55b 100644 --- a/emulators/visualboyadvance-m/Makefile +++ b/emulators/visualboyadvance-m/Makefile @@ -15,6 +15,7 @@ LIB_DEPENDS= libpng.so:graphics/png BROKEN_aarch64= fails to build: regparm is not valid on this platform BROKEN_armv6= fails to build: regparm is not valid on this platform +BROKEN_armv7= fails to build: regparm is not valid on this platform USE_GITHUB= yes GH_TAGNAME= VBA-M_Beta_2 diff --git a/ftp/ftpcopy/Makefile b/ftp/ftpcopy/Makefile index 970e0f8c1912..ee37abff6d74 100644 --- a/ftp/ftpcopy/Makefile +++ b/ftp/ftpcopy/Makefile @@ -11,6 +11,7 @@ COMMENT= Command line ftp tools for listing and mirroring BROKEN_aarch64= fails to build: regparm is not valid on this platform BROKEN_armv6= fails to build: regparm is not valid on this platform +BROKEN_armv7= fails to build: regparm is not valid on this platform USES= perl5 USE_PERL5= build diff --git a/ftp/wxdfast/Makefile b/ftp/wxdfast/Makefile index e009eccda63f..38070378dbe2 100644 --- a/ftp/wxdfast/Makefile +++ b/ftp/wxdfast/Makefile @@ -15,6 +15,7 @@ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING BROKEN_armv6= fails to compile: no matching member function for call to 'Read' +BROKEN_armv7= fails to compile: no matching member function for call to 'Read' WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/games/0ad/Makefile b/games/0ad/Makefile index 9e3f3ed6eb8f..81c296f482e6 100644 --- a/games/0ad/Makefile +++ b/games/0ad/Makefile @@ -45,6 +45,7 @@ MAKE_ENV+= JOBS=${_MAKE_JOBS} BROKEN_aarch64= fails to compile: no member named verifyHeapAccessDisassembly BROKEN_armv6= fails to link: fatal error: conftest: Unknown error: -1 +BROKEN_armv7= fails to link: fatal error: conftest: Unknown error: -1 BROKEN_powerpc64= fails to compile: _psutil_bsd.c: error: 'struct xtcpcb' has no member named 'xt_tp' PORTDATA= * diff --git a/games/cataclysm-dda/Makefile b/games/cataclysm-dda/Makefile index ffaeb8b6f059..4434e608121f 100644 --- a/games/cataclysm-dda/Makefile +++ b/games/cataclysm-dda/Makefile @@ -15,6 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt BROKEN_aarch64= fails to compile: comparison of integers of different signs: wchar_t and const int BROKEN_armv6= fails to compile: comparison of integers of different signs: wchar_t and const int +BROKEN_armv7= fails to compile: comparison of integers of different signs: wchar_t and const int BROKEN_powerpc64= fails to compile: overmap.cpp: 'pow' is not a member of 'std' USES= alias compiler:c++11-lib gmake shebangfix diff --git a/games/crafty-tablebase-no-pawn/Makefile b/games/crafty-tablebase-no-pawn/Makefile index aae4034c9132..1c26e37e6862 100644 --- a/games/crafty-tablebase-no-pawn/Makefile +++ b/games/crafty-tablebase-no-pawn/Makefile @@ -51,6 +51,7 @@ NO_BUILD= yes BROKEN_aarch64= Fails to install: runaway process BROKEN_armv6= Fails to install: runaway process +BROKEN_armv7= Fails to install: runaway process BROKEN_mips64= Fails to install: runaway process BROKEN_powerpc64= Fails to install: runaway process diff --git a/games/dhewm3/Makefile b/games/dhewm3/Makefile index e5c22782d50c..b87b968b96ea 100644 --- a/games/dhewm3/Makefile +++ b/games/dhewm3/Makefile @@ -16,6 +16,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl \ libvorbis.so:audio/libvorbis BROKEN_armv6= dumps core: Assertion failed: (!NodePtr->isKnownSentinel()), function operator*, file ilist_iterator.h +BROKEN_armv7= dumps core: Assertion failed: (!NodePtr->isKnownSentinel()), function operator*, file ilist_iterator.h USE_GITHUB= yes GH_ACCOUNT= dhewm diff --git a/games/exult/Makefile b/games/exult/Makefile index 114b1a8177dd..a5b30b68fd66 100644 --- a/games/exult/Makefile +++ b/games/exult/Makefile @@ -16,6 +16,7 @@ LIB_DEPENDS= libvorbis.so:audio/libvorbis \ libpng.so:graphics/png BROKEN_armv6= fails to compile: constant expression evaluates to -1 which cannot be narrowed to type char +BROKEN_armv7= fails to compile: constant expression evaluates to -1 which cannot be narrowed to type char BROKEN_aarch64= fails to compile: constant expression evaluates to -1 which cannot be narrowed to type char USE_GITHUB= yes diff --git a/games/fkiss/Makefile b/games/fkiss/Makefile index be872bf5e930..c4ca7c46030b 100644 --- a/games/fkiss/Makefile +++ b/games/fkiss/Makefile @@ -20,6 +20,7 @@ RUN_DEPENDS= lha:archivers/lha BROKEN_aarch64= fails to compile: passing char * to parameter of incompatible type __builtin_va_list BROKEN_armv6= fails to compile: passing char * to parameter of incompatible type __builtin_va_list +BROKEN_armv7= fails to compile: passing char * to parameter of incompatible type __builtin_va_list EXTRA_PATCHES= ${WRKDIR}/${PORTNAME}-${PORTVERSION}.diff diff --git a/games/flyhard/Makefile b/games/flyhard/Makefile index 93677051471b..5336dddf60bf 100644 --- a/games/flyhard/Makefile +++ b/games/flyhard/Makefile @@ -18,6 +18,7 @@ LIB_DEPENDS= libpng.so:graphics/png BUILD_DEPENDS= ${LOCALBASE}/include/boost/shared_ptr.hpp:devel/boost-libs BROKEN_armv6= dumps core: Assertion failed: (!NodePtr->isKnownSentinel()), function operator*, file ilist_iterator.h +BROKEN_armv7= dumps core: Assertion failed: (!NodePtr->isKnownSentinel()), function operator*, file ilist_iterator.h GNU_CONFIGURE= yes USES= gmake diff --git a/games/ivan/Makefile b/games/ivan/Makefile index 5432d98ec718..b29fd0616f09 100644 --- a/games/ivan/Makefile +++ b/games/ivan/Makefile @@ -14,6 +14,7 @@ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING BROKEN_armv6= fails to compile: use of overloaded operator '<<' is ambiguous +BROKEN_armv7= fails to compile: use of overloaded operator '<<' is ambiguous USE_SDL= sdl USES= gmake diff --git a/games/jinput/Makefile b/games/jinput/Makefile index f6c42e35c5ad..f221db1f9554 100644 --- a/games/jinput/Makefile +++ b/games/jinput/Makefile @@ -13,6 +13,7 @@ BUILD_DEPENDS= ${JAVALIBDIR}/jutils/jutils.jar:games/jutils RUN_DEPENDS= ${JAVALIBDIR}/jutils/jutils.jar:games/jutils BROKEN_armv6= fails to compile: build.xml: compilation failed +BROKEN_armv7= fails to compile: build.xml: compilation failed USES= tar:bzip2 USE_JAVA= yes diff --git a/games/macopix/Makefile b/games/macopix/Makefile index f7fe6b28a36f..07cf09ff79a8 100644 --- a/games/macopix/Makefile +++ b/games/macopix/Makefile @@ -15,6 +15,7 @@ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING BROKEN_armv6= dumps core: Assertion failed: (!NodePtr->isKnownSentinel()), function operator*, file ilist_iterator.h +BROKEN_armv7= dumps core: Assertion failed: (!NodePtr->isKnownSentinel()), function operator*, file ilist_iterator.h LIB_DEPENDS= libpng.so:graphics/png \ libtiff.so:graphics/tiff diff --git a/games/nazghul/Makefile b/games/nazghul/Makefile index fef0a19fad77..00c2cccff3f6 100644 --- a/games/nazghul/Makefile +++ b/games/nazghul/Makefile @@ -16,6 +16,7 @@ LIB_DEPENDS= libpng.so:graphics/png BROKEN_aarch64= fails to compile: no matching function for call to cmdwin_vpush BROKEN_armv6= fails to compile: no matching function for call to cmdwin_vpush +BROKEN_armv7= fails to compile: no matching function for call to cmdwin_vpush USE_SDL= sdl image mixer GNU_CONFIGURE= yes diff --git a/games/netradiant/Makefile b/games/netradiant/Makefile index 03f9d40ad665..32519a5cad58 100644 --- a/games/netradiant/Makefile +++ b/games/netradiant/Makefile @@ -21,6 +21,7 @@ LIB_DEPENDS= libgtkglext-x11-1.0.so:x11-toolkits/gtkglext \ BROKEN_aarch64= fails to link: ldd: install/modules/archivepak.so: not a FreeBSD ELF shared object BROKEN_armv6= fails to build: h2data.armv6: No such file or directory +BROKEN_armv7= fails to build: h2data.armv7: No such file or directory USES= gmake jpeg pkgconfig tar:bzip2 USE_GL= gl diff --git a/games/oolite/Makefile b/games/oolite/Makefile index f4e379d27859..1d1f55df5715 100644 --- a/games/oolite/Makefile +++ b/games/oolite/Makefile @@ -54,6 +54,7 @@ OPTIONS_DEFINE= DOCS BROKEN_aarch64= fails to configure: error: These compiler flags are invalid: -O BROKEN_armv6= fails to compile: your compiler does not follow the C++ specification for temporary object destruction order +BROKEN_armv7= fails to compile: your compiler does not follow the C++ specification for temporary object destruction order .include <bsd.port.pre.mk> diff --git a/games/residualvm/Makefile b/games/residualvm/Makefile index 4e3f225dd4e0..6ab1578ae27b 100644 --- a/games/residualvm/Makefile +++ b/games/residualvm/Makefile @@ -10,6 +10,7 @@ MAINTAINER= yerenkow@gmail.com COMMENT= ResidualVM allows you to indulge with classic games like Grim Fandango BROKEN_armv6= fails to link: ld: libgrim.a has EABI version 0, but target residualvm has EABI version 5 +BROKEN_armv7= fails to link: ld: libgrim.a has EABI version 0, but target residualvm has EABI version 5 USE_GITHUB= yes diff --git a/games/stockfish/Makefile b/games/stockfish/Makefile index 242c37937233..9dbb38e84117 100644 --- a/games/stockfish/Makefile +++ b/games/stockfish/Makefile @@ -16,6 +16,7 @@ LICENSE= GPLv3 NOT_FOR_ARCHS= sparc64 BROKEN_aarch64= Fails to build: cannot detect architecture BROKEN_armv6= Fails to configure: config-sanity: Error 1 +BROKEN_armv7= Fails to configure: config-sanity: Error 1 BROKEN_mips64= Fails to build: cannot detect architecture USES= compiler gmake zip diff --git a/games/trigger-rally/Makefile b/games/trigger-rally/Makefile index 2cee9d63cd48..b1e5179894c2 100644 --- a/games/trigger-rally/Makefile +++ b/games/trigger-rally/Makefile @@ -17,6 +17,7 @@ LIB_DEPENDS+= libalut.so:audio/freealut BROKEN_aarch64= fails to compile: error: the clang compiler does not support -march=native BROKEN_armv6= fails to compile: error: the clang compiler does not support -march=native +BROKEN_armv7= fails to compile: error: the clang compiler does not support -march=native BROKEN_powerpc64= fails to compile: error: the clang compiler does not support -march=native WRKSRC_SUBDIR= src diff --git a/german/hunspell/Makefile b/german/hunspell/Makefile index f5bee10e50fb..248f7b640dcd 100644 --- a/german/hunspell/Makefile +++ b/german/hunspell/Makefile @@ -19,6 +19,7 @@ BUILD_DEPENDS= aspell:textproc/aspell \ hunspell:textproc/hunspell BROKEN_armv6= fails to install: hunspell-capmain-plus_de_DE.tmp: Error 1 +BROKEN_armv7= fails to install: hunspell-capmain-plus_de_DE.tmp: Error 1 USES= gmake perl5 shebangfix tar:bzip2 ALL_TARGET= hunspell-all diff --git a/graphics/aseprite/Makefile b/graphics/aseprite/Makefile index 7427e13283f1..420ade1acbc8 100644 --- a/graphics/aseprite/Makefile +++ b/graphics/aseprite/Makefile @@ -26,6 +26,7 @@ LIB_DEPENDS= libfreetype.so:print/freetype2 \ BROKEN_aarch64= fails to compile: undefined reference to __va_copy BROKEN_armv6= fails to compile: undefined reference to __va_copy +BROKEN_armv7= fails to compile: undefined reference to __va_copy BROKEN_powerpc64= fails to compile: arena.h: Failed assertion: "arena_mapbits_allocated_get(chunk, pageind) != 0" BROKEN_sparc64= fails to compile: vsnprintf is not a member of std diff --git a/graphics/code-eli/Makefile b/graphics/code-eli/Makefile index 3a2c6bc60e89..10fdc146cf05 100644 --- a/graphics/code-eli/Makefile +++ b/graphics/code-eli/Makefile @@ -36,6 +36,7 @@ DOXYGEN_ALL_TARGET= doc DOXYGEN_PORTDOCS= html latex BROKEN_armv6= fails to compile: undefined reference to cbrtl +BROKEN_armv7= fails to compile: undefined reference to cbrtl BROKEN_powerpc64= fails to compile: there are no arguments to 'printf' that depend on a template parameter post-patch-EXAMPLES-off: diff --git a/graphics/exact-image/Makefile b/graphics/exact-image/Makefile index edacd4b24b42..226646f2e6dd 100644 --- a/graphics/exact-image/Makefile +++ b/graphics/exact-image/Makefile @@ -24,6 +24,7 @@ LIB_DEPENDS= libagg.so:graphics/agg \ libexpat.so:textproc/expat2 BROKEN_armv6= fails to configure: C++ compiler is not installed or does not work correctly +BROKEN_armv7= fails to configure: C++ compiler is not installed or does not work correctly #hack to get custom exactcode configure script to enable tiff support with #broken headers on c++ in base system: diff --git a/graphics/exrtools/Makefile b/graphics/exrtools/Makefile index 10df0ce8c761..b3e35d98983b 100644 --- a/graphics/exrtools/Makefile +++ b/graphics/exrtools/Makefile @@ -18,6 +18,7 @@ LIB_DEPENDS= libImath-2_2.so:graphics/ilmbase \ libIlmImf.so:graphics/OpenEXR BROKEN_armv6= fails to configure: checking for /nxb-bin/usr/bin/cc... no +BROKEN_armv7= fails to configure: checking for /nxb-bin/usr/bin/cc... no GNU_CONFIGURE= yes USES= gmake jpeg pkgconfig diff --git a/graphics/hiptext/Makefile b/graphics/hiptext/Makefile index 254a08341456..85185b24b1e6 100644 --- a/graphics/hiptext/Makefile +++ b/graphics/hiptext/Makefile @@ -20,6 +20,7 @@ RUN_DEPENDS= ${LOCALBASE}/share/fonts/dejavu/DejaVuSans.ttf:x11-fonts/dejavu BROKEN_aarch64= fails to compile: error: the clang compiler does not support -march=native BROKEN_armv6= fails to compile: error: the clang compiler does not support -march=native +BROKEN_armv7= fails to compile: error: the clang compiler does not support -march=native USE_GITHUB= yes GH_ACCOUNT= jart diff --git a/graphics/lightzone/Makefile b/graphics/lightzone/Makefile index c5e210813dbf..8875c6c11c42 100644 --- a/graphics/lightzone/Makefile +++ b/graphics/lightzone/Makefile @@ -23,6 +23,7 @@ LIB_DEPENDS= liblcms2.so:graphics/lcms2 \ RUN_DEPENDS= jhindexer:java/javahelp BROKEN_armv6= fails to compile: build.xml: exec returned: 1 +BROKEN_armv7= fails to compile: build.xml: exec returned: 1 USE_GITHUB= yes GH_ACCOUNT= ktgw0316 diff --git a/graphics/opencolorio/Makefile b/graphics/opencolorio/Makefile index 5c746c122f2b..41840c7859e6 100644 --- a/graphics/opencolorio/Makefile +++ b/graphics/opencolorio/Makefile @@ -37,6 +37,7 @@ SHEBANG_FILES= share/sphinx/ExtractRstFromSourceCPP.py \ BROKEN_aarch64= Does not compile: error: use of undeclared identifier __builtin_ia32_emms BROKEN_armv6= Does not compile: error: use of undeclared identifier __builtin_ia32_emms +BROKEN_armv7= Does not compile: error: use of undeclared identifier __builtin_ia32_emms BROKEN_mips64= Does not compile: error: unrecognized command line option -msse2 BROKEN_powerpc64= Does not compile: error: unrecognized command line option -msse2 BROKEN_sparc64= Does not compile: error: unrecognized command line option -msse2 diff --git a/graphics/pencil/Makefile b/graphics/pencil/Makefile index 4c7a5e661fc2..1148d600bb1a 100644 --- a/graphics/pencil/Makefile +++ b/graphics/pencil/Makefile @@ -17,6 +17,7 @@ LIB_DEPENDS= libming.so:graphics/ming \ libpng.so:graphics/png BROKEN_armv6= fails to compile: no matching function for call to 'qMax' +BROKEN_armv7= fails to compile: no matching function for call to 'qMax' USES= qmake zip USE_QT4= gui opengl xml moc_build rcc_build diff --git a/graphics/picpuz/Makefile b/graphics/picpuz/Makefile index d53a339e80fd..c9f6db74855c 100644 --- a/graphics/picpuz/Makefile +++ b/graphics/picpuz/Makefile @@ -12,6 +12,7 @@ MAINTAINER= devel@stasyan.com COMMENT= Jigsaw puzzle program BROKEN_armv6= fails to compile: use of undeclared identifier __NR_SYSCALL_BASE +BROKEN_armv7= fails to compile: use of undeclared identifier __NR_SYSCALL_BASE USES= dos2unix gmake pkgconfig DOS2UNIX_GLOB= *.h diff --git a/graphics/pixie/Makefile b/graphics/pixie/Makefile index 2360cece4ddf..603d95041132 100644 --- a/graphics/pixie/Makefile +++ b/graphics/pixie/Makefile @@ -20,6 +20,7 @@ LIB_DEPENDS= libIlmImf.so:graphics/OpenEXR \ BROKEN_aarch64= fails to compile: use of undeclared identifier CRenderer BROKEN_armv6= fails to compile: use of undeclared identifier CRenderer +BROKEN_armv7= fails to compile: use of undeclared identifier CRenderer BROKEN_sparc64= fails to compile USE_GL= glu diff --git a/graphics/s10sh/Makefile b/graphics/s10sh/Makefile index 72a344b045b1..933a72b9cfbc 100644 --- a/graphics/s10sh/Makefile +++ b/graphics/s10sh/Makefile @@ -16,6 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING BROKEN_aarch64= Fails to build: error: can not find the byte order for this architecture, fix bytesex.h BROKEN_armv6= Fails to build: error: can not find the byte order for this architecture, fix bytesex.h +BROKEN_armv7= Fails to build: error: can not find the byte order for this architecture, fix bytesex.h USES= ncurses readline diff --git a/irc/srvx/Makefile b/irc/srvx/Makefile index 7969cdb48d0a..af6229c706a8 100644 --- a/irc/srvx/Makefile +++ b/irc/srvx/Makefile @@ -13,6 +13,7 @@ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING BROKEN_armv6= fails to configure: Cannot detect format string for time_t +BROKEN_armv7= fails to configure: Cannot detect format string for time_t USES= cpe GNU_CONFIGURE= yes diff --git a/japanese/mutt-devel/Makefile b/japanese/mutt-devel/Makefile index 2c97c3e26825..24955dd9aa73 100644 --- a/japanese/mutt-devel/Makefile +++ b/japanese/mutt-devel/Makefile @@ -49,6 +49,7 @@ RUN_DEPENDS= urlview:textproc/urlview \ BROKEN_aarch64= fails to compile: conflicting types for __wcwidth BROKEN_armv6= fails to compile: conflicting types for __wcwidth +BROKEN_armv7= fails to compile: conflicting types for __wcwidth CONFLICTS= ja-mutt-[0-9]* mutt-[0-9]* mutt-devel-[0-9]* mutt-devel-lite-[0-9]* mutt-lite-[0-9]* zh-mutt-devel-[0-9]* diff --git a/java/berkeley-db/Makefile b/java/berkeley-db/Makefile index 9bffd23f1903..f4cfc92b8c77 100644 --- a/java/berkeley-db/Makefile +++ b/java/berkeley-db/Makefile @@ -14,6 +14,7 @@ COMMENT= Berkeley DB Java Edition BUILD_DEPENDS= ${JAVALIBDIR}/junit.jar:java/junit BROKEN_armv6= fails to build: build.xml: Java returned: 1 +BROKEN_armv7= fails to build: build.xml: Java returned: 1 OPTIONS_DEFINE= DOCS EXAMPLES TEST diff --git a/java/classpath/Makefile b/java/classpath/Makefile index 4f06450ac9a5..4eed1dcd7f64 100644 --- a/java/classpath/Makefile +++ b/java/classpath/Makefile @@ -17,6 +17,7 @@ LICENSE= GPLv2 BROKEN_aarch64= fails to configure: error: The jar tool /usr/local/bin/gjar5 was not found BROKEN_armv6= fails to configure: error: The jar tool /usr/local/bin/gjar5 was not found +BROKEN_armv7= fails to configure: error: The jar tool /usr/local/bin/gjar5 was not found BROKEN_powerpc64= fails to configure: error: The jar tool /usr/local/bin/gjar5 was not found GNU_CONFIGURE= yes diff --git a/java/jakarta-regexp/Makefile b/java/jakarta-regexp/Makefile index 90cb8da28003..fc8d261b63e8 100644 --- a/java/jakarta-regexp/Makefile +++ b/java/jakarta-regexp/Makefile @@ -11,6 +11,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Regular expressions for Java BROKEN_armv6= fails to build: build.xml: Java returned: 1 +BROKEN_armv7= fails to build: build.xml: Java returned: 1 USE_JAVA= yes JAVA_VERSION= 1.6+ diff --git a/java/java-cup/Makefile b/java/java-cup/Makefile index 6ad27ab0261a..f55b93d2f756 100644 --- a/java/java-cup/Makefile +++ b/java/java-cup/Makefile @@ -14,6 +14,7 @@ MAINTAINER= eg@fbsd.lt COMMENT= LALR parser generator in Java BROKEN_armv6= fails to build: build.xml: Java returned: 1 +BROKEN_armv7= fails to build: build.xml: Java returned: 1 USE_JAVA= yes USE_ANT= yes diff --git a/java/java3d/Makefile b/java/java3d/Makefile index 345db3ff069f..4490ed46a9f2 100644 --- a/java/java3d/Makefile +++ b/java/java3d/Makefile @@ -14,6 +14,7 @@ LICENSE= BSD2CLAUSE GPLv2 LICENSE_COMB= multi BROKEN_armv6= fails to compile: build.xml: Compile failed; see the compiler error output for details +BROKEN_armv7= fails to compile: build.xml: Compile failed; see the compiler error output for details USES= tar:bzip2 USE_JAVA= yes diff --git a/java/jcommon/Makefile b/java/jcommon/Makefile index e87db7375f46..3fdd1ad19099 100644 --- a/java/jcommon/Makefile +++ b/java/jcommon/Makefile @@ -12,6 +12,7 @@ COMMENT= Collection of useful classes used by JFreeChart and JFreeReport LICENSE= LGPL21 BROKEN_armv6= fails to package: find: *: No such file or directory +BROKEN_armv7= fails to package: find: *: No such file or directory USES= zip USE_JAVA= yes diff --git a/java/sigar/Makefile b/java/sigar/Makefile index 429e392f1895..c8a16f3117ad 100644 --- a/java/sigar/Makefile +++ b/java/sigar/Makefile @@ -17,6 +17,7 @@ BUILD_DEPENDS= ${ANT_CMD}:devel/apache-ant LIB_DEPENDS= libsigar.so:devel/sigar BROKEN_armv6= fails to compile: jni-build.xml: gcc failed with return code 1 +BROKEN_armv7= fails to compile: jni-build.xml: gcc failed with return code 1 USE_GITHUB= yes GH_ACCOUNT= amishHammer diff --git a/lang/abcl/Makefile b/lang/abcl/Makefile index 735f31abe7d1..b4e160bc8bc5 100644 --- a/lang/abcl/Makefile +++ b/lang/abcl/Makefile @@ -11,6 +11,7 @@ MAINTAINER= olgeni@FreeBSD.org COMMENT= Implementation of ANSI Common Lisp in Java BROKEN_armv6= fails to build: build.xml: Java returned: 1 +BROKEN_armv7= fails to build: build.xml: Java returned: 1 PLIST_FILES= share/java/classes/abcl.jar \ share/java/classes/abcl-contrib.jar \ diff --git a/lang/afnix/Makefile b/lang/afnix/Makefile index 2e1658720ad3..97956a55956e 100644 --- a/lang/afnix/Makefile +++ b/lang/afnix/Makefile @@ -13,6 +13,7 @@ MAINTAINER= johans@FreeBSD.org COMMENT= Multi-threaded functional programming language BROKEN_armv6= fails to compile: operator new takes type size_t as first parameterk/er +BROKEN_armv7= fails to compile: operator new takes type size_t as first parameterk/er BROKEN_i386= fails to build BROKEN_powerpc= fails to configure BROKEN_powerpc64= fails to build: afnix-setup: cannot determine linking type diff --git a/lang/cling/Makefile b/lang/cling/Makefile index 1449918ae40b..3ef40e83a25a 100644 --- a/lang/cling/Makefile +++ b/lang/cling/Makefile @@ -19,6 +19,7 @@ LICENSE_FILE_NCSA= ${WRKSRC}/tools/cling/LICENSE.TXT LICENSE_PERMS_LLVM= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept BROKEN_armv6= fails to compile: AArch64TargetMachine.cpp: relocation truncated to fit: R_ARM_CALL against symbol '__aeabi_uldivmod' +BROKEN_armv7= fails to compile: AArch64TargetMachine.cpp: relocation truncated to fit: R_ARM_CALL against symbol '__aeabi_uldivmod' BROKEN_powerpc64= fails to compile: IncrementalParser.cpp: 'to_string' is not a member of 'std' WRKSRC= ${WRKDIR}/src diff --git a/lang/dmd2/Makefile b/lang/dmd2/Makefile index 80889cba782f..b019c3036d0d 100644 --- a/lang/dmd2/Makefile +++ b/lang/dmd2/Makefile @@ -17,6 +17,7 @@ LICENSE_FILE_DMD= ${WRKSRC}/dmd/src/backendlicense.txt LICENSE_PERMS_DMD= no-dist-mirror no-dist-sell no-pkg-mirror no-pkg-sell auto-accept BROKEN_armv6= dumps core: Assertion failed: (!signbit(Port::ldbl_nan)), function PortInitializer, file port.c +BROKEN_armv7= dumps core: Assertion failed: (!signbit(Port::ldbl_nan)), function PortInitializer, file port.c BROKEN_mips64= fails to compile: cc1: unrecognized command line option -m32 BROKEN_powerpc64= fails to build: can't mangle function with unknown linkage (void*()) BROKEN_sparc64= fails to install: divide-by-zero error diff --git a/lang/gauche/Makefile b/lang/gauche/Makefile index 19bc88c687c0..8ffa9a99d774 100644 --- a/lang/gauche/Makefile +++ b/lang/gauche/Makefile @@ -16,6 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING BROKEN_aarch64= Fails to link: missing sbrk BROKEN_armv6= Fails to build: unknown attribute __alloc_size__; also fails in assembler +BROKEN_armv7= Fails to build: unknown attribute __alloc_size__; also fails in assembler BROKEN_mips= Fails to build: redefinition of GC_register_dynamic_libraries BROKEN_mips64= Fails to build: redefinition of GC_register_dynamic_libraries BROKEN_sparc64= Fails to build: do not know how to make sparc_mach_dep.lo diff --git a/lang/hugs/Makefile b/lang/hugs/Makefile index 0b82f2a64c4c..87bcaa991664 100644 --- a/lang/hugs/Makefile +++ b/lang/hugs/Makefile @@ -14,6 +14,7 @@ COMMENT= Interpreter for the functional programming language Haskell 98 BUILD_DEPENDS= bash:shells/bash BROKEN_armv6= fails to compile: cppinput.c: invalid preprocessing directive \#! +BROKEN_armv7= fails to compile: cppinput.c: invalid preprocessing directive \#! BROKEN_powerpc64= fails to compile: cppinput.c: detected recursion whilst expanding macro "vector" WRKSRC= ${WRKDIR}/${DISTNAME} diff --git a/lang/io/Makefile b/lang/io/Makefile index c241d4197995..ca0b06821854 100644 --- a/lang/io/Makefile +++ b/lang/io/Makefile @@ -12,6 +12,7 @@ COMMENT= Small prototype-based programming language LICENSE= BSD3CLAUSE BROKEN_armv6= fails to compile: ucontext.h: expected parameter declarator +BROKEN_armv7= fails to compile: Coro.c:392:2: no member named 'arm_r0' in 'mcontext_t' USES= cmake:outsource,noninja compiler:c11 ssl diff --git a/lang/ldc/Makefile b/lang/ldc/Makefile index 98aaf7e0e835..6a3c7f012ab7 100644 --- a/lang/ldc/Makefile +++ b/lang/ldc/Makefile @@ -18,6 +18,7 @@ LIB_DEPENDS= libconfig.so:devel/libconfig BROKEN_aarch64= fails to compile: Error: undefined identifier _jmp_buf, did you mean alias jmp_buf? BROKEN_armv6= fails to compile: Error: undefined identifier _jmp_buf, did you mean alias jmp_buf? +BROKEN_armv7= fails to compile: Error: undefined identifier _jmp_buf, did you mean alias jmp_buf? BROKEN_powerpc64= fails to compile: cc1plus: error: unrecognized command line option "-std=c++11" USES= cmake diff --git a/lang/micropython/Makefile b/lang/micropython/Makefile index 50e34f350abe..4752d6038bb6 100644 --- a/lang/micropython/Makefile +++ b/lang/micropython/Makefile @@ -20,6 +20,7 @@ USE_GITHUB= yes PLIST_FILES= bin/micropython BROKEN_armv6= fails to assemble: error: invalid operand for instruction +BROKEN_armv7= fails to assemble: error: invalid operand for instruction WRKSRC_SUBDIR= unix diff --git a/lang/mosh/Makefile b/lang/mosh/Makefile index b517aa848dab..64f446110ca7 100644 --- a/lang/mosh/Makefile +++ b/lang/mosh/Makefile @@ -17,6 +17,7 @@ LIB_DEPENDS= libgmp.so:math/gmp \ libonig.so:devel/oniguruma BROKEN_armv6= fails to link: os_dep.c: undefined reference to '__stack_base__' +BROKEN_armv7= fails to link: os_dep.c: undefined reference to '__stack_base__' BROKEN_mips64= fails to compile: os_dep.c: redefinition of 'GC_register_dynamic_libraries' NOT_FOR_ARCHS= aarch64 NOT_FOR_ARCHS_REASON= gcconfig.h: the collector has not been ported to this machine/OS combination diff --git a/lang/nim/Makefile b/lang/nim/Makefile index 3c3c14063199..e1b0e0c8f103 100644 --- a/lang/nim/Makefile +++ b/lang/nim/Makefile @@ -14,6 +14,7 @@ LICENSE_FILE= ${WRKSRC}/copying.txt BROKEN_aarch64= fails to compile: crt1.c: undefined reference to main BROKEN_armv6= fails to compile: crt1.c: undefined reference to main +BROKEN_armv7= fails to compile: crt1.c: undefined reference to main BROKEN_mips64= fails to build: build.sh: clang: not found BROKEN_powerpc64= fails to build: build.sh: clang: not found BROKEN_sparc64= fails to build: build.sh: clang: not found diff --git a/lang/onyx/Makefile b/lang/onyx/Makefile index 906ce8d330cd..bf0fab9dba7f 100644 --- a/lang/onyx/Makefile +++ b/lang/onyx/Makefile @@ -16,6 +16,7 @@ BUILD_DEPENDS= cook:devel/cook LIB_DEPENDS= libpcre.so:devel/pcre BROKEN_armv6= fails to compile: building for onyx-5.1.2_6: error code 1 +BROKEN_armv7= fails to compile: building for onyx-5.1.2_6: error code 1 BROKEN_mips= fails to compile: building for onyx-5.1.2_6: error code 1 BROKEN_mips64= fails to compile: building for onyx-5.1.2_6: error code 1 diff --git a/lang/pfe/Makefile b/lang/pfe/Makefile index a855326517e0..a9a59e8ec302 100644 --- a/lang/pfe/Makefile +++ b/lang/pfe/Makefile @@ -12,6 +12,7 @@ COMMENT= Implementation of ANSI Forth BROKEN_aarch64= fails to compile: implicit declaration of function 'PFE_SBR_COMPILE_EXIT' is invalid in C99 BROKEN_armv6= fails to compile: implicit declaration of function 'PFE_SBR_COMPILE_EXIT' is invalid in C99 +BROKEN_armv7= fails to compile: implicit declaration of function 'PFE_SBR_COMPILE_EXIT' is invalid in C99 BROKEN_i386= fails to link BROKEN_powerpc= fails to compile BROKEN_powerpc64= fails to build: lvalue required as increment operand diff --git a/lang/qore/Makefile b/lang/qore/Makefile index 0086d699edfe..ff8c8bd1628e 100644 --- a/lang/qore/Makefile +++ b/lang/qore/Makefile @@ -16,6 +16,7 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/flex:textproc/flex \ ${LOCALBASE}/bin/bash:shells/bash BROKEN_armv6= fails to compile: calling a private constructor of class 'ReferenceNode' +BROKEN_armv7= fails to compile: calling a private constructor of class 'ReferenceNode' BROKEN_powerpc= fails to build BROKEN_powerpc64= fails to compile: unsupported relocation against r1 diff --git a/lang/rexx-imc/Makefile b/lang/rexx-imc/Makefile index 70b96ab9d59f..5bf6c2dd0ecb 100644 --- a/lang/rexx-imc/Makefile +++ b/lang/rexx-imc/Makefile @@ -14,6 +14,7 @@ COMMENT= Procedural programming language designed by IBM's UK Laboratories CONFLICTS= rexx-regina-* oorexx-[0-9]* BROKEN_armv6= fails to link: /nxb-bin/usr/bin/ld: hidden symbol __aeabi_uidivmod in libgcc.a is referenced by DSO +BROKEN_armv7= fails to link: /nxb-bin/usr/bin/ld: hidden symbol __aeabi_uidivmod in libgcc.a is referenced by DSO HAS_CONFIGURE= yes CONFIGURE_SCRIPT= Make diff --git a/lang/rexx-regina/Makefile b/lang/rexx-regina/Makefile index c34314b1de6e..1652788df86d 100644 --- a/lang/rexx-regina/Makefile +++ b/lang/rexx-regina/Makefile @@ -20,6 +20,7 @@ LICENSE= LGPL21+ BROKEN_aarch64= Does not build: error: expected expression BROKEN_armv6= Does not build: error: expected expression +BROKEN_armv7= Does not build: error: expected expression BROKEN_mips= Does not build: error: expected expression BROKEN_mips64= Does not build: error: expected expression BROKEN_powerpc64= Does not build: error: expected expression diff --git a/lang/scm/Makefile b/lang/scm/Makefile index 371edb24702c..6ae6f6b246f2 100644 --- a/lang/scm/Makefile +++ b/lang/scm/Makefile @@ -17,6 +17,7 @@ LICENSE= LGPL21 BROKEN_aarch64= does not link: undefined reference to sbrk BROKEN_armv6= does not build: fails self-tests +BROKEN_armv7= does not build: fails self-tests BROKEN_mips= does not build BROKEN_mips64= does not build BROKEN_powerpc64= does not build: error: r4rstest.scm: segment violation 11 diff --git a/lang/see/Makefile b/lang/see/Makefile index e84878afa87a..2aae639f0453 100644 --- a/lang/see/Makefile +++ b/lang/see/Makefile @@ -22,6 +22,7 @@ LICENSE_PERMS_DTOA.C= ${_LICENSE_PERMS_DEFAULT} BROKEN_aarch64= fails to configure: floating point not detected: Exactly one of IEEE_8087, IEEE_MC68k, VAX, or IBM should be defined BROKEN_armv6= fails to configure: floating point not detected: Exactly one of IEEE_8087, IEEE_MC68k, VAX, or IBM should be defined +BROKEN_armv7= fails to configure: floating point not detected: Exactly one of IEEE_8087, IEEE_MC68k, VAX, or IBM should be defined OPTIONS_DEFINE= GC DEBUG DOCS OPTIONS_DEFAULT= GC diff --git a/lang/siod/Makefile b/lang/siod/Makefile index 3c32836b9fdb..119bdbc5c952 100644 --- a/lang/siod/Makefile +++ b/lang/siod/Makefile @@ -12,6 +12,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Small footprint implementation of the Scheme programming language BROKEN_armv6= fails to link: final link failed: Nonrepresentable section on output +BROKEN_armv7= fails to link: ld: siod: hidden symbol `__aeabi_uidivmod' in /usr/lib/libgcc.a(aeabi_uidivmod.o) is referenced by DSO BROKEN_mips64= fails to link: final link failed: Nonrepresentable section on output USE_LDCONFIG= yes diff --git a/lang/spidermonkey17/Makefile b/lang/spidermonkey17/Makefile index eb614a0d5f07..adca953602d4 100644 --- a/lang/spidermonkey17/Makefile +++ b/lang/spidermonkey17/Makefile @@ -21,6 +21,7 @@ MAKE_ARGS+= JS_THREADSAFE=YES \ CFLAGS+= -I${LOCALBASE}/include/nspr BROKEN_armv6= fails to link: final link failed: Nonrepresentable section on output +BROKEN_armv7= fails to link: /nxb-bin/usr/bin/ld: FreeBSD12.0-CURRENT_DBG.OBJ/js: hidden symbol `__aeabi_uidivmod' in /usr/lib/libgcc.a(aeabi_uidivmod.o) is referenced by DSO BROKEN_mips64= fails to link: final link failed: Nonrepresentable section on output BROKEN_sparc64= fails to link diff --git a/mail/bogofilter/Makefile b/mail/bogofilter/Makefile index 1e05a9b586bc..ef0a5a72c82c 100644 --- a/mail/bogofilter/Makefile +++ b/mail/bogofilter/Makefile @@ -13,6 +13,7 @@ COMMENT= Fast, teachable, learning spam detector LICENSE= GPLv2 BROKEN_armv6= fails to configure: Cannot open a shared environment in Berkeley DB +BROKEN_armv7= fails to configure: Cannot open a shared environment in Berkeley DB .if !defined(MASTERDIR) || ${MASTERDIR} == ${.CURDIR} # building master port diff --git a/mail/cyrus-imapd25/Makefile b/mail/cyrus-imapd25/Makefile index 86554d57d282..61c5bb0da505 100644 --- a/mail/cyrus-imapd25/Makefile +++ b/mail/cyrus-imapd25/Makefile @@ -18,6 +18,7 @@ LIB_DEPENDS= libsasl2.so:security/cyrus-sasl2 \ libpcre.so:devel/pcre BROKEN_armv6= fails to build: ./tools/config2header: Error code 1 +BROKEN_armv7= fails to build: ./tools/config2header: Error code 1 CONFLICTS_INSTALL= cyrus-imapd-2.[^5].* cyrus-imapd2[^5]-2.[^5].* \ cyrus-imapd3* diff --git a/mail/usendmail/Makefile b/mail/usendmail/Makefile index b3f011ef3f71..81501cdd03e4 100644 --- a/mail/usendmail/Makefile +++ b/mail/usendmail/Makefile @@ -14,6 +14,7 @@ USES= qmail BROKEN_aarch64= fails to build: regparm is not valid on this platform BROKEN_armv6= fails to build: regparm is not valid on this platform +BROKEN_armv7= fails to build: auto-aliastest.c:3:34: error: alias must point to a defined variable or function WRKSRC= ${WRKDIR}/mail/${DISTNAME} diff --git a/math/algae/Makefile b/math/algae/Makefile index 894e9e75a3a7..69b10172bae9 100644 --- a/math/algae/Makefile +++ b/math/algae/Makefile @@ -15,6 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_aarch64= does not build: checking for proper floating point exception handling... no BROKEN_armv6= does not build: checking for proper floating point exception handling... no +BROKEN_armv7= does not build: checking for proper floating point exception handling... no BROKEN_powerpc64= does not build: configure: error: Cannot handle floating point exceptions GNU_CONFIGURE= yes diff --git a/math/coq/Makefile b/math/coq/Makefile index 06cc1f061877..1ae05356c74b 100644 --- a/math/coq/Makefile +++ b/math/coq/Makefile @@ -20,6 +20,7 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 BROKEN_armv6= fails to compile: Fatal error: exception Invalid_argument("index out of bounds") +BROKEN_armv7= fails to compile: Fatal error: exception Invalid_argument("index out of bounds") BROKEN_powerpc= fails to link USES= gmake gettext-runtime diff --git a/math/gambit/Makefile b/math/gambit/Makefile index 9b77f46d5cc3..f40729f9dbfa 100644 --- a/math/gambit/Makefile +++ b/math/gambit/Makefile @@ -14,6 +14,7 @@ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING BROKEN_armv6= fails to compile: 'm_number' is a private member of 'Gambit::GamePlayerRep' +BROKEN_armv7= fails to compile: 'm_number' is a private member of 'Gambit::GamePlayerRep' USES= compiler:c++11-lib USE_GNOME= gtk20 diff --git a/math/gotoblas/Makefile b/math/gotoblas/Makefile index 55694f2f831b..7b38dfc88752 100644 --- a/math/gotoblas/Makefile +++ b/math/gotoblas/Makefile @@ -21,6 +21,7 @@ LICENSE_FILE= ${WRKSRC}/00License.txt BROKEN_aarch64= does not build: undefined reference to get_libname BROKEN_armv6= does not build: undefined reference to get_libname +BROKEN_armv7= does not build: undefined reference to get_libname BROKEN_powerpc64= does not build: error: macro names must be identifiers BROKEN_i386= does not build (terminates with SIGBUS) diff --git a/math/jakarta-commons-math3/Makefile b/math/jakarta-commons-math3/Makefile index 49d4819e9611..4aef76ea229f 100644 --- a/math/jakarta-commons-math3/Makefile +++ b/math/jakarta-commons-math3/Makefile @@ -18,6 +18,7 @@ COMMENT= Java library of self-contained mathematics and statistics components LICENSE= APACHE20 BROKEN_armv6= fails to compile: build.xml: Compile failed; see the compiler error output for details +BROKEN_armv7= fails to compile: PowellOptimizer.java:301: error: Illegal static declaration in inner class PowellOptimizer.LineSearch USE_ANT= yes USE_JAVA= yes diff --git a/math/openlibm/Makefile b/math/openlibm/Makefile index 907105a237a5..6e5b71754a93 100644 --- a/math/openlibm/Makefile +++ b/math/openlibm/Makefile @@ -16,6 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.md BROKEN_aarch64= fails to compile: the clang compiler does not support -march=aarch64 BROKEN_armv6= fails to compile: a parameter list without types is only allowed in a function definition +BROKEN_armv7= fails to compile: a parameter list without types is only allowed in a function definition BROKEN_mips= fails to compile: No rule to make target mips/Make.files BROKEN_mips64= fails to compile: No rule to make target mips64/Make.files BROKEN_powerpc64= fails to build: gmake: clang: Command not found diff --git a/misc/bb/Makefile b/misc/bb/Makefile index ec527e1e3752..75106066219f 100644 --- a/misc/bb/Makefile +++ b/misc/bb/Makefile @@ -18,6 +18,7 @@ LIB_DEPENDS= libaa.so:graphics/aalib \ BROKEN_aarch64= fails to build: regparm is not valid on this platform BROKEN_armv6= fails to build: regparm is not valid on this platform +BROKEN_armv7= fails to build: regparm is not valid on this platform GNU_CONFIGURE= yes WRKSRC= ${WRKDIR}/bb-1.3.0 diff --git a/misc/estic/Makefile b/misc/estic/Makefile index 5a8fc261a190..c026138f194a 100644 --- a/misc/estic/Makefile +++ b/misc/estic/Makefile @@ -15,6 +15,7 @@ COMMENT= Controller for ISDN TK-Anlage (PBX) made by Istec LICENSE= BSD2CLAUSE BROKEN_armv6= fails to compile: str.h: friend declaration specifying a default argument must be the only declaration +BROKEN_armv7= fails to compile: str.h: friend declaration specifying a default argument must be the only declaration USES= ncurses zip USE_CSTD= gnu89 diff --git a/misc/freeguide/Makefile b/misc/freeguide/Makefile index d8f42cdb42f9..12a897bc50dc 100644 --- a/misc/freeguide/Makefile +++ b/misc/freeguide/Makefile @@ -15,6 +15,7 @@ LICENSE_FILE= ${WRKSRC}/doc/COPYING RUN_DEPENDS= tv_cat:textproc/p5-xmltv BROKEN_armv6= fails to package: freeguide.1.gz: No such file or directory +BROKEN_armv7= fails to package: freeguide.1.gz: No such file or directory USE_JAVA= yes JAVA_VERSION= 1.6+ diff --git a/multimedia/gstreamer-plugins-mpeg2enc/Makefile b/multimedia/gstreamer-plugins-mpeg2enc/Makefile index 5ae0faac0bc3..d39881398be6 100644 --- a/multimedia/gstreamer-plugins-mpeg2enc/Makefile +++ b/multimedia/gstreamer-plugins-mpeg2enc/Makefile @@ -8,6 +8,7 @@ CATEGORIES= multimedia COMMENT= Gstreamer mpeg encoder plugin BROKEN_armv6= fails to compile: 'format_codes.h' file not found +BROKEN_armv7= fails to compile: 'format_codes.h' file not found GST_PLUGIN= mpeg2enc diff --git a/multimedia/gstreamer1-plugins-mpeg2enc/Makefile b/multimedia/gstreamer1-plugins-mpeg2enc/Makefile index ca1877ddb4bc..f3cc1070c2ec 100644 --- a/multimedia/gstreamer1-plugins-mpeg2enc/Makefile +++ b/multimedia/gstreamer1-plugins-mpeg2enc/Makefile @@ -6,6 +6,7 @@ CATEGORIES= multimedia COMMENT= GStreamer mpeg encoder plugin BROKEN_armv6= fails to compile: 'format_codes.h' file not found +BROKEN_armv7= fails to compile: 'format_codes.h' file not found GST_PLUGIN= mpeg2enc DIST= bad diff --git a/multimedia/kissdx/Makefile b/multimedia/kissdx/Makefile index dce9484c6b11..174a11cf35f1 100644 --- a/multimedia/kissdx/Makefile +++ b/multimedia/kissdx/Makefile @@ -17,6 +17,7 @@ LIB_DEPENDS= libgd.so:graphics/gd \ libdvdread.so:multimedia/libdvdread BROKEN_armv6= fails to compile: kissdx.c: function definition is not allowed here +BROKEN_armv7= fails to compile: kissdx.c: function definition is not allowed here BROKEN_mips64= fails to compile: kissdx.c: nested functions are disabled, use -fnested-functions to re-enable BROKEN_powerpc64= fails to compile: kissdx.c: nested functions are disabled, use -fnested-functions to re-enable diff --git a/multimedia/libde265/Makefile b/multimedia/libde265/Makefile index 95b1e80eab7e..d2d4e2db4984 100644 --- a/multimedia/libde265/Makefile +++ b/multimedia/libde265/Makefile @@ -18,5 +18,6 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-sherlock265 --disable-dec265 BROKEN_armv6= fails to compile: invokes x86 assembler +BROKEN_armv7= fails to compile: invokes x86 assembler .include <bsd.port.mk> diff --git a/multimedia/mkclean/Makefile b/multimedia/mkclean/Makefile index 86505274527f..8120808aa52f 100644 --- a/multimedia/mkclean/Makefile +++ b/multimedia/mkclean/Makefile @@ -27,6 +27,7 @@ PLIST_FILES= bin/mkclean \ BROKEN_aarch64= Does not install: arm-none-linux-gnueabi-gcc: Command not found BROKEN_armv6= Does not install: arm-none-linux-gnueabi-gcc: Command not found +BROKEN_armv7= Does not install: arm-none-linux-gnueabi-gcc: Command not found BROKEN_mips64= Does not install: mipsel-linux-gcc: Command not found BROKEN_sparc64= Does not install: gmake: GNUmakefile: No such file or directory diff --git a/net-im/gale/Makefile b/net-im/gale/Makefile index 2604b8a32c84..756b51ab1aa9 100644 --- a/net-im/gale/Makefile +++ b/net-im/gale/Makefile @@ -17,6 +17,7 @@ LIB_DEPENDS= libgc.so:devel/boehm-gc \ BROKEN_aarch64= fails to compile: conflicting types for __wcwidth BROKEN_armv6= fails to compile: conflicting types for __wcwidth +BROKEN_armv7= fails to compile: conflicting types for __wcwidth USES= iconv libtool ncurses ssl GNU_CONFIGURE= yes diff --git a/net-im/pidgin-sipe/Makefile b/net-im/pidgin-sipe/Makefile index 5d88719b3ded..625659915afc 100644 --- a/net-im/pidgin-sipe/Makefile +++ b/net-im/pidgin-sipe/Makefile @@ -22,6 +22,7 @@ LIB_DEPENDS= libnss3.so:security/nss \ RUN_DEPENDS= pidgin:net-im/pidgin BROKEN_armv6= fails to compile: cast from 'struct sipe_core_public *' to 'struct sipe_core_private *' increases required alignment from 4 to 8 +BROKEN_armv7= fails to compile: cast from 'struct sipe_core_public *' to 'struct sipe_core_private *' increases required alignment from 4 to 8 GNU_CONFIGURE= yes USES= gmake libtool localbase pkgconfig tar:bzip2 ssl diff --git a/net-mgmt/fastnetmon/Makefile b/net-mgmt/fastnetmon/Makefile index 9d0c6c26d13d..00af84cfafe4 100644 --- a/net-mgmt/fastnetmon/Makefile +++ b/net-mgmt/fastnetmon/Makefile @@ -33,6 +33,7 @@ CMAKE_ARGS+= -DDISABLE_PF_RING_SUPPORT=ON CMAKE_INSTALL_PREFIX= ${PREFIX} BROKEN_armv6= Does not build: invokes x86 assembler +BROKEN_armv7= Does not build: invokes x86 assembler BROKEN_powerpc64= Does not build USE_RC_SUBR= ${PORTNAME} diff --git a/net/aoe/Makefile b/net/aoe/Makefile index a0d02a708e94..5b2d44406dcc 100644 --- a/net/aoe/Makefile +++ b/net/aoe/Makefile @@ -13,6 +13,7 @@ COMMENT= FreeBSD driver for ATA over Ethernet (AoE) BROKEN_aarch64= fails to compile: redefinition of frame BROKEN_armv6= fails to compile: implicit declaration of function 'cp15_pmccntr_get' is invalid in C99 +BROKEN_armv7= fails to compile: redefinition of frame BROKEN_powerpc64= fails to compile: pcpu.h: size of array '__assert_0' is negative BROKEN_sparc64= fails to compile: redefinition of frame diff --git a/net/ipsvd/Makefile b/net/ipsvd/Makefile index c849c31afef2..d2d3bc0d296d 100644 --- a/net/ipsvd/Makefile +++ b/net/ipsvd/Makefile @@ -13,6 +13,7 @@ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/package/COPYING BROKEN_armv6= fails to install: Checking udpsvd... drop: unable to read from socket: bad address +BROKEN_armv7= fails to install: Checking udpsvd... drop: unable to read from socket: bad address BROKEN_mips64= fails to install: tcpsvd failed WRKSRC= ${WRKDIR}/net/${DISTNAME} diff --git a/net/isboot-kmod/Makefile b/net/isboot-kmod/Makefile index 667d95e99186..48f2160162b1 100644 --- a/net/isboot-kmod/Makefile +++ b/net/isboot-kmod/Makefile @@ -13,6 +13,7 @@ COMMENT= Kernel module enabling iSCSI boot LICENSE= BSD2CLAUSE BROKEN_armv6= fails to compile: implicit declaration of function 'cp15_pmccntr_get' is invalid in C99 +BROKEN_armv7= fails to compile: /usr/src/sys/sys/bus.h:724:10: fatal error: 'device_if.h' file not found BROKEN_powerpc64= fails to compile: pcpu.h: size of array '__assert_0' is negative USES= kmod uidfix diff --git a/net/l2tpd/Makefile b/net/l2tpd/Makefile index 361f7820d895..154c80c9b878 100644 --- a/net/l2tpd/Makefile +++ b/net/l2tpd/Makefile @@ -11,6 +11,7 @@ MAINTAINER= sobomax@FreeBSD.org COMMENT= Implementation of the layer two tunneling protocol BROKEN_armv6= fails to link: undefined reference to check_control +BROKEN_armv7= fails to link: undefined reference to check_control USES= compiler:nestedfct diff --git a/net/linknx/Makefile b/net/linknx/Makefile index a34aed1ce7f3..a2a5b7507ae3 100644 --- a/net/linknx/Makefile +++ b/net/linknx/Makefile @@ -15,6 +15,7 @@ LIB_DEPENDS= libpthsem.so:devel/pthsem BUILD_DEPENDS= ${LOCALBASE}/lib/libargp.a:devel/argp-standalone BROKEN_armv6= fails to configure: checking for GNU Pth... Segmentation fault +BROKEN_armv7= fails to configure: checking for GNU Pth... Segmentation fault BROKEN_mips= fails to configure: checking for GNU Pth... Segmentation fault BROKEN_mips64= fails to configure: checking for GNU Pth... Segmentation fault diff --git a/net/openmpi2/Makefile b/net/openmpi2/Makefile index 612b87482947..a39b6f4ab0bf 100644 --- a/net/openmpi2/Makefile +++ b/net/openmpi2/Makefile @@ -19,6 +19,7 @@ LIB_DEPENDS= libhwloc.so:devel/hwloc \ libmunge.so:security/munge BROKEN_armv6= fails to package: pkg-static: mca_patcher_overwrite.la: No such file or directory +BROKEN_armv7= fails to package: pkg-static: mca_patcher_overwrite.la: No such file or directory BROKEN_sparc64= fails to compile on sparc64 HAS_CONFIGURE= yes diff --git a/net/py-libnet/Makefile b/net/py-libnet/Makefile index fcd527aaef66..be9f9b6d6d2b 100644 --- a/net/py-libnet/Makefile +++ b/net/py-libnet/Makefile @@ -16,6 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libnet.so:net/libnet BROKEN_armv6= fails to package: lib.freebsd-11.0-RELEASE-p1-armv6-2.7/libnet.so: No such file or directory +BROKEN_armv7= fails to package: lib.freebsd-11.0-RELEASE-p1-armv7-2.7/libnet.so: No such file or directory BROKEN_aarch64= fails to package: lib.freebsd-11.0-RELEASE-p1-aarch64-2.7/libnet.so: No such file or directory BROKEN_mips64= fails to package: lib.freebsd-11.0-RELEASE-p1-mips64-2.7/libnet.so: No such file or directory BROKEN_powerpc64= fails to package: lib.freebsd-11.0-RELEASE-p1-powerpc64-2.7/libnet.so: No such file or directory diff --git a/net/spread-j/Makefile b/net/spread-j/Makefile index b4404267bcdf..a3bfb6965f6b 100644 --- a/net/spread-j/Makefile +++ b/net/spread-j/Makefile @@ -15,6 +15,7 @@ COMMENT= Java client library for the Spread Group Communication System BUILD_DEPENDS= ${ANT}:devel/apache-ant BROKEN_armv6= fails to package: java/docs/*.html: No such file or directory +BROKEN_armv7= fails to package: java/docs/*.html: No such file or directory USE_JAVA= YES JAVA_VERSION= 1.6+ diff --git a/net/zerotier/Makefile b/net/zerotier/Makefile index cc65e8e670dd..9235cabb5dc4 100644 --- a/net/zerotier/Makefile +++ b/net/zerotier/Makefile @@ -13,6 +13,7 @@ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE.GPL-3 BROKEN_armv6= fails to link: Source object ext/arm32-neon-salsa2012-asm/salsa2012.o has EABI version 0, but target zerotier-one has EABI version 5 +BROKEN_armv7= fails to link: Source object ext/arm32-neon-salsa2012-asm/salsa2012.o has EABI version 0, but target zerotier-one has EABI version 5 BROKEN_powerpc64= fails to compile: clang: not found USES= gmake compiler:c11 diff --git a/print/pdf-renderer/Makefile b/print/pdf-renderer/Makefile index c731b32aad6d..ba421a333b56 100644 --- a/print/pdf-renderer/Makefile +++ b/print/pdf-renderer/Makefile @@ -14,6 +14,7 @@ COMMENT= 100% Java PDF renderer and viewer LICENSE= LGPL21 BROKEN_armv6= fails to install: swinglabs-build-impl.xml: Javadoc returned 1 +BROKEN_armv7= fails to install: swinglabs-build-impl.xml: Javadoc returned 1 USES= dos2unix zip NO_WRKSUBDIR= yes diff --git a/russian/ircd-hybrid/Makefile b/russian/ircd-hybrid/Makefile index 0b0e31015e37..b3a57fd0b000 100644 --- a/russian/ircd-hybrid/Makefile +++ b/russian/ircd-hybrid/Makefile @@ -20,6 +20,7 @@ CONFLICTS_INSTALL= ircd-[0-9]* irc-[0-9]* charybdis-[0-9]* Nefarious-[0-9]* ircd BROKEN_aarch64= fails to compile: passing void * to parameter of incompatible type BROKEN_armv6= fails to compile: passing void * to parameter of incompatible type +BROKEN_armv7= fails to compile: passing void * to parameter of incompatible type WRKSRC= ${WRKDIR}/${PORTNAME}${PKGNAMESUFFIX}-ru USES= bison ssl diff --git a/science/cdcl/Makefile b/science/cdcl/Makefile index f81c0f14967a..18d8a584b49c 100644 --- a/science/cdcl/Makefile +++ b/science/cdcl/Makefile @@ -14,6 +14,7 @@ MAINTAINER= murashin@gfd-dennou.org COMMENT= Scientific graphic library for geoscience BROKEN_armv6= fails to link: final link failed: Nonrepresentable section on output +BROKEN_armv7= fails to link: final link failed: Nonrepresentable section on output OPTIONS_DEFINE= DOCS USES= desthack pkgconfig diff --git a/science/cdf/Makefile b/science/cdf/Makefile index f882671087a3..bb13e33fd247 100644 --- a/science/cdf/Makefile +++ b/science/cdf/Makefile @@ -20,6 +20,7 @@ LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept BROKEN_aarch64= fails to compile: error: use of undeclared identifier FP1ZEROsingle; did you mean FP1zeroSingle? BROKEN_armv6= fails to compile: error: use of undeclared identifier FP1ZEROsingle; did you mean FP1zeroSingle? +BROKEN_armv7= fails to compile: error: use of undeclared identifier FP1ZEROsingle; did you mean FP1zeroSingle? USES= fortran ncurses USE_LDCONFIG= yes diff --git a/security/hpenc/Makefile b/security/hpenc/Makefile index ecde53ce4819..81599cecf12e 100644 --- a/security/hpenc/Makefile +++ b/security/hpenc/Makefile @@ -12,6 +12,7 @@ COMMENT= Fast authenticated encryption CLI tool LICENSE= BSD2CLAUSE BROKEN_armv6= fails to build: fatal error: cpuid_flags.inc: No such file or directory +BROKEN_armv7= fails to build: fatal error: cpuid_flags.inc: No such file or directory BROKEN_powerpc64= fails to build: fatal error: cpuid_flags.inc: No such file or directory NOT_FOR_ARCHS= aarch64 sparc64 diff --git a/security/libprelude/Makefile b/security/libprelude/Makefile index 32a89a5aa4c3..3470ceb45a37 100644 --- a/security/libprelude/Makefile +++ b/security/libprelude/Makefile @@ -17,6 +17,7 @@ LIB_DEPENDS= libltdl.so:devel/libltdl \ libgcrypt.so:security/libgcrypt BROKEN_armv6= fails to configure: Easybindings require a C++ compiler, but none were found +BROKEN_armv7= fails to configure: Easybindings require a C++ compiler, but none were found OPTIONS_DEFINE= DOCS PERL PYTHON OPTIONS_SUB= yes diff --git a/security/pecl-crypto/Makefile b/security/pecl-crypto/Makefile index a54b58361129..7f9e45a38bd6 100644 --- a/security/pecl-crypto/Makefile +++ b/security/pecl-crypto/Makefile @@ -11,6 +11,7 @@ COMMENT= Objective wrapper for OpenSSL Crypto Library LICENSE= PHP301 BROKEN_armv6= fails to configure: C compiler cannot create executables +BROKEN_armv7= fails to configure: C compiler cannot create executables BROKEN_mips= fails to configure: C compiler cannot create executables BROKEN_mips64= fails to configure: C compiler cannot create executables BROKEN_powerpc64= fails to configure: C compiler cannot create executables diff --git a/security/poly1305aes/Makefile b/security/poly1305aes/Makefile index a94ca04f153a..8b9d7621eeb7 100644 --- a/security/poly1305aes/Makefile +++ b/security/poly1305aes/Makefile @@ -16,6 +16,7 @@ ALL_TARGET= default CC+= ${CPPFLAGS} ${CFLAGS} ${LDFLAGS} BROKEN_armv6= fails to build: poly1305aes.impl.do: fatal: all tests failed +BROKEN_armv7= fails to build: poly1305aes.impl.do: fatal: all tests failed BROKEN_aarch64= fails to build: poly1305aes.impl.do: fatal: all tests failed NOT_FOR_ARCHS= amd64 diff --git a/security/sha1collisiondetection/Makefile b/security/sha1collisiondetection/Makefile index 65494ecb6a08..f49f84954031 100644 --- a/security/sha1collisiondetection/Makefile +++ b/security/sha1collisiondetection/Makefile @@ -12,6 +12,7 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt BROKEN_armv6= fails to compile: generic selections are a C11-specific feature [-Werror,-Wc11-extensions] +BROKEN_armv7= fails to compile: generic selections are a C11-specific feature [-Werror,-Wc11-extensions] BROKEN_powerpc64= fails to compile: cc1: unrecognized command line option -std=c90 USE_GITHUB= yes diff --git a/sysutils/asmon/Makefile b/sysutils/asmon/Makefile index ff5d6ae2d3e8..02eec644358a 100644 --- a/sysutils/asmon/Makefile +++ b/sysutils/asmon/Makefile @@ -13,6 +13,7 @@ COMMENT= Swallowable applet monitors the CPU usage, memory, and swap, etc LICENSE= GPLv2 BROKEN_armv6= fails to compile: asmon.c: variable has incomplete type 'struct vmmeter' +BROKEN_armv7= fails to compile: asmon.c: variable has incomplete type 'struct vmmeter' BROKEN_mips= fails to compile: asmon.c: storage size of 'sum' isn't known BROKEN_mips64= fails to compile: asmon.c: storage size of 'sum' isn't known BROKEN_powerpc64= fails to compile: asmon.c: storage size of 'sum' isn't known diff --git a/sysutils/dc3dd/Makefile b/sysutils/dc3dd/Makefile index 621659417628..0d52555b80e1 100644 --- a/sysutils/dc3dd/Makefile +++ b/sysutils/dc3dd/Makefile @@ -14,6 +14,7 @@ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING BROKEN_armv6= fails to compile: bit-field 'verify_error_if_negative_size__' has negative width +BROKEN_armv7= fails to compile: bit-field 'verify_error_if_negative_size__' has negative width USES= gettext iconv gmake tar:bzip2 GNU_CONFIGURE= yes diff --git a/sysutils/geomWatch/Makefile b/sysutils/geomWatch/Makefile index 3e1d83dd416b..4458bf9250e5 100644 --- a/sysutils/geomWatch/Makefile +++ b/sysutils/geomWatch/Makefile @@ -19,6 +19,7 @@ LIB_DEPENDS= libesmtp.so:mail/libesmtp BROKEN_aarch64= fails to compile: ISA not supported BROKEN_armv6= fails to compile: call to 'atomic_add_64' is ambiguous +BROKEN_armv7= fails to compile: call to 'atomic_add_64' is ambiguous IGNORE_DragonFly= requires geom(4) support USES= tar:tbz diff --git a/sysutils/ipdbtools/Makefile b/sysutils/ipdbtools/Makefile index 902c3e1afbc0..425b52e74efd 100644 --- a/sysutils/ipdbtools/Makefile +++ b/sysutils/ipdbtools/Makefile @@ -13,6 +13,7 @@ LICENSE= BSD2CLAUSE BROKEN_aarch64= fails to compile: error: invalid conversion between vector type and integer type BROKEN_armv6= fails to compile: error: invalid conversion between vector type and integer type +BROKEN_armv7= fails to compile: error: invalid conversion between vector type and integer type BROKEN_powerpc64= fails to compile: error: unrecognized command line option -mssse3 BROKEN_sparc64= fails to compile: error: unrecognized command line option -mssse3 diff --git a/sysutils/jobd/Makefile b/sysutils/jobd/Makefile index 913b3186a3ce..f49af6a166b9 100644 --- a/sysutils/jobd/Makefile +++ b/sysutils/jobd/Makefile @@ -14,6 +14,7 @@ BUILD_DEPENDS= docbook2mdoc:textproc/docbook2mdoc BROKEN_aarch64= fails to compile: comparison of constant -1 with expression of type char is always true BROKEN_armv6= fails to compile: comparison of constant -1 with expression of type char is always true +BROKEN_armv7= fails to compile: comparison of constant -1 with expression of type char is always true BROKEN_mips64= fails to configure: unrecognized command line option -std=c++11 BROKEN_powerpc64= fails to configure: Unable to run configure in ./src/ BROKEN_sparc64= fails to configure: unrecognized command line option -std=c++11 diff --git a/sysutils/muse/Makefile b/sysutils/muse/Makefile index 34aedb01bb9f..6d0a8c593109 100644 --- a/sysutils/muse/Makefile +++ b/sysutils/muse/Makefile @@ -10,6 +10,7 @@ MAINTAINER= freebsd@spatula.net COMMENT= Shows memory usage data BROKEN_armv6= fails to compile: muse.c: variable has incomplete type 'struct vmmeter' +BROKEN_armv7= fails to compile: muse.c: variable has incomplete type 'struct vmmeter' BROKEN_mips= fails to compile: muse.c: storage size of 'vmstats' isn't known BROKEN_mips64= fails to compile: muse.c: storage size of 'vmstats' isn't known BROKEN_powerpc64= fails to compile: muse.c: storage size of 'vmstats' isn't known diff --git a/sysutils/rovclock/Makefile b/sysutils/rovclock/Makefile index fb7985cf8f0f..ffc79a4a1b94 100644 --- a/sysutils/rovclock/Makefile +++ b/sysutils/rovclock/Makefile @@ -13,6 +13,7 @@ LICENSE= GPLv2 BROKEN_aarch64= fails to install: undefined reference to outl BROKEN_armv6= fails to install: undefined reference to outl +BROKEN_armv7= fails to install: undefined reference to outl BROKEN_mips= fails to install: undefined reference to outl BROKEN_mips64= fails to install: undefined reference to outl BROKEN_powerpc64= fails to install: undefined reference to outl diff --git a/sysutils/sformat/Makefile b/sysutils/sformat/Makefile index 02901b9d0fec..a16c0324ed58 100644 --- a/sysutils/sformat/Makefile +++ b/sysutils/sformat/Makefile @@ -15,7 +15,8 @@ MAINTAINER= marius@FreeBSD.org COMMENT= Allows formatting/partitioning/analysis/repairing of SCSI disks BROKEN_aarch64= does not build: No rule to make target RULES/arm64-freebsd-cc.rul -BROKEN_armv6= does not build: No rule to make target RULES/arm64-freebsd-cc.rul +BROKEN_armv6= does not build: No rule to make target RULES/arm-freebsd-cc.rul +BROKEN_armv7= does not build: No rule to make target RULES/arm-freebsd-cc.rul BROKEN_mips64= does not build: No rule to make target RULES/mips-freebsd-cc.rul BROKEN_powerpc64= does not install: powerpc-freebsd-cc/sformat: No such file or directory diff --git a/sysutils/showbeastie/Makefile b/sysutils/showbeastie/Makefile index aaba28da186f..e92885a7ea92 100644 --- a/sysutils/showbeastie/Makefile +++ b/sysutils/showbeastie/Makefile @@ -26,6 +26,7 @@ PLIST_FILES= bin/${PORTNAME} MAKE_ARGS+= -m ${SRC_BASE}/share/mk BROKEN_armv6= fails to link: testmain uses VFP register arguments, dict.o does not +BROKEN_armv7= fails to install: tar: could not chdir to '/usr/src/sys/boot' BROKEN_mips64= fails to link: relocation truncated to fit: R_MIPS_26 against `__assert@@FBSD_1.0' WRKSRC_SUBDIR= ficl diff --git a/sysutils/uschedule/Makefile b/sysutils/uschedule/Makefile index c3675277bd0b..ff79545fe74b 100644 --- a/sysutils/uschedule/Makefile +++ b/sysutils/uschedule/Makefile @@ -15,6 +15,7 @@ RUN_DEPENDS= ${LOCALBASE}/bin/multilog:sysutils/daemontools BROKEN_aarch64= fails to build: regparm is not valid on this platform BROKEN_armv6= fails to build: regparm is not valid on this platform +BROKEN_armv7= fails to build: regparm is not valid on this platform WRKSRC= ${WRKDIR}/admin/${DISTNAME} diff --git a/sysutils/wmmemfree/Makefile b/sysutils/wmmemfree/Makefile index 66444d2a3113..077615151cb2 100644 --- a/sysutils/wmmemfree/Makefile +++ b/sysutils/wmmemfree/Makefile @@ -11,6 +11,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Memory and swap monitoring dockapp BROKEN_armv6= fails to compile: mem_freebsd.c: variable has incomplete type 'struct vmmeter' +BROKEN_armv7= fails to compile: mem_freebsd.c: variable has incomplete type 'struct vmmeter' BROKEN_mips= fails to compile: mem_freebsd.c: storage size of 'vm' isn't known BROKEN_mips64= fails to compile: mem_freebsd.c: storage size of 'vm' isn't known BROKEN_powerpc64= fails to compile: mem_freebsd.c: storage size of 'vm' isn't known diff --git a/textproc/jing/Makefile b/textproc/jing/Makefile index 344182636321..7b247b29711a 100644 --- a/textproc/jing/Makefile +++ b/textproc/jing/Makefile @@ -12,6 +12,7 @@ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/copying.txt BROKEN_armv6= fails to build: modbuild.xml: Java returned: 1 +BROKEN_armv7= fails to build: modbuild.xml: Java returned: 1 USE_GITHUB= yes GH_ACCOUNT= relaxng diff --git a/textproc/randlm/Makefile b/textproc/randlm/Makefile index 8704148c964d..90f88a4c932f 100644 --- a/textproc/randlm/Makefile +++ b/textproc/randlm/Makefile @@ -26,6 +26,7 @@ INSTALL_TARGET= install-strip BROKEN_aarch64= fails to compile: invalid output constraint =a in asm BROKEN_armv6= fails to compile: invalid output constraint =a in asm +BROKEN_armv7= fails to compile: BloomMap.cpp:275:58: error: ordered comparison between pointer and zero ('int *' and 'int') BROKEN_powerpc64= fails to compile: error: 'itr' does not name a type post-patch: diff --git a/textproc/senna/Makefile b/textproc/senna/Makefile index e9b6944ef183..1e202efb8d45 100644 --- a/textproc/senna/Makefile +++ b/textproc/senna/Makefile @@ -12,6 +12,7 @@ COMMENT= Embeddable Fulltext Search Engine BROKEN_aarch64= does not build: libsenna.so: undefined reference to SEN_ATOMIC_ADD_EX BROKEN_armv6= does not build: libsenna.so: undefined reference to SEN_ATOMIC_ADD_EX +BROKEN_armv7= does not build: libsenna.so: undefined reference to SEN_ATOMIC_ADD_EX BROKEN_powerpc64= does not build: relocation truncated to fit: R_PPC64_TOC16_DS BROKEN_sparc64= does not build diff --git a/textproc/trang/Makefile b/textproc/trang/Makefile index 3123ef09875d..64c2dddd5841 100644 --- a/textproc/trang/Makefile +++ b/textproc/trang/Makefile @@ -12,6 +12,7 @@ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/trang/copying.txt BROKEN_armv6= fails to build: modbuild.xml: Java returned: 1 +BROKEN_armv7= fails to build: modbuild.xml: Java returned: 1 USE_GITHUB= yes GH_ACCOUNT= relaxng diff --git a/www/anyterm/Makefile b/www/anyterm/Makefile index 57b802a9094c..a16bb84230c6 100644 --- a/www/anyterm/Makefile +++ b/www/anyterm/Makefile @@ -19,6 +19,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/boost/function.hpp:devel/boost-libs BROKEN_aarch64= does not build: libstdc++.so: undefined reference to __floatunditf@GCC_4.2.0 BROKEN_armv6= does not build: libstdc++.so: undefined reference to __floatunditf@GCC_4.2.0 +BROKEN_armv7= does not build: libstdc++.so: undefined reference to __floatunditf@GCC_4.2.0 BROKEN_powerpc64= Does not build: ld: cannot find -lboost_system USE_RC_SUBR= anytermd diff --git a/www/apache-forrest/Makefile b/www/apache-forrest/Makefile index 605ff9778596..443439300107 100644 --- a/www/apache-forrest/Makefile +++ b/www/apache-forrest/Makefile @@ -13,6 +13,7 @@ MAINTAINER= nivit@FreeBSD.org COMMENT= Tool for rapid development of small sites BROKEN_armv6= fails to compile: build.xml: tools/ant/lib not found +BROKEN_armv7= fails to compile: build.xml: tools/ant/lib not found ANT= ${STAGEDIR}${DATADIR}/tools/ant/bin/ant ANT_TARGET= local-deploy diff --git a/www/ctemplate/Makefile b/www/ctemplate/Makefile index a8c631f5a275..33fd5768f3ef 100644 --- a/www/ctemplate/Makefile +++ b/www/ctemplate/Makefile @@ -10,6 +10,7 @@ MAINTAINER= ap@page2rss.com COMMENT= Template system for C BROKEN_armv6= fails to compile: assigning to char * from incompatible type const char * +BROKEN_armv7= fails to compile: assigning to char * from incompatible type const char * USES= gmake GNU_CONFIGURE= yes diff --git a/www/libhpack/Makefile b/www/libhpack/Makefile index 689028ed2765..3fc20fbae201 100644 --- a/www/libhpack/Makefile +++ b/www/libhpack/Makefile @@ -16,6 +16,7 @@ LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_armv6= fails to compile: Can't define TIME_MAX #' +BROKEN_armv7= fails to compile: Can't define TIME_MAX #' LIB_DEPENDS= libcheck.so:devel/check diff --git a/www/mongrel2/Makefile b/www/mongrel2/Makefile index 039e8a0dfa33..d3dd209e4f0a 100644 --- a/www/mongrel2/Makefile +++ b/www/mongrel2/Makefile @@ -17,6 +17,7 @@ LIB_DEPENDS= libzmq.so:net/libzmq2 \ libsqlite3.so:databases/sqlite3 BROKEN_armv6= does not build +BROKEN_armv7= does not build: src/task/task.c:66:11: error: no member named 'arm_r0' in 'mcontext_t' BROKEN_mips= does not build (tests segfault) BROKEN_mips64= does not build (tests segfault) BROKEN_powerpc64= does not build (tests segfault) diff --git a/x11-drivers/xf86-video-siliconmotion/Makefile b/x11-drivers/xf86-video-siliconmotion/Makefile index 356c90c3fa93..ae7a93108ad6 100644 --- a/x11-drivers/xf86-video-siliconmotion/Makefile +++ b/x11-drivers/xf86-video-siliconmotion/Makefile @@ -12,5 +12,6 @@ XORG_CAT= driver BROKEN_aarch64= error: implicit declaration of function outb is invalid in C99 BROKEN_armv6= error: implicit declaration of function outb is invalid in C99 +BROKEN_armv7= error: implicit declaration of function outb is invalid in C99 .include <bsd.port.mk> diff --git a/x11-drivers/xf86-video-tseng/Makefile b/x11-drivers/xf86-video-tseng/Makefile index 0f7afdf6f8c2..0aa3b20aacf7 100644 --- a/x11-drivers/xf86-video-tseng/Makefile +++ b/x11-drivers/xf86-video-tseng/Makefile @@ -12,5 +12,6 @@ XORG_CAT= driver BROKEN_aarch64= error: implicit declaration of function outb is invalid in C99 BROKEN_armv6= error: implicit declaration of function outb is invalid in C99 +BROKEN_armv7= error: implicit declaration of function outb is invalid in C99 .include <bsd.port.mk> diff --git a/x11-servers/x11rdp/Makefile b/x11-servers/x11rdp/Makefile index 971f46debaf6..154ad80748b4 100644 --- a/x11-servers/x11rdp/Makefile +++ b/x11-servers/x11rdp/Makefile @@ -35,6 +35,7 @@ PLIST_FILES= bin/X11rdp BROKEN_aarch64= fails to compile: error: GLYPHPADBYTES must be 4 BROKEN_armv6= fails to compile: error: GLYPHPADBYTES must be 4 +BROKEN_armv7= fails to compile: error: GLYPHPADBYTES must be 4 BROKEN_mips64= fails to compile: No PCI support available for this architecture/OS combination BROKEN_powerpc64= fails to compile: error: xf86.h: No such file or directory diff --git a/x11-toolkits/gnustep-gui/Makefile b/x11-toolkits/gnustep-gui/Makefile index a5e4d5f1d82f..462666b9c5e7 100644 --- a/x11-toolkits/gnustep-gui/Makefile +++ b/x11-toolkits/gnustep-gui/Makefile @@ -22,6 +22,7 @@ LIB_DEPENDS+= libao.so:audio/libao LIB_DEPENDS+= libflite.so:audio/flite BROKEN_armv6= fails to package: chmod: GSSpeechServer.desktop: No such file or directory +BROKEN_armv7= fails to package: chmod: GSSpeechServer.desktop: No such file or directory OPTIONS_DEFINE= DOCS CUPS ASPELL OPTIONS_DEFAULT= CUPS diff --git a/x11/metisse/Makefile b/x11/metisse/Makefile index fac9df80fc80..0e5efa928b1b 100644 --- a/x11/metisse/Makefile +++ b/x11/metisse/Makefile @@ -21,6 +21,7 @@ CONFLICTS= fvwm-1.* fvwm-2.* BROKEN_aarch64= Fails to build: error: GETLEFTBITS_ALIGNMENT must be 1 BROKEN_armv6= Fails to build: error: GETLEFTBITS_ALIGNMENT must be 1 +BROKEN_armv7= Fails to build: error: GETLEFTBITS_ALIGNMENT must be 1 USES= gettext libtool localbase:ldflags pathfix pkgconfig python shebangfix tar:bzip2 SHEBANG_FILES= ${WRKSRC}/fvwm-insitu/bin/fvwm-convert-2.4.in \ diff --git a/x11/xgrab/Makefile b/x11/xgrab/Makefile index 82dfe9d0f26f..974ce938ba08 100644 --- a/x11/xgrab/Makefile +++ b/x11/xgrab/Makefile @@ -14,6 +14,7 @@ COMMENT= X11 image grabber BUILD_DEPENDS= xrdb:x11/xrdb BROKEN_armv6= fails to install: xrdb: Socket is not connected: Can't open display ':0' +BROKEN_armv7= fails to install: xrdb: Socket is not connected: Can't open display ':0' USES= display:build imake:notall tar:Z USE_XORG= x11 xaw |