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)
Reported by:	swills
This commit is contained in:
Mark Linimon 2017-05-21 21:55:08 +00:00
parent a379971cff
commit fa74598719
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=441429
49 changed files with 111 additions and 15 deletions

View File

@ -21,6 +21,8 @@ BUILD_DEPENDS= sparsehash>=0:devel/sparsehash \
${LOCALBASE}/include/utf8.h:devel/utf8cpp
RUN_DEPENDS= ${LOCALBASE}/include/utf8.h:devel/utf8cpp
BROKEN_powerpc64= fails to compile: types_from_string.hpp: error: 'strtoll' is not a member of 'std'
USE_GITHUB= yes
GH_ACCOUNT= osmcode

View File

@ -15,6 +15,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING.osmpbf
LIB_DEPENDS= libprotobuf.so:devel/protobuf
BROKEN_powerpc64= fails to compile: metadata_lite.h: class 'google::protobuf::internal::InternalMetadataWithArenaLite' does not have any field named 'InternalMetadataWithArenaBase'
USE_GITHUB= yes
GH_ACCOUNT= scrosby
GH_PROJECT= OSM-binary

View File

@ -14,6 +14,8 @@ LIB_DEPENDS= libchromaprint.so:audio/chromaprint \
libtag.so:audio/taglib \
libavcodec.so:multimedia/ffmpeg
BROKEN_powerpc64= fails to compile: libchromaprint.so: undefined reference to std::__cxx11::basic_string
USES= cmake desktop-file-utils
USE_QT4= corelib gui network \
qmake_build moc_build rcc_build uic_build

View File

@ -30,6 +30,8 @@ LIB_DEPENDS= libFLAC.so:audio/flac \
libcdio_paranoia.so:sysutils/libcdio-paranoia \
liblrdf.so:textproc/liblrdf
BROKEN_powerpc64= fails to link: libicuuc.so: undefined reference to __cxa_throw_bad_array_new_length
USES= gettext localbase lua pkgconfig
USE_GNOME= gtk20 libxml2 libxslt
GNU_CONFIGURE= yes

View File

@ -48,7 +48,8 @@ USE_GNOME= atk cairo cairomm gdkpixbuf2 glib20 glibmm gtk20 gtkmm24 pango
USE_LDCONFIG= yes
INSTALLS_ICONS= yes
BROKEN_aarch64= Fails to configure: Could not find the program gas,as,gcc
BROKEN_aarch64= fails to configure: Could not find the program gas,as,gcc
BROKEN_powerpc64= fails to compile: configuration_variable.cc: 'strtof' is not a member of 'std'
PLIST_SUB= ARDOURVERSION=${PORTVERSION}

View File

@ -14,7 +14,6 @@ LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= ${LOCALBASE}/include/boost/shared_ptr.hpp:devel/boost-libs
LIB_DEPENDS= libtag.so:audio/taglib \
libchromaprint.so:audio/chromaprint \
libprotobuf.so:devel/protobuf \
@ -24,6 +23,8 @@ LIB_DEPENDS= libtag.so:audio/taglib \
libechonest.so:audio/libechonest \
libcryptopp.so:security/cryptopp
BROKEN_powerpc64= fails to compile: tagreader.cpp: undefined reference to TagLib::String::String
USE_GITHUB= yes
GH_ACCOUNT= ${PORTNAME}${PKGNAMESUFFIX}
GH_PROJECT= Clementine

View File

@ -18,6 +18,8 @@ COMMENT= Console-based music player with really cool features
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN_powerpc64= fails to configure: checking for successful build of ffmpeg.c... no
USE_GITHUB= yes
USES= gmake iconv ncurses pkgconfig

View File

@ -14,6 +14,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libsndfile.so:audio/libsndfile
BROKEN_powerpc64= fails to link: libicuuc.so. undefined reference to __cxa_throw_bad_array_new_length
CONFLICTS= hydrogen-0.*
USE_GITHUB= yes

View File

@ -13,6 +13,8 @@ LICENSE= GPLv2
LIB_DEPENDS= libsndfile.so:audio/libsndfile
BROKEN_powerpc64= fails to link: libicuuc.so. undefined reference to __cxa_throw_bad_array_new_length
CONFLICTS= hydrogen-devel-0.*
USE_GITHUB= yes

View File

