Mark some ports failing on power64. In cases where the error message

was a stub, provide a real one.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon 2017-05-13 03:35:51 +00:00
parent 65cfb4ff6e
commit ba601f25ac
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=440746
34 changed files with 73 additions and 26 deletions

View File

@ -28,7 +28,7 @@ COMMENT= Multi-lingual speech synthesis system
BROKEN_aarch64= Fails to link: arm64_unknown.mak: No such file or directory
BROKEN_armv6= Fails to link: cc.mak: No such file or directory
BROKEN_mips64= Fails to link: cc.mak: No such file or directory
BROKEN_powerpc64= Does not build
BROKEN_powerpc64= Fails to link: powerpc_unknown.mak: No such file or directory
OPTIONS_DEFINE= NAS ESD
OPTIONS_DEFAULT=NAS ESD

View File

@ -10,10 +10,10 @@ MASTER_SITES= SUNSITE/apps/sound/players
MAINTAINER= ports@FreeBSD.org
COMMENT= Curses MOD/FNK music tracker
OPTIONS_DEFINE= DOCS
LICENSE= GPLv2
OPTIONS_DEFINE= DOCS
USES= compiler:nestedfct ncurses tar:tgz
WRKSRC= ${WRKDIR}/funkgold
@ -22,7 +22,7 @@ MAKE_ARGS= EXTRA_LDFLAGS="-lpthread"
PORTDOCS= INSTALL
PLIST_FILES= bin/funkgold
BROKEN_powerpc64= Does not build
BROKEN_powerpc64= Does not build: error: nested functions are disabled, use -fnested-functions to re-enable
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/funkgold ${STAGEDIR}${PREFIX}/bin

View File

@ -20,7 +20,7 @@ GNUPLOT_BUILD_DEPENDS= ${LOCALBASE}/bin/gnuplot:math/gnuplot
BROKEN_aarch64= Fails to compile: error: sys/auxv.h file not found
BROKEN_armv6= Fails to compile: error: use of undeclared identifier nop
BROKEN_powerpc64= Does not build on powerpc64
BROKEN_powerpc64= Fails to compile: verify.c:1574: undefined reference to bswap64
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/fio ${STAGEDIR}${PREFIX}/bin

View File

@ -15,7 +15,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_mips64= Fails to build: bin-mips64: no such file or directory
BROKEN_powerpc64= Does not build on powerpc64
BROKEN_powerpc64= Fails to build: bin-powerpc64: no such file or directory
USES= gmake
WRKSRC= ${WRKDIR}/libMicro-${PORTVERSION}

View File

@ -14,6 +14,8 @@ LICENSE= GPLv2
BUILD_DEPENDS= help2man:misc/help2man
BROKEN_powerpc64= fails to compile: stat.hpp:307: error: ISO C++ does not support long long
PLIST_FILES= bin/sipp man/man1/sipp.1.gz
USES= autoreconf gmake ncurses

View File

@ -17,7 +17,7 @@ BROKEN_armv6= invokes x86 asm
BROKEN_mips= invokes x86 asm
BROKEN_mips64= invokes x86 asm
BROKEN_sparc64= missing atomics implementation
BROKEN_powerpc64= Does not build on powerpc64
BROKEN_powerpc64= fails to compile: sibling call optimization does not allow automatic multiple TOCs
USES= cmake:outsource ncurses
CMAKE_ARGS= -DAPTO_UNIT_TESTS:BOOL=OFF \

View File

@ -12,6 +12,7 @@ COMMENT= Burrows-Wheeler sequence aligner
LICENSE= GPLv3
BROKEN_aarch64= fails to compile: error: invalid conversion between vector type and integer type
BROKEN_powerpc64= fails to compile: ksw.c: error: emmintrin.h: No such file or directory
USES= perl5 shebangfix tar:bzip2
SHEBANG_FILES= qualfa2fq.pl xa2multi.pl

View File

