Mark some ports failing on armv6, for errors classified as "???",

part 2.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon 2017-05-27 00:20:19 +00:00
parent 13751f7ab8
commit c52a715800
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=441819
29 changed files with 83 additions and 34 deletions

View File

@ -17,6 +17,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libsasl2.so:security/cyrus-sasl2 \
libpcre.so:devel/pcre
BROKEN_armv6= fails to build: ./tools/config2header: Error code 1
CONFLICTS_INSTALL= cyrus-imapd-2.[^5].* cyrus-imapd2[^5]-2.[^5].* \
cyrus-imapd3*

View File

@ -17,7 +17,8 @@ LIB_DEPENDS= libtcl84.so:lang/tcl84 \
libtk84.so:x11-toolkits/tk84 \
libc-client4.so:mail/cclient
BROKEN_sparc64= fails to build
BROKEN_armv6= fails to link: ./ratatosk2.1.so: Undefined symbol "__aeabi_uidivmod"
BROKEN_sparc64= fails to build
USES= ssl
USE_XORG= x11 xt

View File

@ -18,6 +18,9 @@ BUILD_DEPENDS= camlp5:devel/ocaml-camlp5 \
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_powerpc= fails to link
USES= gmake gettext-runtime
USE_EMACS= yes
USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk20 gtksourceview2 pango
@ -32,8 +35,6 @@ CONFIGURE_ARGS= -prefix ${PREFIX} \
MAKE_ENV= VERBOSE=1
ALL_TARGET= world
BROKEN_powerpc= does not link
OPTIONS_DEFINE= DOCS IDE
OPTIONS_DEFAULT= IDE
OPTIONS_SUB= yes

View File

@ -17,6 +17,8 @@ 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
USE_ANT= yes
USE_JAVA= yes
JAVA_VERSION= 1.6+

View File

@ -14,6 +14,8 @@ 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
USE_JAVA= yes
JAVA_VERSION= 1.6+
USE_ANT= yes

View File

@ -7,6 +7,8 @@ CATEGORIES= multimedia
COMMENT= Gstreamer mpeg encoder plugin
BROKEN_armv6= fails to compile: 'format_codes.h' file not found
GST_PLUGIN= mpeg2enc
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins

View File

@ -5,6 +5,8 @@ CATEGORIES= multimedia
COMMENT= GStreamer mpeg encoder plugin
BROKEN_armv6= fails to compile: 'format_codes.h' file not found
GST_PLUGIN= mpeg2enc
DIST= bad

View File

@ -17,6 +17,8 @@ LIB_DEPENDS= libopencv_core.so:graphics/opencv-core \
libvdpau.so:multimedia/libvdpau \
libhogweed.so:security/nettle
BROKEN_armv6= fails to compile: cc: warning: joined argument expects additional value: -mcpu=
USES= cpe gmake perl5 pkgconfig tar:xz
USE_XORG= x11
HAS_CONFIGURE= yes

View File

@ -12,8 +12,8 @@ EXTRACT_SUFX= -patched-src.tar.gz
MAINTAINER= lme@FreeBSD.org
COMMENT= Program to play mpeg movies on X displays
BROKEN_aarch64= fails to build: Unknown endianness of architecture
BROKEN_mips64= fails to build: Unknown endianness of architecture
NOT_FOR_ARCHS= aarch64 armv6 mips mips64
NOT_FOR_ARCHS_REASON= fails to build: Unknown endianness of architecture
WRKSRC= ${WRKDIR}/mpeg_play
USES= imake

View File

@ -4,11 +4,15 @@
PORTNAME= hsflowd
PORTVERSION= 1.24.1
CATEGORIES= net
MASTER_SITES= http://mirrors.rit.edu/zi/
MASTER_SITES= http://mirrors.rit.edu/zi/
MAINTAINER= zi@FreeBSD.org
COMMENT= Agent that exports metrics using the sFlow protocol
BROKEN_armv6= fails to compile: src/FreeBSD/Makefile: Malformed conditional (empty $(BINDIR))
BROKEN_mips= fails to compile: src/FreeBSD/Makefile: Malformed conditional (empty $(BINDIR))
BROKEN_mips64= fails to compile: src/FreeBSD/Makefile: Malformed conditional (empty $(BINDIR))
SUB_FILES= pkg-message
USE_RC_SUBR= ${PORTNAME}
MAKE_ENV= BINDIR=${PREFIX}/sbin INITDIR=${PREFIX}/etc/rc.d \

View File

@ -12,6 +12,9 @@ COMMENT= Internet protocol service daemons
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/package/COPYING
BROKEN_armv6= fails to install: Checking udpsvd... drop: unable to read from socket: bad address
BROKEN_mips64= fails to install: tcpsvd failed
WRKSRC= ${WRKDIR}/net/${DISTNAME}
ALL_TARGET= default

View File

@ -18,6 +18,9 @@ LIB_DEPENDS= libhwloc.so:devel/hwloc \
libevent.so:devel/libevent \
libmunge.so:security/munge
BROKEN_armv6= fails to package: pkg-static: mca_patcher_overwrite.la: No such file or directory
BROKEN_sparc64= fails to compile on sparc64
HAS_CONFIGURE= yes
INSTALL_TARGET= install-strip
# :keepla because port uses lt_dlopen
@ -81,8 +84,6 @@ SLURM_PLIST_FILES= ${MPIDIR}/lib/openmpi/mca_ess_slurm.la \
${MPIDIR}/share/openmpi/help-plm-slurm.txt \
${MPIDIR}/share/openmpi/help-ras-slurm.txt
BROKEN_sparc64= Does not compile on sparc64
post-patch:
@${REINPLACE_CMD} -e 's|$$(libdir)/pkgconfig|${PREFIX}/${MPIDIR}/libdata/pkgconfig|g' \
${WRKSRC}/ompi/tools/wrappers/Makefile.am \

View File

@ -3,8 +3,8 @@
PORTNAME= pacemaker
PORTVERSION= 1.1.14
PORTREVISION= 2
DISTVERSIONPREFIX= Pacemaker-
PORTREVISION= 2
CATEGORIES= net
MAINTAINER= dpejesh@yahoo.com
@ -12,8 +12,6 @@ COMMENT= Scalable High-Availability cluster resource manager
LICENSE= GPLv2
BROKEN_powerpc64= Does not build
BUILD_DEPENDS= bash:shells/bash \
corosync:net/corosync
LIB_DEPENDS= libgnutls.so:security/gnutls \
@ -25,6 +23,9 @@ LIB_DEPENDS= libgnutls.so:security/gnutls \
RUN_DEPENDS= bash:shells/bash \
corosync:net/corosync
BROKEN_armv6= fails to install: help2man: can't get '--help' info from pacemakerd
BROKEN_powerpc64= fails to build
CONFLICTS= heartbeat-[0-9]*
USERS= hacluster

View File

@ -13,6 +13,8 @@ COMMENT= 100% Java PDF renderer and viewer
LICENSE= LGPL21
BROKEN_armv6= fails to install: swinglabs-build-impl.xml: Javadoc returned 1
USES= dos2unix zip
NO_WRKSUBDIR= yes
USE_JAVA= yes

View File

@ -22,7 +22,7 @@ MAKE_JOBS_UNSAFE=yes
.include <bsd.port.options.mk>
# Is there a better way to detect 32-bit systems?
.if ${ARCH} == "i386" || ${ARCH} == "powerpc"
.if ${ARCH} == "armv6" || ${ARCH} == "i386" || ${ARCH} == "mips" || ${ARCH} == "powerpc"
MAKE_ENV+= KIM_SYSTEM32="yes"
.endif

View File

