mirror of
https://git.freebsd.org/ports.git
synced 2025-05-24 23:16:33 -04:00
Mark as broken on various tier-2 archs.
While here, pet portlint. Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
d0c44e7818
commit
6d5d36d741
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=426199
15 changed files with 35 additions and 5 deletions
|
@ -12,6 +12,8 @@ COMMENT= Junk Mail Buffering Agent
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
USES= gmake tar:bzip2
|
USES= gmake tar:bzip2
|
||||||
|
|
||||||
|
BROKEN_aarch64= Fails to build: gmake: msgfmt: Command not found
|
||||||
|
|
||||||
PLIST_FILES= bin/jmba \
|
PLIST_FILES= bin/jmba \
|
||||||
man/man1/jmba.1.gz
|
man/man1/jmba.1.gz
|
||||||
|
|
||||||
|
|
|
@ -41,6 +41,8 @@ USE_MOZILLA= # empty
|
||||||
USE_GL= gl
|
USE_GL= gl
|
||||||
USES= tar:xz
|
USES= tar:xz
|
||||||
|
|
||||||
|
BROKEN_aarch64= Fails to link: js-dtrace.o.arJ1an: error adding symbols: File in wrong format
|
||||||
|
|
||||||
MOZ_OPTIONS= --program-transform-name='s/thunderbird/${MOZILLA}/' \
|
MOZ_OPTIONS= --program-transform-name='s/thunderbird/${MOZILLA}/' \
|
||||||
--enable-single-profile --disable-profilesharing \
|
--enable-single-profile --disable-profilesharing \
|
||||||
--enable-application=mail --enable-official-branding
|
--enable-application=mail --enable-official-branding
|
||||||
|
|
|
@ -38,6 +38,8 @@ GAP_LIBDIR= ${PREFIX}/lib/${GAP_VERSION}
|
||||||
WRKSRC= ${WRKDIR}/${GAP_VERSION}
|
WRKSRC= ${WRKDIR}/${GAP_VERSION}
|
||||||
PLIST_FILES= bin/gap
|
PLIST_FILES= bin/gap
|
||||||
|
|
||||||
|
BROKEN_aarch64= Fails to link: undefined reference to SyAllocBags
|
||||||
|
|
||||||
post-patch:
|
post-patch:
|
||||||
@${REINPLACE_CMD} -i '' -e '1s|/usr/bin/sh|/bin/sh|' ${WRKSRC}/pkg/happrime/make_tarball
|
@${REINPLACE_CMD} -i '' -e '1s|/usr/bin/sh|/bin/sh|' ${WRKSRC}/pkg/happrime/make_tarball
|
||||||
|
|
||||||
|
|
|
@ -14,8 +14,6 @@ LICENSE= MIT ISCL BSD2CLAUSE
|
||||||
LICENSE_COMB= multi
|
LICENSE_COMB= multi
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE.md
|
LICENSE_FILE= ${WRKSRC}/LICENSE.md
|
||||||
|
|
||||||
BROKEN_powerpc64= Does not build
|
|
||||||
|
|
||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
GH_ACCOUNT= JuliaLang
|
GH_ACCOUNT= JuliaLang
|
||||||
GH_PROJECT= openlibm
|
GH_PROJECT= openlibm
|
||||||
|
@ -23,6 +21,9 @@ GH_PROJECT= openlibm
|
||||||
USES= gmake
|
USES= gmake
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
|
|
||||||
|
BROKEN_aarch64= Does not compile: the clang compiler does not support -march=aarch64
|
||||||
|
BROKEN_powerpc64= Does not build
|
||||||
|
|
||||||
.include <bsd.port.pre.mk>
|
.include <bsd.port.pre.mk>
|
||||||
|
|
||||||
MAKE_ENV+= prefix=${PREFIX}
|
MAKE_ENV+= prefix=${PREFIX}
|
||||||
|
|
|
@ -20,6 +20,8 @@ INSTALL_WRKSRC= ${WRKSRC}/lib/blkid
|
||||||
|
|
||||||
PKGDIR= ${.CURDIR}
|
PKGDIR= ${.CURDIR}
|
||||||
|
|
||||||
|
BROKEN_aarch64= Fails to build: No targets specified and no makefile found
|
||||||
|
|
||||||
pre-build:
|
pre-build:
|
||||||
${MKDIR} ${WRKSRC}/lib/blkid/elfshared
|
${MKDIR} ${WRKSRC}/lib/blkid/elfshared
|
||||||
cd ${WRKSRC}/util && ${MAKE_CMD} subst
|
cd ${WRKSRC}/util && ${MAKE_CMD} subst
|
||||||
|
|
|
@ -12,7 +12,10 @@ COMMENT= Library to import various 3D model formats in a uniform manner
|
||||||
LICENSE= BSD3CLAUSE
|
LICENSE= BSD3CLAUSE
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
|
BROKEN_aarch64= Does not compile: error: non-constant-expression cannot be narrowed from type int8_t to char
|
||||||
|
BROKEN_armv6= Does not compile: error: non-constant-expression cannot be narrowed from type int8_t to char
|
||||||
BROKEN_powerpc64= Does not build
|
BROKEN_powerpc64= Does not build
|
||||||
|
BROKEN_armv6= Does not compile: error: ByteSwap has not been declared
|
||||||
|
|
||||||
USES= cmake compiler:c++11-lib pkgconfig
|
USES= cmake compiler:c++11-lib pkgconfig
|
||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
|
|
|
@ -33,6 +33,8 @@ OPTIONS_SUB= yes
|
||||||
NLS_USES= gettext
|
NLS_USES= gettext
|
||||||
NLS_CONFIGURE_ENABLE=nls
|
NLS_CONFIGURE_ENABLE=nls
|
||||||
|
|
||||||
|
BROKEN_aarch64= Fails to compile: error: call to member function insert is ambiguous
|
||||||
|
|
||||||
# fixes build on non UTF-8 enviroments
|
# fixes build on non UTF-8 enviroments
|
||||||
post-patch:
|
post-patch:
|
||||||
@${REINPLACE_CMD} -e 's|echo $<|LANG=C; LC_ALL=C; &|' \
|
@${REINPLACE_CMD} -e 's|echo $<|LANG=C; LC_ALL=C; &|' \
|
||||||
|
|
|
@ -23,6 +23,8 @@ USE_LDCONFIG= yes
|
||||||
|
|
||||||
PLIST_FILES= lib/va/i965_drv_video.so
|
PLIST_FILES= lib/va/i965_drv_video.so
|
||||||
|
|
||||||
|
BROKEN_aarch64= Fails to compile: fatal error: intel_bufmgr.h file not found
|
||||||
|
|
||||||
post-patch: .SILENT
|
post-patch: .SILENT
|
||||||
${REINPLACE_CMD} -e 's/-ldl//' \
|
${REINPLACE_CMD} -e 's/-ldl//' \
|
||||||
${WRKSRC}/src/Makefile.am
|
${WRKSRC}/src/Makefile.am
|
||||||
|
|
|
@ -70,6 +70,8 @@ DOCSDIR= ${PREFIX}/share/doc/xine-lib
|
||||||
PLUGINSDIR= lib/xine/plugins/2.5
|
PLUGINSDIR= lib/xine/plugins/2.5
|
||||||
PLIST_SUB= PLUGINSDIR="${PLUGINSDIR}"
|
PLIST_SUB= PLUGINSDIR="${PLUGINSDIR}"
|
||||||
|
|
||||||
|
BROKEN_aarch64= Fails to configure: error: no acceptable as found in $PATH
|
||||||
|
|
||||||
OPTIONS_DEFINE= NLS CACA ESOUND JACK GNOMEVFS2 PULSEAUDIO XVMC SMB AALIB \
|
OPTIONS_DEFINE= NLS CACA ESOUND JACK GNOMEVFS2 PULSEAUDIO XVMC SMB AALIB \
|
||||||
IMAGEMAGICK PIXBUF WAVPACK VAAPI LIBBLURAY
|
IMAGEMAGICK PIXBUF WAVPACK VAAPI LIBBLURAY
|
||||||
OPTIONS_DEFAULT=VAAPI
|
OPTIONS_DEFAULT=VAAPI
|
||||||
|
|
|
@ -81,6 +81,8 @@ ALL_TARGET= mencoder
|
||||||
|
|
||||||
.include "${.CURDIR}/../mplayer/Makefile.options"
|
.include "${.CURDIR}/../mplayer/Makefile.options"
|
||||||
|
|
||||||
|
BROKEN_aarch64= Fails to compile: error: invalid operand for instruction
|
||||||
|
|
||||||
pre-everything::
|
pre-everything::
|
||||||
@${ECHO_MSG} "N - O - T - E"
|
@${ECHO_MSG} "N - O - T - E"
|
||||||
@${ECHO_MSG} ""
|
@${ECHO_MSG} ""
|
||||||
|
|
|
@ -24,7 +24,9 @@ BUILD_WRKSRC= ${WRKSRC}/${PORTNAME}
|
||||||
PLIST_FILES= bin/mkclean \
|
PLIST_FILES= bin/mkclean \
|
||||||
bin/mkWDclean
|
bin/mkWDclean
|
||||||
|
|
||||||
BROKEN_sparc64= Does not install on sparc64: gmake: GNUmakefile: No such file or directory
|
BROKEN_aarch64= 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
|
||||||
|
|
||||||
post-extract:
|
post-extract:
|
||||||
@${REINPLACE_CMD} -e 's,/usr/local,$$(DESTDIR)$$(PREFIX),g' ${WRKSRC}/corec/tools/coremake/gcc_mak.inc
|
@${REINPLACE_CMD} -e 's,/usr/local,$$(DESTDIR)$$(PREFIX),g' ${WRKSRC}/corec/tools/coremake/gcc_mak.inc
|
||||||
|
|
|
@ -115,6 +115,9 @@ CONFIGURE_ARGS+=--disable-x11
|
||||||
.include <bsd.port.pre.mk>
|
.include <bsd.port.pre.mk>
|
||||||
.include "${.CURDIR}/../../multimedia/mplayer/Makefile.options"
|
.include "${.CURDIR}/../../multimedia/mplayer/Makefile.options"
|
||||||
|
|
||||||
|
BROKEN_armv6= Fails to compile: Error: garbage following instruction -- vmov s16,SCALE
|
||||||
|
BROKEN_aarch64= Fails to compile: error: invalid operand for instruction
|
||||||
|
|
||||||
pre-everything::
|
pre-everything::
|
||||||
@${ECHO_MSG} "N - O - T - E"
|
@${ECHO_MSG} "N - O - T - E"
|
||||||
@${ECHO_MSG} ""
|
@${ECHO_MSG} ""
|
||||||
|
|
|
@ -13,8 +13,6 @@ COMMENT= Create moodbars from video files
|
||||||
LICENSE= GPLv2
|
LICENSE= GPLv2
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE.md
|
LICENSE_FILE= ${WRKSRC}/LICENSE.md
|
||||||
|
|
||||||
BROKEN_powerpc64= Does not build
|
|
||||||
|
|
||||||
BUILD_DEPENDS= help2man:misc/help2man
|
BUILD_DEPENDS= help2man:misc/help2man
|
||||||
LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg \
|
LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg \
|
||||||
libpopt.so:devel/popt \
|
libpopt.so:devel/popt \
|
||||||
|
@ -25,4 +23,7 @@ USE_GITHUB= yes
|
||||||
USES= cmake:outsource pkgconfig
|
USES= cmake:outsource pkgconfig
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
|
|
||||||
|
BROKEN_aarch64= Fails to install: runaway process
|
||||||
|
BROKEN_powerpc64= Does not build
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -38,6 +38,8 @@ GH_ACCOUNT= jp9000
|
||||||
|
|
||||||
INSTALLS_ICONS= yes
|
INSTALLS_ICONS= yes
|
||||||
|
|
||||||
|
BROKEN_aarch64= Fails to compile: invalid conversion between vector type and integer type
|
||||||
|
|
||||||
.include <bsd.port.pre.mk>
|
.include <bsd.port.pre.mk>
|
||||||
|
|
||||||
.if ${CHOSEN_COMPILER_TYPE} == gcc
|
.if ${CHOSEN_COMPILER_TYPE} == gcc
|
||||||
|
|
|
@ -23,6 +23,8 @@ EXTRACT_AFTER_ARGS+= --exclude "md5*"
|
||||||
|
|
||||||
WRKSRC= ${WRKDIR}/multicoreware-${PORTNAME}-1d3b6e448e01/source
|
WRKSRC= ${WRKDIR}/multicoreware-${PORTNAME}-1d3b6e448e01/source
|
||||||
|
|
||||||
|
BROKEN_mips64= Fails to link: Nonrepresentable section on output
|
||||||
|
|
||||||
do-test:
|
do-test:
|
||||||
${WRKSRC}/test/TestBench
|
${WRKSRC}/test/TestBench
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue