summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2017-05-21 13:21:04 +0000
committerlinimon <linimon@FreeBSD.org>2017-05-21 13:21:04 +0000
commitfc39409b96e1c49f3424377c42c88367ea1ad016 (patch)
tree8ca265fd86a85ec42e228ea09e9ba5fcee43954d
parent239d7fd8c18157a4b20108103d1ebf5d843a2163 (diff)
downloadFreeBSD-ports-fc39409b96e1c49f3424377c42c88367ea1ad016.zip
FreeBSD-ports-fc39409b96e1c49f3424377c42c88367ea1ad016.tar.gz
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
-rw-r--r--audio/beast/Makefile2
-rw-r--r--audio/bristol/Makefile2
-rw-r--r--audio/gnomoradio/Makefile4
-rw-r--r--audio/gnuspeechsa/Makefile2
-rw-r--r--audio/mhwaveedit/Makefile4
-rw-r--r--benchmarks/nosqlbench/Makefile2
-rw-r--r--benchmarks/smhasher/Makefile2
-rw-r--r--cad/repsnapper/Makefile4
-rw-r--r--databases/percona-pam-for-mysql/Makefile6
-rw-r--r--databases/percona56-server/Makefile7
-rw-r--r--databases/riak2/Makefile3
-rw-r--r--devel/art/Makefile4
-rw-r--r--devel/tigcc/Makefile5
-rw-r--r--emulators/qemu-riscv/Makefile2
-rw-r--r--games/cheech/Makefile4
-rw-r--r--games/ember/Makefile4
-rw-r--r--games/freedoko/Makefile4
-rw-r--r--games/stonesoup/Makefile5
-rw-r--r--graphics/gimmage/Makefile4
-rw-r--r--math/asir2000/Makefile8
-rw-r--r--math/clp/Makefile2
-rw-r--r--math/vowpal_wabbit/Makefile2
-rw-r--r--multimedia/bombono/Makefile4
-rw-r--r--multimedia/kissdx/Makefile2
-rw-r--r--multimedia/tvheadend/Makefile4
-rw-r--r--net/userfw/Makefile2
-rw-r--r--x11-wm/gcompmgr/Makefile4
27 files changed, 54 insertions, 44 deletions
diff --git a/audio/beast/Makefile b/audio/beast/Makefile
index c39adf9..e24a2f9 100644
--- a/audio/beast/Makefile
+++ b/audio/beast/Makefile
@@ -48,7 +48,7 @@ SSE_VARS= SSE_FLAGS="-mmmx -msse"
.include <bsd.port.pre.mk>
-BROKEN_powerpc64= Does not build
+BROKEN_powerpc64= fails to package: bseblockutils.SSE.so: No such file or directory
MAKE_JOBS_UNSAFE= yes
diff --git a/audio/bristol/Makefile b/audio/bristol/Makefile
index 27fcd8f..d87c9af 100644
--- a/audio/bristol/Makefile
+++ b/audio/bristol/Makefile
@@ -28,7 +28,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_mips64= Does not build: error: unknown FP unit 'sse'
-BROKEN_powerpc64= Does not build
+BROKEN_powerpc64= Does not build: error: unknown FP unit 'sse'
PORTDATA= *
diff --git a/audio/gnomoradio/Makefile b/audio/gnomoradio/Makefile
index 37e3fd4..bcd9340 100644
--- a/audio/gnomoradio/Makefile
+++ b/audio/gnomoradio/Makefile
@@ -10,11 +10,11 @@ MASTER_SITES= SAVANNAH
MAINTAINER= ports@FreeBSD.org
COMMENT= Program for finding and playing free music from the Internet
-BROKEN= fails to build
-
LIB_DEPENDS= libvorbis.so:audio/libvorbis \
libao.so:audio/libao
+BROKEN= fails to compile: trackable.h: expected ';' at end of declaration list
+
USES= pathfix pkgconfig libtool
GNU_CONFIGURE= yes
USE_GNOME= gconfmm26 gnomeprefix gtkmm24
diff --git a/audio/gnuspeechsa/Makefile b/audio/gnuspeechsa/Makefile
index f77137f..5cd1604 100644
--- a/audio/gnuspeechsa/Makefile
+++ b/audio/gnuspeechsa/Makefile
@@ -14,7 +14,7 @@ LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN_aarch64= Does not build: the clang compiler does not support -march=native
-BROKEN_powerpc64= Does not build
+BROKEN_powerpc64= Does not build: the clang compiler does not support -march=native
USES= cmake compiler:c++11-lib
diff --git a/audio/mhwaveedit/Makefile b/audio/mhwaveedit/Makefile
index a7ce827..c9d071e 100644
--- a/audio/mhwaveedit/Makefile
+++ b/audio/mhwaveedit/Makefile
@@ -18,8 +18,8 @@ USE_GNOME= gtk20
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --without-alsalib --without-arts
-BROKEN_sparc64= Does not compile on sparc64
-BROKEN_powerpc64= Does not build on powerpc64
+BROKEN_powerpc64= fails to compile on powerpc64: convert_inc.c: conflicting types for 'C_FLOAT_PCM32SBEPM'
+BROKEN_sparc64= fails to compile on sparc64
OPTIONS_DEFINE= DOUBLE_SAMPLES ESOUND JACK LADSPA OSS PORTAUDIO \
PULSEAUDIO SAMPLERATE SDL SNDFILE NLS
diff --git a/benchmarks/nosqlbench/Makefile b/benchmarks/nosqlbench/Makefile
index 5caf43c..7e472f6 100644
--- a/benchmarks/nosqlbench/Makefile
+++ b/benchmarks/nosqlbench/Makefile
@@ -19,7 +19,7 @@ USES= cmake tar:bzip2
CONFLICTS= tarantool-c
BROKEN_aarch64= Does not build: clang does not support -march=native
-BROKEN_powerpc64= Does not build on powerpc64
+BROKEN_powerpc64= Does not build: clang does not support -march=native
post-install:
${INSTALL_DATA} ${WRKSRC}/sources/nosqlbench.conf \
diff --git a/benchmarks/smhasher/Makefile b/benchmarks/smhasher/Makefile
index cbfb339..e71ba91 100644
--- a/benchmarks/smhasher/Makefile
+++ b/benchmarks/smhasher/Makefile
@@ -12,7 +12,7 @@ COMMENT= Hash Algorithm Benchmarking
LICENSE= MIT
-BROKEN_powerpc64= Does not build
+BROKEN_powerpc64= fails to compile: City.cpp: byteswap.h: No such file or directory
USE_GITHUB= yes
GH_ACCOUNT= gvnn3
diff --git a/cad/repsnapper/Makefile b/cad/repsnapper/Makefile
index 051f70c..b64483b 100644
--- a/cad/repsnapper/Makefile
+++ b/cad/repsnapper/Makefile
@@ -16,11 +16,11 @@ COMMENT= Controller and GCode generator for RepRap 3D printers
LICENSE= GPLv2 BSD3CLAUSE MIT
LICENSE_COMB= multi
-BROKEN= fails to build
-
LIB_DEPENDS= libgtkglextmm-x11-1.2.so:x11-toolkits/gtkglextmm \
libzip.so:archivers/libzip \
+BROKEN= fails to compile: ustring.h: expected ';' at end of declaration list
+
USES= autoreconf gmake libtool perl5 pkgconfig
USE_GNOME= gtkmm24 intltool libxml++26
USE_GL= gl
diff --git a/databases/percona-pam-for-mysql/Makefile b/databases/percona-pam-for-mysql/Makefile
index 3e570e6..091df63 100644
--- a/databases/percona-pam-for-mysql/Makefile
+++ b/databases/percona-pam-for-mysql/Makefile
@@ -7,6 +7,12 @@ PKGNAMESUFFIX= -pam-for-mysql
COMMENT= PAM plugin for MySQL
+BROKEN_armv6= 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
+NOT_FOR_ARCHS_REASON= unsupported platform
+
MASTERDIR= ${.CURDIR}/../percona56-server
PKGMESSAGE= ${.CURDIR}/pkg-message
diff --git a/databases/percona56-server/Makefile b/databases/percona56-server/Makefile
index b855e87..a0df827 100644
--- a/databases/percona56-server/Makefile
+++ b/databases/percona56-server/Makefile
@@ -12,7 +12,8 @@ DISTNAME= percona-server-${DISTVERSION}
MAINTAINER= flo@FreeBSD.org
COMMENT?= Multithreaded SQL database (server)
-BROKEN_powerpc64= Does not build: #error Unsupported platform
+NOT_FOR_ARCHS= powerpc64
+NOT_FOR_ARCHS_REASON= unsupported platform
SLAVEDIRS= databases/percona56-client \
databases/percona-pam-for-mysql
@@ -97,10 +98,6 @@ post-patch:
.include <bsd.port.pre.mk>
-.if ${ARCH} == "arm"
-BROKEN= Does not compile on arm
-.endif
-
.if ${PORT_OPTIONS:MTOKUDB}
NOT_FOR_ARCHS= i386
NOT_FOR_ARCHS_REASON= TokuDB not supported on 32-bit platforms, see \
diff --git a/databases/riak2/Makefile b/databases/riak2/Makefile
index a194e0e..da7d98a 100644
--- a/databases/riak2/Makefile
+++ b/databases/riak2/Makefile
@@ -29,9 +29,8 @@ USE_RC_SUBR= riak
USE_GCC= yes
BROKEN_i386= does not build
-BROKEN_powerpc64= does not build
BROKEN_sparc64= does not build: Please implement AtomicPointer for this platform
-NOT_FOR_ARCHS= aarch64
+NOT_FOR_ARCHS= aarch64 powerpc64
NOT_FOR_ARCHS_REASON= does not build: error: Unknown CPU architecture
USERS= riak
diff --git a/devel/art/Makefile b/devel/art/Makefile
index 763027a..f07394c 100644
--- a/devel/art/Makefile
+++ b/devel/art/Makefile
@@ -13,10 +13,10 @@ COMMENT= Resource tracing, debugging, and profiling tool
LICENSE= GPLv3
-BROKEN= fails to build
-
LIB_DEPENDS= libxml++-2.6.so:textproc/libxml++26
+BROKEN= fails to compile: ustring.h: expected ';' at end of declaration list
+
USES= gmake pkgconfig
OPTIONS_DEFINE= DOCS
diff --git a/devel/tigcc/Makefile b/devel/tigcc/Makefile
index 4ff2d63..48a2ba9 100644
--- a/devel/tigcc/Makefile
+++ b/devel/tigcc/Makefile
@@ -15,7 +15,10 @@ DISTFILES= gcc-core-4.1-20060728.tar.bz2:gcc \
MAINTAINER= cyberbotx@cyberbotx.com
COMMENT= C compiler for the TI89, 92, and 92+ calculators
-BROKEN_powerpc64= Does not build
+BROKEN_mips= fails to compile: main_opt.inc: nested functions are disabled, use -fnested-functions to re-enable
+BROKEN_mips64= fails to compile: main_opt.inc: nested functions are disabled, use -fnested-functions to re-enable
+BROKEN_powerpc64= fails to compile: main_opt.inc: nested functions are disabled, use -fnested-functions to re-enable
+BROKEN_sparc64= fails to compile: main_opt.inc: nested functions are disabled, use -fnested-functions to re-enable
USE_CSTD= gnu89
USES= bison compiler:nestedfct gmake tar:bzip2
diff --git a/emulators/qemu-riscv/Makefile b/emulators/qemu-riscv/Makefile
index 6a85728..1527488 100644
--- a/emulators/qemu-riscv/Makefile
+++ b/emulators/qemu-riscv/Makefile
@@ -11,6 +11,8 @@ COMMENT= QEMU with RISC-V (RV64GC, RV32GC) emulation support
LICENSE= GPLv2
+BROKEN_powerpc64= fails to compile: async.c: internal compiler error: Segmentation fault
+
USE_GITHUB= yes
GH_ACCOUNT= riscv
GH_PROJECT= riscv-qemu
diff --git a/games/cheech/Makefile b/games/cheech/Makefile
index 2465fac..506db19 100644
--- a/games/cheech/Makefile
+++ b/games/cheech/Makefile
@@ -13,10 +13,10 @@ COMMENT= Multiplayer Chinese Checkers game
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
-BROKEN= fails to build
-
LIB_DEPENDS= libgnet-2.0.so:net/gnet2
+BROKEN= fails to compile: ustring.h: expected ';' at end of declaration list
+
OPTIONS_DEFINE= DOCS
USES= gmake pkgconfig tar:tgz
diff --git a/games/ember/Makefile b/games/ember/Makefile
index d775eb7..04f55d5 100644
--- a/games/ember/Makefile
+++ b/games/ember/Makefile
@@ -15,8 +15,6 @@ COMMENT= Ember is a WorldForge 3D client using the OGRE 3D library
LICENSE= GPLv3
-BROKEN= fails to build
-
BUILD_DEPENDS= ${LOCALBASE}/lib/libOgreMain.so:graphics/ogre3d
RUN_DEPENDS= ${LOCALBASE}/lib/libOgreMain.so:graphics/ogre3d
LIB_DEPENDS= libsigc-2.0.so:devel/libsigc++20 \
@@ -27,6 +25,8 @@ LIB_DEPENDS= libsigc-2.0.so:devel/libsigc++20 \
libboost_thread.so:devel/boost-libs \
libCEGUIBase-0.so:graphics/cegui
+BROKEN= fails to compile: ServerService.h: 'sigc++/object_slot.h' file not found
+
CONFIGURE_ARGS= --with-png-prefix=${LOCALBASE} --enable-binreloc \
--program-transform-name= --disable-cppunit --disable-debug \
--with-boost=${LOCALBASE} --with-toluaxx=${TOLUAXX_CMD}
diff --git a/games/freedoko/Makefile b/games/freedoko/Makefile
index 88bf1db..3a20925 100644
--- a/games/freedoko/Makefile
+++ b/games/freedoko/Makefile
@@ -14,10 +14,10 @@ COMMENT= Play the card game Doppelkopf
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/../doc/GPL
-BROKEN= fails to build
-
LIB_DEPENDS= libgnet-2.0.so:net/gnet2
+BROKEN= fails to compile: refptr.h: expected ';' at end of declaration list
+
WRKSRC= ${WRKDIR}/${DISTNAME:C/\.src$//}/src
USES= gmake pkgconfig zip:infozip
diff --git a/games/stonesoup/Makefile b/games/stonesoup/Makefile
index addfd7c..391db01 100644
--- a/games/stonesoup/Makefile
+++ b/games/stonesoup/Makefile
@@ -15,8 +15,9 @@ COMMENT= Dungeon Crawl Stone Soup - a fun, free rogue-like game
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/../licence.txt
-BROKEN_armv6= Does not build: error: Missing platform #define or unsupported compiler
-BROKEN_powerpc64= Does not build
+BROKEN_powerpc64= fails to compile: tool/tile.h: 'nullptr' was not declared in this scope
+NOT_FOR_ARCHS= armv6
+NOT_FOR_ARCHS_REASON= missing platform \#define or unsupported compiler
USES= bison compiler:c++11-lib gmake lua:51 perl5 pkgconfig \
shebangfix sqlite tar:xz
diff --git a/graphics/gimmage/Makefile b/graphics/gimmage/Makefile
index b8dd9d7..6fd9715 100644
--- a/graphics/gimmage/Makefile
+++ b/graphics/gimmage/Makefile
@@ -13,10 +13,10 @@ COMMENT= Simple image viewer
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
-BROKEN= fails to build
-
LIB_DEPENDS= libcurl.so:ftp/curl
+BROKEN= fails to compile: ustring.h: expected ';' at end of declaration list
+
USES= desktop-file-utils gettext pkgconfig
USE_GNOME= gtkmm24
GNU_CONFIGURE= yes
diff --git a/math/asir2000/Makefile b/math/asir2000/Makefile
index 8ed76a7..44ce4ac 100644
--- a/math/asir2000/Makefile
+++ b/math/asir2000/Makefile
@@ -18,10 +18,12 @@ LICENSE_NAME= Risa/Asir Limited Use License
LICENSE_FILE= ${WRKSRC}/LICENSE
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
-BROKEN= does not build
-
LIB_DEPENDS= libpari.so:math/pari
+BROKEN= does not compile: paridecl.h: conflicting types for 'mulreal'
+NOT_FOR_ARCHS= aarch64
+NOT_FOR_ARCHS_REASON= fails to compile: the collector has not been ported to this machine/OS combination
+
MAKE_JOBS_UNSAFE= yes
USES= autoreconf readline tar:bz2
USE_XORG= x11 xaw xext xt
@@ -35,8 +37,6 @@ ASIR_DOC= asirdoc-${ASIR_DOC_VERSION}${EXTRACT_SUFX}
GC_SRC= gc-${GC_VERSION}.tar.gz
WRKSRC= ${WRKDIR}/asir2000
-BROKEN_aarch64= Fails to compile: the collector has not been ported to this machine/OS combination
-
LIB_DATA= alpi bfct bgk const cyclic defs.h dfff dmul dmul102 fctrdata \
fctrtest fff glib gr ifplot katsura launch mat nf num primdec \
primdec_lex primdec_mod ratint robot solve sp sturm sym weight xm
diff --git a/math/clp/Makefile b/math/clp/Makefile
index fcba01a..6bba21f 100644
--- a/math/clp/Makefile
+++ b/math/clp/Makefile
@@ -13,7 +13,7 @@ COMMENT= Linear Programming Solver
LICENSE= EPL
-BROKEN_powerpc64= does not build
+BROKEN_powerpc64= fails to compile: CoinSignal.hpp: ISO C++ forbids declaration of '__decltype' with no type
USES= blaslapack fortran libtool tar:tgz pathfix
CXXFLAGS+= -ffast-math
diff --git a/math/vowpal_wabbit/Makefile b/math/vowpal_wabbit/Makefile
index a5b7533..b5c8d00 100644
--- a/math/vowpal_wabbit/Makefile
+++ b/math/vowpal_wabbit/Makefile
@@ -11,7 +11,7 @@ COMMENT= Fast out-of-core learning system
LIB_DEPENDS= libboost_thread.so:devel/boost-libs
-BROKEN_powerpc64= Does not build
+BROKEN_powerpc64= fails to compile: network.cc: 'atoi' was not declared in this scope
USES= compiler:c++11-lang libtool
GNU_CONFIGURE= yes
diff --git a/multimedia/bombono/Makefile b/multimedia/bombono/Makefile
index 19a4f20..3407a7e 100644
--- a/multimedia/bombono/Makefile
+++ b/multimedia/bombono/Makefile
@@ -14,8 +14,6 @@ COMMENT= DVD authoring program
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
-BROKEN= fails to build
-
BUILD_DEPENDS= gm:graphics/GraphicsMagick
LIB_DEPENDS= libxml++-2.6.so:textproc/libxml++26 \
liblavfile.so:multimedia/mjpegtools \
@@ -27,6 +25,8 @@ RUN_DEPENDS= gm:graphics/GraphicsMagick \
growisofs:sysutils/dvd+rw-tools \
toolame:audio/toolame
+BROKEN= fails to compile: weakref.h: macro "static_assert" passed 3 arguments, but takes just 2
+
USES= desktop-file-utils gettext pkgconfig scons shared-mime-info \
tar:bzip2
USE_CXXSTD= gnu++98
diff --git a/multimedia/kissdx/Makefile b/multimedia/kissdx/Makefile
index defcbd1..728745c 100644
--- a/multimedia/kissdx/Makefile
+++ b/multimedia/kissdx/Makefile
@@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libgd.so:graphics/gd \
libdvdread.so:multimedia/libdvdread
-BROKEN_powerpc64= Does not build
+BROKEN_powerpc64= fails to compile: kissdx.c: nested functions are disabled, use -fnested-functions to re-enable
USES= compiler:nestedfct dos2unix iconv jpeg
MAKE_ENV= FreeBSD=defined
diff --git a/multimedia/tvheadend/Makefile b/multimedia/tvheadend/Makefile
index dc3a846..d11dfe4 100644
--- a/multimedia/tvheadend/Makefile
+++ b/multimedia/tvheadend/Makefile
@@ -18,7 +18,9 @@ LIB_DEPENDS= libcurl.so:ftp/curl \
liburiparser.so:net/uriparser
RUN_DEPENDS= dtv-scan-tables>=0:multimedia/dtv-scan-tables
-BROKEN_powerpc64= Does not build
+BROKEN_mips= fails to configure: No C compiler found
+BROKEN_mips64= fails to configure: No C compiler found
+BROKEN_powerpc64= fails to configure: No C compiler found
USE_GITHUB= yes
diff --git a/net/userfw/Makefile b/net/userfw/Makefile
index 660ea6c..d3129ad 100644
--- a/net/userfw/Makefile
+++ b/net/userfw/Makefile
@@ -15,7 +15,7 @@ COMMENT= Modular packet filter
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-BROKEN_powerpc64= Does not build
+BROKEN_powerpc64= fails to compile: pcpu.h: size of array '__assert_0' is negative
SSP_UNSAFE= kernel module does not support ssp
USES= cmake:outsource kmod tar:xz uidfix
diff --git a/x11-wm/gcompmgr/Makefile b/x11-wm/gcompmgr/Makefile
index d3aafdc..27f8b51 100644
--- a/x11-wm/gcompmgr/Makefile
+++ b/x11-wm/gcompmgr/Makefile
@@ -10,10 +10,10 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= GNOME interface to xcompmgr
-BROKEN= fails to build
-
RUN_DEPENDS= xcompmgr:x11-wm/xcompmgr
+BROKEN= fails to compile: ustring.h: expected ';' at end of declaration list
+
GNU_CONFIGURE= yes
LIBS+= -L${LOCALBASE}/lib -lX11
USES= autoreconf libtool pkgconfig
OpenPOWER on IntegriCloud