@ -11,7 +11,8 @@ COMMENT= Fast authenticated encryption CLI tool
LICENSE= BSD2CLAUSE
BROKEN_powerpc64= Does not build: fatal error: cpuid_flags.inc: No such file or directory
BROKEN_armv6= 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
NOT_FOR_ARCHS_REASON= not yet ported to this architecture

View File

@ -12,8 +12,8 @@ COMMENT= Perl interface to the GOST R 34.11-94 digest algorithm
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
BROKEN_aarch64= fails to build: Cannot detect CPU architechture
BROKEN_mips64= fails to build: Cannot detect CPU architechture
NOT_FOR_ARCHS= aarch64 armv6 mips64
NOT_FOR_ARCHS_REASON= fails to build: Cannot detect CPU architechture
USES= perl5
USE_PERL5= configure

View File

@ -15,7 +15,8 @@ ALL_TARGET= default
CC+= ${CPPFLAGS} ${CFLAGS} ${LDFLAGS}
BROKEN_aarch64= Fails to build: poly1305aes.impl.do: fatal: all tests failed
BROKEN_armv6= 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
.include <bsd.port.pre.mk>

View File

@ -14,6 +14,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING
RUN_DEPENDS= bash:shells/bash
BROKEN_armv6= fails to build: gmake: install-recursive: Error 1
USE_GITHUB= yes
GH_ACCOUNT= scop

View File

@ -14,6 +14,10 @@ COMMENT= Tools from the ACPI Component Architecture (ACPICA) project
LICENSE= BSD3CLAUSE GPLv2
LICENSE_COMB= dual
BROKEN_armv6= fails to compile: comparison of constant -1 with expression of type char is always true
BROKEN_aarch64= fails to compile: comparison of constant -1 with expression of type char is always true
BROKEN_powerpc64= fails to compile: comparison is always true due to limited range of data type
USES= gmake
BUILD_WRKSRC= ${WRKSRC}/generate/unix
@ -26,9 +30,6 @@ PLIST_FILES= ${ACPICA_TOOLS:S,^,bin/,}
MAKE_ARGS= HOST=_FreeBSD NOOPT=TRUE PROGS="${ACPICA_TOOLS}"
MAKE_ARGS+= CC="${CC}" LEX="${FLEX}" YACC="${YACC}"
BROKEN_aarch64= Fails to compile: error: comparison of constant -1 with expression of type char is always true
BROKEN_powerpc64= Fails to compile: warning: comparison is always true due to limited range of data type
do-install:
${INSTALL_PROGRAM} ${ACPICA_TOOLS:S,^,${BUILD_WRKSRC}/bin/,} \
${STAGEDIR}${PREFIX}/bin

View File

@ -10,14 +10,16 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/7.2
MAINTAINER= nobutaka@FreeBSD.org
COMMENT= dd program useful for computer forensics
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN_armv6= fails to compile: bit-field 'verify_error_if_negative_size__' has negative width
USES= gettext iconv gmake tar:bzip2
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LIBS+= -L${LOCALBASE}/lib
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
OPTIONS_DEFINE= NLS
.include <bsd.port.options.mk>

View File

@ -15,6 +15,9 @@ LICENSE= GPLv2
PORTSCOUT= ignore # cannot handle the version in the directory
BROKEN_aarch64= fails to link: missing sbrk
BROKEN_armv6= fails self-tests: Running e2fsprogs test suite...failed: f_pre_1970_date_encoding
BROKEN_mips= fails self-tests: Running e2fsprogs test suite...failed: f_pre_1970_date_encoding
BROKEN_mips64= fails self-tests: Running e2fsprogs test suite...failed: f_pre_1970_date_encoding
BROKEN_powerpc64= fails self-tests: Running e2fsprogs test suite...Signal (11) SIGSEGV
USES= cpe gmake pkgconfig tar:xz

View File