@ -28,7 +28,8 @@ LIB_DEPENDS= libchromaprint.so:audio/chromaprint \
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
BROKEN_aarch64= Fails to compile: Exception("invalid machine type")
BROKEN_aarch64= fails to compile: Exception("invalid machine type")
BROKEN_powerpc64= fails to configure: unmet dependencies: Could not find libprotobuf, libchromaprint, libmp4, and libwavpack
USES= scons iconv pkgconfig
USE_QT4= corelib gui network opengl script scripttools sql svg \

View File

@ -18,6 +18,8 @@ LIB_DEPENDS= libmpdclient.so:audio/libmpdclient \
libicuuc.so:devel/icu \
libboost_filesystem.so:devel/boost-libs
BROKEN_powerpc64= fails to compile: tags.cpp: undefined reference to TagLib::String::to8Bit
USES= compiler:c++11-lib iconv libtool localbase ncurses pkgconfig readline tar:bzip2
GNU_CONFIGURE= yes
USE_GNOME= glib20

View File

@ -12,6 +12,8 @@ COMMENT= Phonetics by Computer
LICENSE= GPLv2
BROKEN_powerpc64= fails to compile: cc1plus: unrecognized command line option "-std=gnu++11"
USE_GITHUB= yes
DOS2UNIX_REGEX= .*Makefile
USES= dos2unix iconv pkgconfig

View File

@ -13,6 +13,8 @@ LICENSE= GPLv2
LIB_DEPENDS= libFOX-1.6.so:x11-toolkits/fox16
BROKEN_powerpc64= fails to compile: CAtomicCounter.h: boost/detail/atomic_count.hpp: No such file or directory
USES= bison pkgconfig
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-alsa

View File

@ -20,6 +20,8 @@ BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:audio/ladspa \
LIB_DEPENDS= libaudiofile.so:audio/libaudiofile \
liblrdf.so:textproc/liblrdf
BROKEN_powerpc64= fails to configure: checking for XOpenDisplay in -lX11... no
OPTIONS_DEFINE= ALSA JACK MPG123 SOX VORBIS MAD
OPTIONS_DEFAULT= JACK MPG123 SOX VORBIS MAD
SOX_DESC= sox (.au) support

View File

@ -13,6 +13,8 @@ COMMENT= Distributed network benchmarking system
RUN_DEPENDS= gnuplot:math/gnuplot
BROKEN_FreeBSD_12= tcp_debug.h: field has incomplete type 'struct tcpcb'
BUILD_WRKSRC= ${WRKSRC}/obj/${OPSYS}
INSTALL_WRKSRC= ${WRKSRC}/obj/${OPSYS}

View File

@ -16,6 +16,8 @@ LIB_DEPENDS= libcurl.so:ftp/curl \
libfontconfig.so:x11-fonts/fontconfig \
libfreetype.so:print/freetype2
BROKEN_powerpc64= fails to compile: jsoncpp.cpp: 'snprintf' is not a member of 'std'
USES= compiler:c++14-lang execinfo gettext libtool pkgconfig
GNU_CONFIGURE= yes
USE_GNOME= cairo gdkpixbuf2 gtk20

View File

@ -11,7 +11,8 @@ DISTNAME= cider1b1
MAINTAINER= ports@FreeBSD.org
COMMENT= Mixed-level circuit and device simulator (includes SPICE3)
BROKEN_aarch64= Fails to link: missing sbrk
BROKEN_aarch64= fails to link: missing sbrk
BROKEN_powerpc64= fails to compile: ccache: cc: FreeBSD: No such file or directory
CONFLICTS= spice-[0-9]*
WRKSRC= ${WRKDIR}/sim

View File

@ -12,6 +12,9 @@ COMMENT= Library which provides a way to read/write CAD (DWG/DXF/DXFB) files
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_powerpc64= fails to compile: r2000.cpp: 'to_string' was not declared in this scope
USE_GITHUB= yes
GH_ACCOUNT= sandyre

View File

@ -17,6 +17,8 @@ LIB_DEPENDS= libpng.so:graphics/png \
libfreetype.so:print/freetype2 \
libgtkmm-2.4.so:x11-toolkits/gtkmm24
BROKEN_powerpc64= fails to compile: cc1plus: unrecognized command line option "-std=c++11"
USE_GITHUB= yes
GH_PROJECT= libdxfrw:libdxfrw
GH_TAGNAME= 8f95895:libdxfrw

View File