@ -27,7 +27,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_mips64= Does not build: invokes x86 asm
BROKEN_powerpc64= Does not build on powerpc64
BROKEN_powerpc64= Does not build: invokes x86 asm
BROKEN_sparc64= Does not build: invokes x86 asm
# shebang_fix operates during patch.

View File

@ -13,6 +13,8 @@ LICENSE= BSD3CLAUSE
LIB_DEPENDS= libcurl.so:ftp/curl
BROKEN_powerpc64= fails to compile: bgzip.c: error: invalid operands to binary &
USE_GITHUB= yes
GH_ACCOUNT= jkbonfield

View File

@ -16,7 +16,7 @@ LICENSE= GPLv2
BROKEN_aarch64= Does not build: Host architecture was not detected as supported by protobuf
BROKEN_mips64= Does not build: Host architecture was not detected as supported by protobuf
BROKEN_powerpc64= Does not build
BROKEN_powerpc64= Does not build: atomicops.h: error: stray '\#' in program
USES= libtool gmake

View File

@ -30,7 +30,7 @@ GH_ACCOUNT= rime
PLIST_SUB= VER=${PORTVERSION}
BROKEN_powerpc64= Does not build on powerpc64
BROKEN_powerpc64= Does not link: undefined reference to YAML::detail::node_data::empty_scalar[abi:cxx11]
.include <bsd.port.options.mk>

View File

@ -14,6 +14,8 @@ COMMENT= Several forward error correction (FEC) decoders
LICENSE= LGPL21
BROKEN_powerpc64= fails to compile: cc1: error: unrecognized command line option -faltivec
MAKEFILE= makefile
GNU_CONFIGURE= yes

View File

@ -11,12 +11,6 @@ DIST_SUBDIR= ${PORTNAME}
MAINTAINER= mr@FreeBSD.org
COMMENT= Ettus Research UHD driver framework
USE_GITHUB= yes
GH_ACCOUNT= EttusResearch
GH_TAGNAME= 32951af2f3e7b1ddb56486c9f15b2e1033605bd6
CONFLICTS= usrp-[0-9]*
LIB_DEPENDS= libboost_python.so:devel/boost-python-libs
BUILD_DEPENDS= ${LOCALBASE}/include/boost/tuple/tuple.hpp:devel/boost-libs \
cheetah-analyze:devel/py-cheetah \
@ -24,6 +18,14 @@ BUILD_DEPENDS= ${LOCALBASE}/include/boost/tuple/tuple.hpp:devel/boost-libs \
orcc:devel/orc \
${PYTHON_PKGNAMEPREFIX}mako>0:textproc/py-mako
USE_GITHUB= yes
GH_ACCOUNT= EttusResearch
GH_TAGNAME= 32951af2f3e7b1ddb56486c9f15b2e1033605bd6
CONFLICTS= usrp-[0-9]*
BROKEN_powerpc64= fails to link: undefined reference to boost function
USES= compiler:c++0x cmake:outsource gmake ncurses pkgconfig \
dos2unix python:2.7
USE_LDCONFIG= yes

View File

@ -12,6 +12,8 @@ LICENSE= APACHE20
LIB_DEPENDS= libuv.so:devel/libuv
BROKEN_powerpc64= fails to compile: reader.h: warning: comparison is always true due to limited range of data type
USE_GITHUB= yes
GH_ACCOUNT= datastax
GH_PROJECT= cpp-driver

View File

@ -19,6 +19,7 @@ CMAKE_ARGS= -DENABLE_BUNDLED_MSGPUCK=false
BROKEN_aarch64= Fails to compile: clang compiler does not support -march=native
BROKEN_mips64= Fails to compile: clang compiler does not support -march=native
BROKEN_powerpc64= Fails to compile: clang compiler does not support -march=native
BROKEN_sparc64= Fails to compile: clang compiler does not support -march=native
.include <bsd.port.mk>

View File

@ -13,6 +13,8 @@ COMMENT= Web application framework for writing web APIs in C
LICENSE= ISCL
LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN_powerpc64= fails to compile: cc1: error: -Werror=c11-extensions: No option -Wc11-extensions
USES= compiler gmake
USE_GITHUB= yes

