svn commit: r441320 - in head: astro/boinc-setiathome-v7 audio/xmcd databases/mysql57-client databases/mysql80-client devel/amd64-gcc devel/clanlib devel/gcc-arm-embedded devel/leatherman devel/msp...
Mark Linimon
linimon at FreeBSD.org
Sat May 20 16:58:14 UTC 2017
Author: linimon
Date: Sat May 20 16:58:10 2017
New Revision: 441320
URL: https://svnweb.freebsd.org/changeset/ports/441320
Log:
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.
While here, pet portlint.
Reported by: swills
Approved by: portmgr (tier-2 blanket)
Modified:
head/astro/boinc-setiathome-v7/Makefile
head/audio/xmcd/Makefile
head/databases/mysql57-client/Makefile
head/databases/mysql80-client/Makefile
head/devel/amd64-gcc/Makefile
head/devel/clanlib/Makefile
head/devel/gcc-arm-embedded/Makefile
head/devel/leatherman/Makefile
head/devel/msp430-debug-stack/Makefile
head/devel/powerpc64-gcc/Makefile
head/devel/re2/Makefile
head/devel/zpu-gcc/Makefile
head/games/endless-sky/Makefile
head/games/py-fife/Makefile
head/games/stratagus/Makefile
head/graphics/enblend/Makefile
head/java/classpath/Makefile
head/lang/ldc/Makefile
head/math/cryptominisat/Makefile
head/misc/sword/Makefile
head/sysutils/torque/Makefile
head/www/swish-e/Makefile
head/x11-wm/awesome/Makefile
Modified: head/astro/boinc-setiathome-v7/Makefile
==============================================================================
--- head/astro/boinc-setiathome-v7/Makefile Sat May 20 16:46:53 2017 (r441319)
+++ head/astro/boinc-setiathome-v7/Makefile Sat May 20 16:58:10 2017 (r441320)
@@ -77,7 +77,7 @@ PLIST_SUB+= PREFIX=${PREFIX} \
BOINC_CLIENT_USER=${BOINC_CLIENT_USER} \
BOINC_CLIENT_GROUP=${BOINC_CLIENT_GROUP}
-BROKEN_powerpc64= Does not build
+BROKEN_powerpc64= does not compile: analyzeFuncs_altivec.cpp: CoreServices/CoreServices.h: No such file or directory
# str_replace.h is included in newer versions of net/boinc-client,
# but it is not needed on FreeBSD
Modified: head/audio/xmcd/Makefile
==============================================================================
--- head/audio/xmcd/Makefile Sat May 20 16:46:53 2017 (r441319)
+++ head/audio/xmcd/Makefile Sat May 20 16:58:10 2017 (r441320)
@@ -25,7 +25,7 @@ LIBBINDIR= ${STAGEDIR}${PREFIX}/lib/X11/
BROKEN_aarch64= Fails to compile: many undefined symbols in xorg.cf
BROKEN_armv6= Fails to compile: many undefined symbols in xorg.cf
BROKEN_mips64= Fails to compile: many undefined symbols in xorg.cf
-BROKEN_powerpc64= Does not build on powerpc64
+BROKEN_powerpc64= Fails to compile: many undefined symbols in xorg.cf
pre-patch:
@${CP} ${WRKSRC}/xmcd_d/XMcd.ad ${WRKSRC}/xmcd_d/XMcd.ad.in
Modified: head/databases/mysql57-client/Makefile
==============================================================================
--- head/databases/mysql57-client/Makefile Sat May 20 16:46:53 2017 (r441319)
+++ head/databases/mysql57-client/Makefile Sat May 20 16:58:10 2017 (r441320)
@@ -8,8 +8,8 @@ COMMENT= Multithreaded SQL database (cli
LICENSE+= LGPL21
-BROKEN_powerpc64= Does not build
-BROKEN_sparc64= Does not build: reports unsupported compiler
+BROKEN_powerpc64= does not build: reports unsupported compiler
+BROKEN_sparc64= does not build: reports unsupported compiler
MASTERDIR= ${.CURDIR}/../mysql57-server
Modified: head/databases/mysql80-client/Makefile
==============================================================================
--- head/databases/mysql80-client/Makefile Sat May 20 16:46:53 2017 (r441319)
+++ head/databases/mysql80-client/Makefile Sat May 20 16:58:10 2017 (r441320)
@@ -9,8 +9,8 @@ COMMENT= Multithreaded SQL database (cli
LICENSE+= LGPL21
-BROKEN_powerpc64= Does not build
-BROKEN_sparc64= Does not build: reports unsupported compiler
+BROKEN_powerpc64= does not build: reports unsupported compiler
+BROKEN_sparc64= does not build: reports unsupported compiler
MASTERDIR= ${.CURDIR}/../mysql80-server
Modified: head/devel/amd64-gcc/Makefile
==============================================================================
--- head/devel/amd64-gcc/Makefile Sat May 20 16:46:53 2017 (r441319)
+++ head/devel/amd64-gcc/Makefile Sat May 20 16:58:10 2017 (r441320)
@@ -12,6 +12,6 @@ BROKEN_aarch64= error: invalid output c
BROKEN_armv6= fails to package
BROKEN_mips= configure: error: cannot compute suffix of object files: cannot compile
BROKEN_mips64= configure: error: cannot compute suffix of object files: cannot compile
-BROKEN_powerpc64= Does not build
+BROKEN_powerpc64= error: invalid output constraint in asm
.include "${MASTERDIR}/Makefile"
Modified: head/devel/clanlib/Makefile
==============================================================================
--- head/devel/clanlib/Makefile Sat May 20 16:46:53 2017 (r441319)
+++ head/devel/clanlib/Makefile Sat May 20 16:58:10 2017 (r441320)
@@ -20,7 +20,7 @@ LIB_DEPENDS= libpng.so:graphics/png \
libfontconfig.so:x11-fonts/fontconfig \
libpcre.so:devel/pcre
-NOT_FOR_ARCHS= aarch64 armv6
+NOT_FOR_ARCHS= aarch64 armv6 powerpc powerpc64
NOT_FOR_ARCHS_REASON= invokes x86 asm
USES= execinfo gmake jpeg libtool pathfix pkgconfig sqlite tar:tgz
Modified: head/devel/gcc-arm-embedded/Makefile
==============================================================================
--- head/devel/gcc-arm-embedded/Makefile Sat May 20 16:46:53 2017 (r441319)
+++ head/devel/gcc-arm-embedded/Makefile Sat May 20 16:58:10 2017 (r441320)
@@ -13,7 +13,7 @@ COMMENT= Complete gcc-based toolcahin fo
LICENSE= GPLv2 LGPL20 LGPL21 GPLv3 LGPL3
LICENSE_COMB= multi
-BROKEN_powerpc64= does not build
+BROKEN_powerpc64= does not build: __adjust.c: internal compiler error: Segmentation fault
OPTIONS_DEFINE= PURE PYGDB EXAMPLES HTML PDF DOCS
OPTIONS_DEFAULT=PYGDB
Modified: head/devel/leatherman/Makefile
==============================================================================
--- head/devel/leatherman/Makefile Sat May 20 16:46:53 2017 (r441319)
+++ head/devel/leatherman/Makefile Sat May 20 16:58:10 2017 (r441320)
@@ -13,6 +13,9 @@ LICENSE= APACHE20
LIB_DEPENDS= libboost_system.so:devel/boost-libs \
libcurl.so:ftp/curl
+BROKEN_armv6= fails to configure: CMake: execution of make failed
+BROKEN_powerpc64= fails to compile: cc1plus: error: unrecognized command line option "-std=c++11"
+
USE_GITHUB= yes
GH_ACCOUNT= puppetlabs
Modified: head/devel/msp430-debug-stack/Makefile
==============================================================================
--- head/devel/msp430-debug-stack/Makefile Sat May 20 16:46:53 2017 (r441319)
+++ head/devel/msp430-debug-stack/Makefile Sat May 20 16:58:10 2017 (r441320)
@@ -21,6 +21,8 @@ LICENSE= BSD3CLAUSE
LIB_DEPENDS= libboost_filesystem.so:devel/boost-libs \
libhidapi.so:comms/hidapi
+BROKEN_powerpc64= fails to compile: adapt_enum.h: 'to_string' is not a member of 'std'
+
USES= compiler:c++11-lib dos2unix gmake zip:infozip
USE_LDCONFIG= yes
Modified: head/devel/powerpc64-gcc/Makefile
==============================================================================
--- head/devel/powerpc64-gcc/Makefile Sat May 20 16:46:53 2017 (r441319)
+++ head/devel/powerpc64-gcc/Makefile Sat May 20 16:58:10 2017 (r441320)
@@ -12,6 +12,12 @@ COMMENT= Cross GNU Compiler Collection f
LICENSE= GPLv3 GPLv3RLE
LICENSE_COMB= multi
+LIB_DEPENDS= libgmp.so:math/gmp \
+ libmpfr.so:math/mpfr \
+ libmpc.so:math/mpc
+BUILD_DEPENDS= ${BU_PREFIX}-as:devel/${PKGNAMEPREFIX}binutils
+RUN_DEPENDS= ${BU_PREFIX}-as:devel/${PKGNAMEPREFIX}binutils
+
CONFIGURE_ENV= gcc_gxx_include_dir="/usr/include/c++/v1"
USES= gmake iconv libtool tar:bzip2 makeinfo compiler
@@ -20,12 +26,6 @@ PLIST_SUB= TARGETARCH=${PKGNAMEPREFIX:C/
GCC_TARGET=${GCC_TARGET} \
GCC_VERSION=${PORTVERSION}
-LIB_DEPENDS= libgmp.so:math/gmp \
- libmpfr.so:math/mpfr \
- libmpc.so:math/mpc
-BUILD_DEPENDS= ${BU_PREFIX}-as:devel/${PKGNAMEPREFIX}binutils
-RUN_DEPENDS= ${BU_PREFIX}-as:devel/${PKGNAMEPREFIX}binutils
-
.if empty(GCC_TARGET)
# We are building for a FreeBSD target
GCC_TARGET?= ${PKGNAMEPREFIX}unknown-${OPSYS:tl}${OSREL}
Modified: head/devel/re2/Makefile
==============================================================================
--- head/devel/re2/Makefile Sat May 20 16:46:53 2017 (r441319)
+++ head/devel/re2/Makefile Sat May 20 16:58:10 2017 (r441320)
@@ -10,6 +10,8 @@ COMMENT= Fast C++ regex library
LICENSE= BSD3CLAUSE
+BROKEN_powerpc64= fails to compile: prefilter_tree.cc: 'to_string' is not a member of 'std'
+
MAKE_ARGS= CXX="${CXX}" CXXFLAGS="${CXXFLAGS}" SED_INPLACE="${SED} -i ''" prefix=${PREFIX}
USE_LDCONFIG= yes
USES= compiler:c++11-lang gmake pathfix
Modified: head/devel/zpu-gcc/Makefile
==============================================================================
--- head/devel/zpu-gcc/Makefile Sat May 20 16:46:53 2017 (r441319)
+++ head/devel/zpu-gcc/Makefile Sat May 20 16:58:10 2017 (r441320)
@@ -15,7 +15,7 @@ LICENSE= GPLv2
BUILD_DEPENDS= ${LOCALBASE}/zpu/bin/zpu-elf-as:devel/zpu-binutils
RUN_DEPENDS:= ${BUILD_DEPENDS}
-BROKEN_powerpc64= Does not build
+BROKEN_powerpc64= fails to compile: libgcc2.h: conflicting types for '__structdi3'
WRKSRC= ${WRKDIR}/${DISTNAME}/toolchain
USES= gettext gmake makeinfo
Modified: head/games/endless-sky/Makefile
==============================================================================
--- head/games/endless-sky/Makefile Sat May 20 16:46:53 2017 (r441319)
+++ head/games/endless-sky/Makefile Sat May 20 16:58:10 2017 (r441320)
@@ -17,6 +17,8 @@ LICENSE_FILE_GPLv3+ = ${WRKSRC}/license.
LIB_DEPENDS= libpng.so:graphics/png \
libmad.so:audio/libmad
+BROKEN_powerpc64= fails to compile: Dialog.h: 'to_string' is not a member of 'std'
+
USE_GITHUB= yes
USES= compiler:c++11-lib jpeg localbase:ldflags openal scons
Modified: head/games/py-fife/Makefile
==============================================================================
--- head/games/py-fife/Makefile Sat May 20 16:46:53 2017 (r441319)
+++ head/games/py-fife/Makefile Sat May 20 16:58:10 2017 (r441320)
@@ -3,7 +3,7 @@
PORTNAME= fife
PORTVERSION= 0.4.1
-PORTREVISION= 1
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= https://github.com/fifengine/fifengine/archive/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -19,6 +19,8 @@ LIB_DEPENDS= libvorbisfile.so:audio/lib
libboost_filesystem.so:devel/boost-libs \
libpng.so:graphics/png
+BROKEN_powerpc64= fails to compile: fifePYTHON_wrap.cxx: relocation truncated to fit
+
USES= openal:al pkgconfig cmake:outsource
USE_GL= gl
USE_SDL= sdl2 ttf2 image2
@@ -43,7 +45,7 @@ LOGGING_DESC= Logging
OPTIONS_MULTI_COMP= PYTHON LIBRARY
COMP_DESC= Building components
PYTHON_DESC= Build python extension module (need for unknown-horizons)
-LIBRARY_DESC= Build and install files for directly develop with C++
+LIBRARY_DESC= Build and install files for directly develop with C++
OPTIONS_DEFAULT= FIFECHAN ZIP LOGGING PYTHON
Modified: head/games/stratagus/Makefile
==============================================================================
--- head/games/stratagus/Makefile Sat May 20 16:46:53 2017 (r441319)
+++ head/games/stratagus/Makefile Sat May 20 16:58:10 2017 (r441320)
@@ -15,6 +15,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libpng.so:graphics/png \
libtolua++-${LUA_VER}.so:lang/tolua++
+BROKEN_powerpc64= fails to compile: cc1plus: unrecognized command line option "-std=gnu++0x"
+
USE_GITHUB= yes
GH_ACCOUNT= Wargus
Modified: head/graphics/enblend/Makefile
==============================================================================
--- head/graphics/enblend/Makefile Sat May 20 16:46:53 2017 (r441319)
+++ head/graphics/enblend/Makefile Sat May 20 16:58:10 2017 (r441320)
@@ -23,6 +23,8 @@ LIB_DEPENDS= liblcms2.so:graphics/lcms2
libgsl.so:math/gsl
RUN_DEPENDS= OpenEXR>=1.0:graphics/OpenEXR
+BROKEN_powerpc64= fails to configure: libvigraimpex is required to compile Enblend
+
USE_AUTOTOOLS= automake:env autoconf:env
USES= compiler:features gmake jpeg localbase makeinfo
# We need a newer version of makeinfo for this.
Modified: head/java/classpath/Makefile
==============================================================================
--- head/java/classpath/Makefile Sat May 20 16:46:53 2017 (r441319)
+++ head/java/classpath/Makefile Sat May 20 16:58:10 2017 (r441320)
@@ -17,6 +17,7 @@ LICENSE= GPLv2
BROKEN_aarch64= fails to configure: error: The jar tool /usr/local/bin/gjar5 was not found
BROKEN_armv6= fails to configure: error: The jar tool /usr/local/bin/gjar5 was not found
+BROKEN_powerpc64= fails to configure: error: The jar tool /usr/local/bin/gjar5 was not found
GNU_CONFIGURE= yes
USES= gmake iconv libtool perl5 pkgconfig
Modified: head/lang/ldc/Makefile
==============================================================================
--- head/lang/ldc/Makefile Sat May 20 16:46:53 2017 (r441319)
+++ head/lang/ldc/Makefile Sat May 20 16:58:10 2017 (r441320)
@@ -18,6 +18,7 @@ LIB_DEPENDS= libconfig.so:devel/libconfi
BROKEN_aarch64= fails to compile: Error: undefined identifier _jmp_buf, did you mean alias jmp_buf?
BROKEN_armv6= fails to compile: Error: undefined identifier _jmp_buf, did you mean alias jmp_buf?
+BROKEN_powerpc64= fails to compile: cc1plus: error: unrecognized command line option "-std=c++11"
USES= cmake
CMAKE_ARGS+= -DD_COMPILER:STRING="${WRKDIR}/${PORTNAME}-${BOOTVER:S/$/-src/}/bin/ldmd2"
Modified: head/math/cryptominisat/Makefile
==============================================================================
--- head/math/cryptominisat/Makefile Sat May 20 16:46:53 2017 (r441319)
+++ head/math/cryptominisat/Makefile Sat May 20 16:58:10 2017 (r441320)
@@ -15,6 +15,8 @@ LICENSE_FILE_LGPL21= ${WRKSRC}/LICENSE-S
BUILD_DEPENDS= xxd:editors/vim-lite # for xxd tool
LIB_DEPENDS= libboost_program_options.so:devel/boost-libs
+BROKEN_powerpc64= fails to compile: main.cpp: undefined reference to boost::program_options::abstract_variables_map::operator[]
+
USE_GITHUB= yes
GH_ACCOUNT= msoos
Modified: head/misc/sword/Makefile
==============================================================================
--- head/misc/sword/Makefile Sat May 20 16:46:53 2017 (r441319)
+++ head/misc/sword/Makefile Sat May 20 16:58:10 2017 (r441320)
@@ -13,10 +13,11 @@ COMMENT= Framework for manipulating Bibl
LICENSE= GPLv2
-BROKEN_FreeBSD_12= does not build on 12.X
-
BUILD_DEPENDS= cppunit-config:devel/cppunit
+BROKEN_FreeBSD_12= does not build on 12.X
+BROKEN_powerpc64= does not compile: libicui18n.so: undefined reference to __cxa_throw_bad_array_new_length
+
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-conf --with-zlib
INSTALL_TARGET= install-strip
Modified: head/sysutils/torque/Makefile
==============================================================================
--- head/sysutils/torque/Makefile Sat May 20 16:46:53 2017 (r441319)
+++ head/sysutils/torque/Makefile Sat May 20 16:58:10 2017 (r441320)
@@ -11,7 +11,7 @@ MASTER_SITES= http://www.adaptivecomputi
MAINTAINER= ports at FreeBSD.org
COMMENT= Open source distributed computing resource manager based on PBS
-BROKEN_aarch64= Fails to link: missing sbrk
+BROKEN_aarch64= fails to link: missing sbrk
FETCH_BEFORE_ARGS= -o ${DISTDIR}/${DISTFILES}
USES= gmake perl5 libtool
Modified: head/www/swish-e/Makefile
==============================================================================
--- head/www/swish-e/Makefile Sat May 20 16:46:53 2017 (r441319)
+++ head/www/swish-e/Makefile Sat May 20 16:58:10 2017 (r441320)
@@ -16,7 +16,7 @@ USES= gmake libtool perl5 shebangfix
SHEBANG_FILES= src/swishspider
GNU_CONFIGURE= yes
MAKE_ARGS+= pkgconfigdir="${PREFIX}/libdata/pkgconfig" \
- pkgdatadir="${DATADIR}"
+ pkgdatadir="${DATADIR}"
INSTALL_TARGET= install-strip
OPTIONS_DEFINE= DOCS
Modified: head/x11-wm/awesome/Makefile
==============================================================================
--- head/x11-wm/awesome/Makefile Sat May 20 16:46:53 2017 (r441319)
+++ head/x11-wm/awesome/Makefile Sat May 20 16:58:10 2017 (r441320)
@@ -30,6 +30,8 @@ LIB_DEPENDS= libcairo.so:graphics/cairo
libxcb-xrm.so:x11/xcb-util-xrm \
libxkbcommon.so:x11/libxkbcommon
+BROKEN_powerpc64= fails to compile: stack.h: redefinition of typedef 'client_t'
+
CONFLICTS_INSTALL= awesome3-[0-9]*
USE_GITHUB= yes
More information about the svn-ports-all
mailing list