@ -13,6 +13,8 @@ COMMENT= Generates C++ and Python from ISO10303 files
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN_powerpc64= fails to configure: Schema scan for 15926-0002-lifecycle_integration.exp exited with error code 1
USE_GITHUB= yes
USE_LDCONFIG= yes

View File

@ -21,8 +21,9 @@ SHEBANG_FILES= data/db/android/create_db.py
USE_GNOME= glib20
USE_LDCONFIG= yes
BROKEN_aarch64= Fails to compile: error: constant expression evaluates to -1
BROKEN_armv6= Fails to compile: error: constant expression evaluates to -1
BROKEN_aarch64= fails to compile: constant expression evaluates to -1
BROKEN_armv6= fails to compile: constant expression evaluates to -1
BROKEN_powerpc64= fails to compile: narrowing conversion of '-1' from 'int' to 'char'
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-dependency-tracking --disable-boost

View File

@ -25,7 +25,7 @@ IGNORE= need to build this port with the source code of telnet
.endif
.if ${OPSYS} == FreeBSD && ${OSVERSION} > 1100000
BROKEN= does not build
BROKEN= does not build: libtelnet/Makefile: Could not find src.opts.mk
.endif
BROKEN_DragonFly= does not build

View File

@ -13,6 +13,8 @@ LICENSE= GPLv2
LIB_DEPENDS= libhamlib.so:comms/hamlib \
libgps.so:astro/gpsd
BROKEN_powerpc64= fails to link: direwolf-1.4_1 depends on shared library: libgpsd.so - not found
USE_GITHUB= yes
GH_ACCOUNT= wb2osz
GH_TAGNAME= 6207e2e

View File

@ -32,9 +32,10 @@ LINRAD_DOCFILES= z_APM.txt z_BUFFERS.txt z_CALIBRATE.txt \
z_PARALLEL_PORT.txt z_SETTINGS.txt \
z_USERS_EXTRA.txt z_USERS_HWARE.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_sparc64= Fails to compile: implicit declaration of function outb
BROKEN_aarch64= fails to compile: implicit declaration of function outb
BROKEN_armv6= 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
.include <bsd.port.pre.mk>
.if ${ARCH} == "i386"

View File

@ -12,6 +12,8 @@ COMMENT= FreeBSD Kernel Driver for the Arduino Uno USB interface
LICENSE= BSD4CLAUSE
BROKEN_powerpc64= fails to compile: pcpu.h: error: size of array '__assert_0' is negative
USES= kmod uidfix
# some test targets need a predictable source directory

View File

@ -17,6 +17,8 @@ LIB_DEPENDS= libproj.so:graphics/proj \
libboost_system.so:devel/boost-libs \
libexpat.so:textproc/expat2
BROKEN_powerpc64= fails to compile: node-ram-cache.hpp: cstdint: No such file or directory
USE_GITHUB= yes
GH_ACCOUNT= openstreetmap

View File

@ -19,6 +19,9 @@ COMMENT= MariaDB database connector for C
LICENSE= LGPL21
BROKEN_armv6= fails to configure: CMake Error: Generator: execution of make failed
BROKEN_powerpc64= fails to compile: my_stmt_codec.c: error: invalid use of void expression
CONFLICTS_INSTALL= mariadb[0-9]*-client-* \
mariadb102-server-* \
mysql[0-9]*-client-* \

View File

@ -14,6 +14,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libboost_regex.so:devel/boost-libs
BROKEN_powerpc64= fails to configure: the compiler doesn't support C++11
USES= cmake:outsource mysql ssl
USE_LDCONFIG= yes
CMAKE_ARGS= -DDOC_DESTINATION="${DOCSDIR}"

View File

@ -22,6 +22,9 @@ OPTIONS_DEFINE= DOCS LUA PHP PYTHON RUBY
OPTIONS_DEFAULT=PHP PYTHON RUBY
OPTIONS_SUB= yes
# BROKEN: ruby.h: error: wrong number of arguments specified for 'deprecated' attribute
OPTIONS_EXCLUDE_powerpc64= RUBY
PORTSCOUT= limitw:1,even
CONFIGURE_ARGS= --datarootdir=${DATADIR} --docdir=${DOCSDIR} \

View File

@ -10,6 +10,8 @@ COMMENT= Time tracker
LICENSE= GPLv2
BROKEN_powerpc64= fails to compile: cc1plus: unrecognized command line option "-std=c++0x"
USE_GITHUB= yes
GH_ACCOUNT= KDAB
GH_PROJECT= Charm

View File