View File

@ -10,6 +10,8 @@ COMMENT= epoll shim implemented using kevent
LICENSE= MIT
BROKEN_powerpc64= fails to compile: cc1: error: unrecognized command line option -Wno-missing-variable-declarations
USE_GITHUB= yes
GH_ACCOUNT= FreeBSDDesktop
GH_PROJECT= epoll-shim

View File

@ -14,6 +14,8 @@ COMMENT= SQLite 3 extension of minimal OGC GeoPackage implementation
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN_powerpc64= fails to link: cc: Internal error: Segmentation fault (program ld)
OPTIONS_DEFINE= GEOS
OPTIONS_DEFAULT=GEOS

View File

@ -18,6 +18,8 @@ LIB_DEPENDS= libcurl.so:ftp/curl \
libtidy.so:www/tidy-lib \
libxslt.so:textproc/libxslt
BROKEN_powerpc64= fails to compile: iterator.h: error: invalid abstract return type
USE_LDCONFIG= yes
USES= libtool gmake pathfix pkgconfig compiler:c++11-lang ssl
GNU_CONFIGURE= yes

View File

@ -14,6 +14,8 @@ LICENSE= MIT
BUILD_DEPENDS= ${LOCALBASE}/include/mdds-1.2/mdds/global.hpp:devel/mdds
LIB_DEPENDS= libboost_system.so:devel/boost-libs
BROKEN_powerpc64= fails to configure: checking for the Boost program_options library... no
GNU_CONFIGURE= yes
USES= compiler:c++11-lib libtool pathfix pkgconfig tar:xz
USE_LDCONFIG= yes

View File

@ -12,6 +12,8 @@ LICENSE= MIT
BUILD_DEPENDS= ${LOCALBASE}/avr/lib/libc.a:devel/avr-libc
RUN_DEPENDS= ${LOCALBASE}/avr/lib/libc.a:devel/avr-libc
BROKEN_powerpc64= fails to build: OrangutanAnalog.h: internal compiler error: Segmentation fault
USES= gmake
USE_GITHUB= yes
GH_ACCOUNT= pololu

View File

@ -11,6 +11,8 @@ COMMENT= Open On-Chip Debugger
BUILD_DEPENDS= ${LOCALBASE}/bin/makeinfo:print/texinfo
BROKEN_powerpc64= fails to configure: error: C compiler cannot create executables
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --disable-werror
CONFIGURE_ENV= MAKEINFO=${LOCALBASE}/bin/makeinfo

View File

@ -14,6 +14,8 @@ BUILD_DEPENDS= ${PEARDIR}/PEAR.php:devel/pear \
${PEARDIR}/Console/CommandLine.php:devel/pear-Console_CommandLine
RUN_DEPENDS= ${PEARDIR}/PEAR.php:devel/pear
BROKEN_powerpc64= fails to package: Signal 11
USES= pear
USE_PHP= spl xsl

View File

@ -16,6 +16,8 @@ LICENSE= BSD3CLAUSE
BUILD_DEPENDS= ${PEARDIR}/.channels/pear.netpirates.net.reg:devel/pear-channel-theseer
RUN_DEPENDS= ${PEARDIR}/.channels/pear.netpirates.net.reg:devel/pear-channel-theseer
BROKEN_powerpc64= fails to package: Signal 11
USE_PHP= dom xml xsl
PEAR_CHANNEL= theseer
USES= pear

View File

@ -11,6 +11,8 @@ COMMENT= PHP Accelerator designed mainly for graphic work
LICENSE= PHP301
BROKEN_powerpc64= fails to build: Killing runaway build after 7200 seconds with no output
USES= php:pecl
IGNORE_WITH_PHP= 70

View File

@ -11,6 +11,8 @@ COMMENT= Asynchronous & concurrent & distributed networking framework
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN_powerpc64= fails to build: swoole_config.h: error GCC 4.4 or later required
USES= execinfo php:pecl ssl
CFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib

View File