@ -17,6 +17,10 @@ COMMENT= Watches for and e-mails admins about GEOM/ZFS state changes
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
IGNORE_DragonFly= requires geom(4) support
USES= tar:tbz
SUB_FILES= pkg-message
@ -25,7 +29,4 @@ USE_RC_SUBR= ${PORTNAME}
MAKE_ARGS= WITH_ZFS=28
BROKEN_aarch64= fails to compile: error: ISA not supported
IGNORE_DragonFly= requires geom(4) support
.include <bsd.port.mk>

View File

@ -13,6 +13,9 @@ LIB_DEPENDS= libuuid.so:misc/e2fsprogs-libuuid \
libxerces-c-3.1.so:textproc/xerces-c3
BUILD_DEPENDS= zip:archivers/zip
NOT_FOR_ARCHS= armv6
NOT_FOR_ARCHS_REASON= Cannot determine whether the target CPU is big or little endian - please fix PwsPlatform.h
CONFLICTS= pwsafe-[0-9]*
USES= gmake

View File

@ -12,6 +12,8 @@ DISTFILES= ${DISTNAME}-sources.tar.gz \
MAINTAINER= nivit@FreeBSD.org
COMMENT= Tool for rapid development of small sites
BROKEN_armv6= fails to compile: build.xml: tools/ant/lib not found
ANT= ${STAGEDIR}${DATADIR}/tools/ant/bin/ant
ANT_TARGET= local-deploy

View File

@ -9,7 +9,9 @@ MASTER_SITES= SF
MAINTAINER= ap@page2rss.com
COMMENT= Template system for C
USES= gmake
BROKEN_armv6= fails to compile: assigning to char * from incompatible type const char *
USES= gmake
GNU_CONFIGURE= yes
PLIST_FILES+= bin/h2ap

View File

@ -15,6 +15,8 @@ LIB_DEPENDS= libcurl.so:ftp/curl \
libexpat.so:textproc/expat2 \
libtelldus-core.so:comms/telldus-core
BROKEN_armv6= fails to compile: HarmonyHub.cpp: ordered comparison between pointer and zero
CONFLICTS_INSTALL?= domoticz-[23]*
OPTIONS_SUB= YES

View File

@ -17,6 +17,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libcheck.so:devel/check
BROKEN_armv6= fails to compile: Can't define TIME_MAX
CMAKE_ARGS= -DBUILD_DOCS=OFF \
-DBUILD_TESTS=OFF \
-DENABLE_GCOV=OFF \

View File

@ -10,15 +10,8 @@ MASTER_SITES= GNUSTEP/core
MAINTAINER= theraven@FreeBSD.org
COMMENT= GNUstep GUI library
LICENSE_COMB= multi
LICENSE= GPLv3 LGPL3
OPTIONS_DEFINE= DOCS CUPS ASPELL
OPTIONS_DEFAULT= CUPS
OPTIONS_SUB= yes
DOCS_BUILD_DEPENDS= texi2html:textproc/texi2html \
texi2pdf:print/texinfo
LICENSE_COMB= multi
LIB_DEPENDS+= libtiff.so:graphics/tiff
LIB_DEPENDS+= libpng.so:graphics/png
@ -28,6 +21,15 @@ LIB_DEPENDS+= libsndfile.so:audio/libsndfile
LIB_DEPENDS+= libao.so:audio/libao
BUILD_DEPENDS+= ${LOCALBASE}/lib/libflite.a:audio/flite
BROKEN_armv6= fails to package: chmod: GSSpeechServer.desktop: No such file or directory
OPTIONS_DEFINE= DOCS CUPS ASPELL
OPTIONS_DEFAULT= CUPS
OPTIONS_SUB= yes
DOCS_BUILD_DEPENDS= texi2html:textproc/texi2html \
texi2pdf:print/texinfo
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-tiff-library=${LOCALBASE}/lib
CONFIGURE_ARGS+= --with-tiff-include=${LOCALBASE}/include