@ -8,4 +8,6 @@ OPTIONS_SLAVE= MEMCACHED STATIC
CONFLICTS_INSTALL= ccache-[0-9]* ccache-memcached[0-9]* ccache-static[0-9]*
BROKEN_powerpc64= fails to configure: checking for memcached in -lmemcached... no
.include "${MASTERDIR}/Makefile"

View File

@ -12,6 +12,8 @@ COMMENT= C++ library for handling dates, times, and time zones
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
BROKEN_powerpc64= fails to compile: time_tool.cc: 'stoll' is not a member of 'std'
GH_ACCOUNT= google
USE_GITHUB= yes
USES= compiler:c++11-lib gmake

View File

@ -12,6 +12,8 @@ COMMENT= Library and tool for interacting with CHERI streamtraces
BUILD_DEPENDS= llvm-config-cheri:devel/llvm-cheri
LIB_DEPENDS= libLLVMCore.so:devel/llvm-cheri
BROKEN_powerpc64= fails to compile: addressmap.cc: 'stoll' is not a member of 'std'
USES= cmake compiler:c++11-lib
USE_GITHUB= yes
GH_ACCOUNT= CTSRD-CHERI

View File

@ -48,8 +48,9 @@ INSTALL_TARGET= install-strip
PLIST_SUB+= VER=${PORTVERSION:R} \
SHORT_VER=${PORTVERSION:R:R}${PORTVERSION:R:E}
BROKEN_aarch64= Fails to configure: error: Requires SSE2 Support
BROKEN_sparc64= Fails to configure: error: Requires SSE2 Support
BROKEN_aarch64= fails to configure: error: Requires SSE2 Support
BROKEN_powerpc64= fails to configure: error: Requires SSE2 Support
BROKEN_sparc64= fails to configure: error: Requires SSE2 Support
post-patch:
@${REINPLACE_CMD} -e '/^extra_LIBS_clanSqlite/s|-ldl||g' \

View File

@ -15,6 +15,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libtinyxml2.so:textproc/tinyxml2
BROKEN_powerpc64= fails to compile: analyzerinfo.cpp: 'to_string' is not a member of 'std'
USES= compiler:c++11-lib execinfo gmake python shebangfix tar:bzip2
SHEBANG_FILES= htmlreport/cppcheck-htmlreport
USE_CXXSTD= c++11

View File

@ -14,6 +14,8 @@ LICENSE_FILE= ${WRKSRC}/../license.txt
LIB_DEPENDS= libboost_system.so:devel/boost-libs
BROKEN_powerpc64= fails to compile: cc1plus: unrecognized command line option "-std=c++11"
USE_GITHUB= yes
GH_ACCOUNT= Microsoft

View File

@ -19,6 +19,8 @@ RUN_DEPENDS= llvm-config39:devel/llvm39 \
devel/p5-Sys-Cpu>=0:devel/p5-Sys-Cpu \
p5-Getopt-Tabular>=0:devel/p5-Getopt-Tabular
BROKEN_powerpc64= fails to configure: cannot compile and link test program with selected LLVM
GNU_CONFIGURE= yes
CONFIGURE_FLAGS= --with-llvm=${LOCALBASE}
CONFIGURE_ENV= LLVM_CONFIG=${LOCALBASE}/bin/llvm-config39 \

View File

@ -14,6 +14,8 @@ COMMENT= Complete rewrite of dia2code in C++
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN_powerpc64= fails to compile: GenerateCodePhp.cpp: 'stoi' is not a member of 'std'
USES= autoreconf:build compiler:gcc-c++11-lib iconv
USE_GNOME= libxml2
GNU_CONFIGURE= yes

View File

@ -37,6 +37,9 @@ LIB_DEPENDS= libgmp.so:math/gmp \
libisl.so:devel/isl
BROKEN_aarch64= fails to compile: c++: error: unsupported option -print-multi-os-directory
BROKEN_mips= fails to configure: cannot compute suffix of object files
BROKEN_mips64= fails to configure: cannot compute suffix of object files
BROKEN_powerpc64= fails to compile: longlong.h: internal compiler error: Segmentation fault
USES= bison compiler cpe gmake iconv libtool makeinfo ncurses \
tar:bzip2

View File

@ -15,6 +15,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.TXT
BUILD_DEPENDS= clang39:devel/llvm39
RUN_DEPENDS= clang39:devel/llvm39
BROKEN_powerpc64= fails to compile: cc1plus: unrecognized command line option "-std=c++11"
USES= cmake:outsource ncurses python:run shebangfix
USE_GITHUB= yes