@ -13,6 +13,9 @@ COMMENT= Light-weight microthreads for Python
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
NOT_FOR_ARCHS= powerpc64
NOT_FOR_ARCHS_REASON= greenlet needs to be ported to this platform
DO_MAKE_TEST= ${PYTHON_CMD}
TEST_TARGET= run-tests.py
USE_PYTHON= autoplist concurrent distutils

View File

@ -11,6 +11,8 @@ COMMENT= Python libzfs bindings
LICENSE= BSD2CLAUSE
BROKEN_powerpc64= fails to build: libzfs.c: error: convert_for_assignment: incompatible type for argument 3 of zfs_path_to_zhandle
USE_GITHUB= yes
GH_ACCOUNT= freenas
GH_PROJECT= py-libzfs

View File

@ -12,6 +12,8 @@ COMMENT= Python interface to capsicum security
LICENSE= BSD3CLAUSE
BROKEN_powerpc64= fails to compile: _pycapsicum.c: error: 'for' loop initial declaration used outside C99 mode
USES= python
USE_PYTHON= autoplist distutils

View File

@ -12,14 +12,12 @@ COMMENT= Tools to disasm, debug, analyze, and manipulate binary files
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN_aarch64= Does not build: Unsupported BSD architecture
BROKEN_mips64= Does not build: Unsupported BSD architecture
BROKEN_powerpc64= Does not build
BROKEN_sparc64= Does not build
BUILD_DEPENDS+= pkg-config:devel/pkgconf
LIB_DEPENDS+= libcapstone.so:devel/capstone4
NOT_FOR_ARCHS= aarch64 armv6 mips mips64 powerpc powerpc64 sparc64
NOT_FOR_ARCHS_REASON= does not build: Unsupported BSD architecture
CONFIGURE_ARGS+= --with-syscapstone
USES= gmake pathfix pkgconfig tar:xz

View File

@ -13,6 +13,8 @@ COMMENT= Super fast C++ logging library
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN_powerpc64= fails to compile: includes.h: error: chrono: No such file or directory
USE_GITHUB= yes
GH_ACCOUNT= gabime

View File

@ -14,6 +14,8 @@ LICENSE= LGPL3
CONFLICTS= samba33-3.*
BROKEN_powerpc64= fails to compile: cc1: error: unrecognized command line option "-Wno-format-length"
USES= compiler pkgconfig waf
USE_LDCONFIG= yes
WAF_CMD= buildtools/bin/waf

View File

@ -6,18 +6,20 @@ PORTVERSION= ${THRIFT_PORTVERSION} # to keep in sync with thrift
PORTREVISION= 8
PORTEPOCH= 1
CATEGORIES= devel
MASTER_SITES= APACHE/thrift/${PORTVERSION}
PKGNAMESUFFIX= -cpp
MASTER_SITES= APACHE/thrift/${PORTVERSION}
DISTNAME= thrift-${PORTVERSION}
DISTNAME= thrift-${PORTVERSION}
MAINTAINER= komarov@valerka.net
COMMENT= C++ interface to Thrift
DISTINFO_FILE= ${.CURDIR}/../thrift/distinfo
LIB_DEPENDS= libboost_system.so:devel/boost-libs \
libevent.so:devel/libevent
DISTINFO_FILE= ${.CURDIR}/../thrift/distinfo
BROKEN_powerpc64= fails to compile: undefined reference to std::__throw_out_of_range_fmt
USES= autoreconf pkgconfig gmake compiler:c++11-lang \
libtool pathfix ssl
GNU_CONFIGURE= yes
@ -55,7 +57,7 @@ USE_CXXSTD= c++11
.endif
.if ${SSL_DEFAULT} == openssl-devel
BROKEN= Cannot find libcrypto.
BROKEN= cannot find libcrypto
.endif
post-install:

View File

@ -17,6 +17,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libsodium.so:security/libsodium
BROKEN_powerpc64= fails to compile: fpst.c: error: redefinition of typedef 'FPST'
USERS= _dnscrypt-proxy
GNU_CONFIGURE= yes