diff options
author | jbeich <jbeich@FreeBSD.org> | 2017-12-12 12:35:49 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2017-12-12 12:35:49 +0800 |
commit | 37ef4d6bf84c6ded76f552e382a70ad13b23da76 (patch) | |
tree | 7bf66eebfb348ca866c25511e0eb7bcc9f10a9a4 | |
parent | a7bb55a11009bb66ad16b293e089296681ef7bc5 (diff) | |
download | freebsd-ports-gnome-37ef4d6bf84c6ded76f552e382a70ad13b23da76.tar.gz freebsd-ports-gnome-37ef4d6bf84c6ded76f552e382a70ad13b23da76.tar.zst freebsd-ports-gnome-37ef4d6bf84c6ded76f552e382a70ad13b23da76.zip |
Re-try ports affected by bug 193528 on powerpc* after r449590
-rw-r--r-- | cad/libopencad/Makefile | 1 | ||||
-rw-r--r-- | devel/caf/Makefile | 2 | ||||
-rw-r--r-- | devel/cppcheck/Makefile | 2 | ||||
-rw-r--r-- | devel/msp430-debug-stack/Makefile | 2 | ||||
-rw-r--r-- | devel/re2/Makefile | 2 | ||||
-rw-r--r-- | emulators/mednafen/Makefile | 1 | ||||
-rw-r--r-- | games/corsix-th/Makefile | 2 | ||||
-rw-r--r-- | games/endless-sky/Makefile | 2 | ||||
-rw-r--r-- | lang/cling/Makefile | 1 | ||||
-rw-r--r-- | multimedia/ffmpegthumbnailer/Makefile | 2 | ||||
-rw-r--r-- | ports-mgmt/portal/Makefile | 2 | ||||
-rw-r--r-- | security/i2pd/Makefile | 2 | ||||
-rw-r--r-- | textproc/highlight/Makefile | 2 | ||||
-rw-r--r-- | textproc/opengrm-ngram/Makefile | 1 |
14 files changed, 0 insertions, 24 deletions
diff --git a/cad/libopencad/Makefile b/cad/libopencad/Makefile index a5254780232e..60b067bd174f 100644 --- a/cad/libopencad/Makefile +++ b/cad/libopencad/Makefile @@ -14,7 +14,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_armv6= fails to compile: cadheader.cpp: ambiguous conversion for functional-style cast from 'time_t' to 'CADVariant' BROKEN_armv7= 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 diff --git a/devel/caf/Makefile b/devel/caf/Makefile index aa2c25baef14..38227cd16c15 100644 --- a/devel/caf/Makefile +++ b/devel/caf/Makefile @@ -12,8 +12,6 @@ COMMENT= C++ actor framework LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -BROKEN_powerpc64= does not build: error: to_string is not a member of std - CXXFLAGS+= -std=c++11 -Wextra -Wall -pedantic LDFLAGS+= -pthread USES= cmake:outsource compiler:c++11-lang diff --git a/devel/cppcheck/Makefile b/devel/cppcheck/Makefile index 80150a1fbb57..7c9451b0a592 100644 --- a/devel/cppcheck/Makefile +++ b/devel/cppcheck/Makefile @@ -12,8 +12,6 @@ COMMENT?= Static analysis of C/C++ code LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING -BROKEN_powerpc64= fails to compile: analyzerinfo.cpp: 'to_string' is not a member of 'std' - USES= compiler:c++11-lib cmake tar:bzip2 .if defined(GUI_ONLY) diff --git a/devel/msp430-debug-stack/Makefile b/devel/msp430-debug-stack/Makefile index 3a7ed29ac4fc..7fb1e0facb7d 100644 --- a/devel/msp430-debug-stack/Makefile +++ b/devel/msp430-debug-stack/Makefile @@ -21,8 +21,6 @@ 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 diff --git a/devel/re2/Makefile b/devel/re2/Makefile index d46f67797ab0..a20d8cf7db5d 100644 --- a/devel/re2/Makefile +++ b/devel/re2/Makefile @@ -11,8 +11,6 @@ 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 diff --git a/emulators/mednafen/Makefile b/emulators/mednafen/Makefile index b15119e360f4..f64dc626bac9 100644 --- a/emulators/mednafen/Makefile +++ b/emulators/mednafen/Makefile @@ -17,7 +17,6 @@ LIB_DEPENDS= libcdio.so:sysutils/libcdio \ libsndfile.so:audio/libsndfile \ libvorbis.so:audio/libvorbis -BROKEN_powerpc64= fails to compile: mednafen.cpp: 'to_string' is not a member of 'std' BROKEN_sparc64= fails to compile due to internal compiler error GNU_CONFIGURE= yes diff --git a/games/corsix-th/Makefile b/games/corsix-th/Makefile index ae0b864175bc..4530e9f13dfb 100644 --- a/games/corsix-th/Makefile +++ b/games/corsix-th/Makefile @@ -16,8 +16,6 @@ LIB_DEPENDS= libfreetype.so:print/freetype2 RUN_DEPENDS= ${LUA_MODLIBDIR}/lfs.so:devel/luafilesystem \ ${LUA_MODLIBDIR}/lpeg.so:devel/lua-lpeg -BROKEN_powerpc64= fails to compile: th_map_overlays.cpp: 'to_string' is not a member of 'std' - USES= cmake compiler:c++11-lib dos2unix iconv lua pkgconfig USE_SDL= mixer2 DOS2UNIX_FILES= CMake/FindFFmpeg.cmake \ diff --git a/games/endless-sky/Makefile b/games/endless-sky/Makefile index 13e0a5bd07c3..c325e41d307d 100644 --- a/games/endless-sky/Makefile +++ b/games/endless-sky/Makefile @@ -17,8 +17,6 @@ LICENSE_FILE_GPLv3+ = ${WRKSRC}/license.txt 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 diff --git a/lang/cling/Makefile b/lang/cling/Makefile index 3ef40e83a25a..3f57a0b472b6 100644 --- a/lang/cling/Makefile +++ b/lang/cling/Makefile @@ -20,7 +20,6 @@ LICENSE_PERMS_LLVM= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept BROKEN_armv6= fails to compile: AArch64TargetMachine.cpp: relocation truncated to fit: R_ARM_CALL against symbol '__aeabi_uldivmod' BROKEN_armv7= fails to compile: AArch64TargetMachine.cpp: relocation truncated to fit: R_ARM_CALL against symbol '__aeabi_uldivmod' -BROKEN_powerpc64= fails to compile: IncrementalParser.cpp: 'to_string' is not a member of 'std' WRKSRC= ${WRKDIR}/src diff --git a/multimedia/ffmpegthumbnailer/Makefile b/multimedia/ffmpegthumbnailer/Makefile index ac12c5a03499..82ac71aa567f 100644 --- a/multimedia/ffmpegthumbnailer/Makefile +++ b/multimedia/ffmpegthumbnailer/Makefile @@ -15,8 +15,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libpng.so:graphics/png \ libswscale.so:multimedia/ffmpeg -BROKEN_powerpc64= fails to compile: moviedecoder.cpp: error: 'to_string' is not a member of 'std' - USE_GITHUB= yes GH_ACCOUNT= dirkvdb diff --git a/ports-mgmt/portal/Makefile b/ports-mgmt/portal/Makefile index 9a1debcceda4..b96d7bb5b4b4 100644 --- a/ports-mgmt/portal/Makefile +++ b/ports-mgmt/portal/Makefile @@ -10,8 +10,6 @@ COMMENT= Front-end to pkg(8) LICENSE= BSD2CLAUSE -BROKEN_powerpc64= does not build: error: to_string is not a member of std - PLIST_FILES= bin/${PORTNAME} \ man/man1/${PORTNAME}.1.gz diff --git a/security/i2pd/Makefile b/security/i2pd/Makefile index 56eb0eb261a0..b094dcafb280 100644 --- a/security/i2pd/Makefile +++ b/security/i2pd/Makefile @@ -13,8 +13,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libboost_thread.so:devel/boost-libs -BROKEN_powerpc64= does not build: error: to_string is not a member of std - USE_GITHUB= yes GH_ACCOUNT= PurpleI2P diff --git a/textproc/highlight/Makefile b/textproc/highlight/Makefile index 5a0c89b01019..4eeffa73b95f 100644 --- a/textproc/highlight/Makefile +++ b/textproc/highlight/Makefile @@ -16,8 +16,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= boost-libs>0:devel/boost-libs -BROKEN_powerpc64= fails to compile: rtfgenerator.cpp:279:37: 'to_string' was not declared in this scope - USES= compiler:c++11-lib gmake lua:52 pkgconfig tar:bzip2 USE_CXXSTD= c++11 MAKEFILE= makefile diff --git a/textproc/opengrm-ngram/Makefile b/textproc/opengrm-ngram/Makefile index 6a4102d55ea0..f716fedef6b3 100644 --- a/textproc/opengrm-ngram/Makefile +++ b/textproc/opengrm-ngram/Makefile @@ -13,7 +13,6 @@ COMMENT= Library for making n-gram language models encoded as weighted FSTs LICENSE= APACHE20 BROKEN= fails to build -BROKEN_powerpc64= fails to compile: ngram-count.cc: 'to_string' is not a member of 'std' LIB_DEPENDS= libfst.so:math/openfst |