View File

@ -13,6 +13,8 @@ LICENSE= APACHE20
LIB_DEPENDS= libdistance.so:devel/libdistance
BROKEN_powerpc64= fails to compile: Arguments.cpp: 'atol' is not a member of 'std'
USE_GITHUB= yes
GH_ACCOUNT= trombonehero

View File

@ -26,7 +26,8 @@ USE_GITHUB= yes
GH_ACCOUNT= libLAS
GH_PROJECT= ${GH_ACCOUNT}
BROKEN_aarch64= Fails to compile: file liblas/detail/endian.hpp needs to be set up for your CPU type
BROKEN_armv6= Fails to compile: file liblas/detail/endian.hpp needs to be set up for your CPU type
BROKEN_aarch64= fails to compile: file liblas/detail/endian.hpp needs to be set up for your CPU type
BROKEN_armv6= fails to compile: file liblas/detail/endian.hpp needs to be set up for your CPU type
BROKEN_powerpc64= fails to compile: undefined reference to boost::program_options::to_internal
.include <bsd.port.mk>

View File

@ -12,7 +12,11 @@ COMMENT= Small, portable readline replacement
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= cmake
BROKEN_mips= fails to compile: cc1plus: unrecognized command line option "-std=c++11"
BROKEN_mips64= fails to compile: cc1plus: unrecognized command line option "-std=c++11"
BROKEN_powerpc64= fails to compile: cc1plus: unrecognized command line option "-std=c++11"
USES= cmake
USE_GITHUB= yes
GH_ACCOUNT= arangodb
GH_PROJECT= linenoise-ng

View File

@ -12,6 +12,10 @@ COMMENT= Library of C++ classes for flexible logging
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN_mips= fails to compile: Appender.cpp: extra ';'
BROKEN_mips64= fails to compile: Appender.cpp: extra ';'
BROKEN_powerpc64= fails to compile: Appender.cpp: extra ';'
WRKSRC= ${WRKDIR}/${PORTNAME}
USES= gmake libtool pathfix

View File

@ -11,7 +11,9 @@ COMMENT= High performance, general RPC framework
LICENSE= BSD3CLAUSE
BROKEN_aarch64= fails to compile: fatal error: sys/auxv.h file not found
BROKEN_mips= fails to compile: fatal error: sys/auxv.h file not found
BROKEN_mips64= fails to compile: fatal error: sys/auxv.h file not found
BROKEN_powerpc64= fails to compile: cc1: error: unrecognized command line option "-Wno-parentheses-equality"
USES= php:pecl

View File

@ -12,6 +12,8 @@ COMMENT= PHP-extension part of statistics server for PHP
LIB_DEPENDS= libprotobuf.so:devel/protobuf
BROKEN_powerpc64= fails to compile: class 'google::protobuf::internal::InternalMetadataWithArenaLite' does not have any field named 'InternalMetadataWithArenaBase'
USE_GITHUB= yes
GH_ACCOUNT= tony2001
GH_PROJECT= pinba_extension

View File

@ -13,6 +13,8 @@ COMMENT= Pure interface to C++ STL map/unordered_map
LICENSE= LGPL3+
LICENSE_FILE= ${WRKSRC}/COPYING.LESSER
BROKEN_powerpc64= fails to compile: cc1plus: unrecognized command line option "-std=c++0x"
USES= pkgconfig pure
CXXFLAGS+= -std=c++0x -DHAVE_STD_IS_PERMUTATION

View File

@ -16,6 +16,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>1:devel/py-six \
${PYTHON_PKGNAMEPREFIX}enum34>1:devel/py-enum34
LIB_DEPENDS= libcares.so:dns/c-ares
BROKEN_powerpc64= fails to compile: cpu-ppc64le.c: 'AT_HWCAP2' undeclared
USES= python
USE_PYTHON= distutils
CFLAGS+= -Ithird_party/boringssl/include \

View File

@ -12,6 +12,8 @@ LICENSE= GPLv2
BUILD_DEPENDS= mcpp:devel/mcpp
LIB_DEPENDS= libIce.so.${LIB_VRS}:devel/ice
BROKEN_powerpc64= fails to compile: gmake: Ice_BuiltinSequences_ice.py: Segmentation fault (core dumped)
USES= python shebangfix
USE_PYTHON= py3kplist
SLAVE_PORT= yes