Date: Tue, 12 Dec 2017 04:35:49 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r456105 - in head: cad/libopencad devel/caf devel/cppcheck devel/msp430-debug-stack devel/re2 emulators/mednafen games/corsix-th games/endless-sky lang/cling multimedia/ffmpegthumbnaile... Message-ID: <201712120435.vBC4ZnMo044858@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Tue Dec 12 04:35:49 2017 New Revision: 456105 URL: https://svnweb.freebsd.org/changeset/ports/456105 Log: Re-try ports affected by bug 193528 on powerpc* after r449590 Modified: head/cad/libopencad/Makefile (contents, props changed) head/devel/caf/Makefile (contents, props changed) head/devel/cppcheck/Makefile (contents, props changed) head/devel/msp430-debug-stack/Makefile (contents, props changed) head/devel/re2/Makefile (contents, props changed) head/emulators/mednafen/Makefile (contents, props changed) head/games/corsix-th/Makefile (contents, props changed) head/games/endless-sky/Makefile (contents, props changed) head/lang/cling/Makefile (contents, props changed) head/multimedia/ffmpegthumbnailer/Makefile (contents, props changed) head/ports-mgmt/portal/Makefile (contents, props changed) head/security/i2pd/Makefile (contents, props changed) head/textproc/highlight/Makefile (contents, props changed) head/textproc/opengrm-ngram/Makefile (contents, props changed) Modified: head/cad/libopencad/Makefile ============================================================================== --- head/cad/libopencad/Makefile Tue Dec 12 04:28:50 2017 (r456104) +++ head/cad/libopencad/Makefile Tue Dec 12 04:35:49 2017 (r456105) @@ -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 Modified: head/devel/caf/Makefile ============================================================================== --- head/devel/caf/Makefile Tue Dec 12 04:28:50 2017 (r456104) +++ head/devel/caf/Makefile Tue Dec 12 04:35:49 2017 (r456105) @@ -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 Modified: head/devel/cppcheck/Makefile ============================================================================== --- head/devel/cppcheck/Makefile Tue Dec 12 04:28:50 2017 (r456104) +++ head/devel/cppcheck/Makefile Tue Dec 12 04:35:49 2017 (r456105) @@ -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) Modified: head/devel/msp430-debug-stack/Makefile ============================================================================== --- head/devel/msp430-debug-stack/Makefile Tue Dec 12 04:28:50 2017 (r456104) +++ head/devel/msp430-debug-stack/Makefile Tue Dec 12 04:35:49 2017 (r456105) @@ -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 Modified: head/devel/re2/Makefile ============================================================================== --- head/devel/re2/Makefile Tue Dec 12 04:28:50 2017 (r456104) +++ head/devel/re2/Makefile Tue Dec 12 04:35:49 2017 (r456105) @@ -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 Modified: head/emulators/mednafen/Makefile ============================================================================== --- head/emulators/mednafen/Makefile Tue Dec 12 04:28:50 2017 (r456104) +++ head/emulators/mednafen/Makefile Tue Dec 12 04:35:49 2017 (r456105) @@ -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 Modified: head/games/corsix-th/Makefile ============================================================================== --- head/games/corsix-th/Makefile Tue Dec 12 04:28:50 2017 (r456104) +++ head/games/corsix-th/Makefile Tue Dec 12 04:35:49 2017 (r456105) @@ -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 \ Modified: head/games/endless-sky/Makefile ============================================================================== --- head/games/endless-sky/Makefile Tue Dec 12 04:28:50 2017 (r456104) +++ head/games/endless-sky/Makefile Tue Dec 12 04:35:49 2017 (r456105) @@ -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 Modified: head/lang/cling/Makefile ============================================================================== --- head/lang/cling/Makefile Tue Dec 12 04:28:50 2017 (r456104) +++ head/lang/cling/Makefile Tue Dec 12 04:35:49 2017 (r456105) @@ -20,7 +20,6 @@ LICENSE_PERMS_LLVM= dist-mirror dist-sell pkg-mirror p 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 Modified: head/multimedia/ffmpegthumbnailer/Makefile ============================================================================== --- head/multimedia/ffmpegthumbnailer/Makefile Tue Dec 12 04:28:50 2017 (r456104) +++ head/multimedia/ffmpegthumbnailer/Makefile Tue Dec 12 04:35:49 2017 (r456105) @@ -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 Modified: head/ports-mgmt/portal/Makefile ============================================================================== --- head/ports-mgmt/portal/Makefile Tue Dec 12 04:28:50 2017 (r456104) +++ head/ports-mgmt/portal/Makefile Tue Dec 12 04:35:49 2017 (r456105) @@ -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 Modified: head/security/i2pd/Makefile ============================================================================== --- head/security/i2pd/Makefile Tue Dec 12 04:28:50 2017 (r456104) +++ head/security/i2pd/Makefile Tue Dec 12 04:35:49 2017 (r456105) @@ -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 Modified: head/textproc/highlight/Makefile ============================================================================== --- head/textproc/highlight/Makefile Tue Dec 12 04:28:50 2017 (r456104) +++ head/textproc/highlight/Makefile Tue Dec 12 04:35:49 2017 (r456105) @@ -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 Modified: head/textproc/opengrm-ngram/Makefile ============================================================================== --- head/textproc/opengrm-ngram/Makefile Tue Dec 12 04:28:50 2017 (r456104) +++ head/textproc/opengrm-ngram/Makefile Tue Dec 12 04:35:49 2017 (r456105) @@ -13,7 +13,6 @@ COMMENT= Library for making n-gram language models enc 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201712120435.vBC4ZnMo044858>