From 97b80848bf043210b091dc38d4519d44093e5411 Mon Sep 17 00:00:00 2001 From: linimon Date: Mon, 14 Nov 2016 06:19:30 +0000 Subject: Mark as broken on various tier-2 archs. While here, pet portlint. Approved by: portmgr (tier-2 blanket) --- games/cataclysm-dda/Makefile | 2 ++ games/crafty-tablebase-no-pawn/Makefile | 3 +++ games/crafty-tablebase-pawn/Makefile | 3 +++ games/exult/Makefile | 2 ++ games/fkiss/Makefile | 2 ++ games/flightgear-data/Makefile | 4 ++++ games/gtkradiant/Makefile | 2 ++ games/nazghul/Makefile | 2 ++ games/netradiant/Makefile | 2 ++ games/spacejunk/Makefile | 5 +++-- games/ufoai-data/Makefile | 4 ++++ games/xgalaga/Makefile | 2 ++ games/xqf/Makefile | 2 ++ 13 files changed, 33 insertions(+), 2 deletions(-) diff --git a/games/cataclysm-dda/Makefile b/games/cataclysm-dda/Makefile index e2f6a06..4cfcc12 100644 --- a/games/cataclysm-dda/Makefile +++ b/games/cataclysm-dda/Makefile @@ -59,6 +59,8 @@ SOUND_IMPLIES= SDL SOUND_FILES= cataclysmthemeREV6.ogg Dark_Days_Ahead_demo_2.ogg +BROKEN_aarch64= Fails to compile: error: comparison of integers of different signs: wchar_t and const int + .include .if ${CHOSEN_COMPILER_TYPE} == clang && ${COMPILER_VERSION} >= 36 diff --git a/games/crafty-tablebase-no-pawn/Makefile b/games/crafty-tablebase-no-pawn/Makefile index dfcb90f..5620e4c 100644 --- a/games/crafty-tablebase-no-pawn/Makefile +++ b/games/crafty-tablebase-no-pawn/Makefile @@ -49,6 +49,9 @@ RUN_DEPENDS= crafty:games/crafty NO_BUILD= yes +BROKEN_aarch64= Fails to install: runaway process +BROKEN_mips64= Fails to install: runaway process + .if !defined(WITH_TBDIR) WITH_TBDIR= ${PREFIX}/lib/crafty/TB .endif diff --git a/games/crafty-tablebase-pawn/Makefile b/games/crafty-tablebase-pawn/Makefile index d5798b2..3402264 100644 --- a/games/crafty-tablebase-pawn/Makefile +++ b/games/crafty-tablebase-pawn/Makefile @@ -41,6 +41,9 @@ RUN_DEPENDS= crafty:games/crafty NO_BUILD= yes NO_ARCH= yes +BROKEN_aarch64= Fails to install: runaway process +BROKEN_mips64= Fails to install: runaway process + .if !defined(WITH_TBDIR) WITH_TBDIR= ${PREFIX}/lib/crafty/TB .endif diff --git a/games/exult/Makefile b/games/exult/Makefile index 0c23025..2101ac9 100644 --- a/games/exult/Makefile +++ b/games/exult/Makefile @@ -59,4 +59,6 @@ post-install-DOCS-on: ${INSTALL_DATA} ${WRKSRC}/${i} ${STAGEDIR}${DOCSDIR} .endfor +BROKEN_aarch64= Fails to compile: error: constant expression evaluates to -1 which cannot be narrowed to type char + .include diff --git a/games/fkiss/Makefile b/games/fkiss/Makefile index 55e383b..03ce974 100644 --- a/games/fkiss/Makefile +++ b/games/fkiss/Makefile @@ -39,6 +39,8 @@ ESOUND_LDFLAGS= `pkgconf --libs-only-L esound ` ESOUND_CONFIGURE_ENV_OFF= ac_cv_lib_esd_esd_open_sound=no \ ac_cv_header_esd_h=no +BROKEN_aarch64= Fails to compile: error: passing char * to parameter of incompatible type __builtin_va_list + post-patch: @${REINPLACE_CMD} -e 's|= @X_LIBS@|= @LDFLAGS@ @X_LIBS@|g' \ ${WRKSRC}/Makefile.in diff --git a/games/flightgear-data/Makefile b/games/flightgear-data/Makefile index 5ed4ffe..a75dde8 100644 --- a/games/flightgear-data/Makefile +++ b/games/flightgear-data/Makefile @@ -20,6 +20,10 @@ DATADIR= ${PREFIX}/share/flightgear PLIST= ${WRKDIR}/pkg-plist PLIST_DIRS= %%DATADIR%% +BROKEN_aarch64= Fails to install: runaway process +BROKEN_armv64= Fails to install: runaway process +BROKEN_mips64= Fails to install: runaway process + post-patch: @${RM} ${WRKSRC}/COPYING diff --git a/games/gtkradiant/Makefile b/games/gtkradiant/Makefile index 154fc83..1717a3d 100644 --- a/games/gtkradiant/Makefile +++ b/games/gtkradiant/Makefile @@ -30,6 +30,8 @@ WRKSRC= ${WRKDIR}/GPL/GtkRadiant SUB_FILES= ${PORTNAME} +BROKEN_aarch64= Fails to link: error: ldd command returned with exit code 256 + post-patch: @${GREP} -Rl 'defined[[:blank:]]*([[:blank:]]*__linux__[[:blank:]]*) || defined[[:blank:]]*([[:blank:]]*__APPLE__[[:blank:]]*)' ${WRKSRC} | \ ${XARGS} ${REINPLACE_CMD} -e \ diff --git a/games/nazghul/Makefile b/games/nazghul/Makefile index b8ca1ca..d47d1de 100644 --- a/games/nazghul/Makefile +++ b/games/nazghul/Makefile @@ -18,6 +18,8 @@ USE_SDL= sdl image mixer GNU_CONFIGURE= yes USES= gmake +BROKEN_aarch64= Fails to compile: error: no matching function for call to cmdwin_vpush + post-patch: ${REINPLACE_CMD} -i "" 's|malloc.h|stdlib.h|g' ${WRKSRC}/src/scheme.c diff --git a/games/netradiant/Makefile b/games/netradiant/Makefile index 9413c2c..0fda905 100644 --- a/games/netradiant/Makefile +++ b/games/netradiant/Makefile @@ -32,6 +32,8 @@ SUB_FILES= ${PORTNAME} SUB_LIST= ARCH=${ARCH} PLIST_SUB:= ${SUB_LIST} +BROKEN_aarch64= Fails to link: ldd: install/modules/archivepak.so: not a FreeBSD ELF shared object + post-patch: # Add missing checks for __FreeBSD__ @${FIND} ${WRKSRC}/tools -name '*.[ch]' | ${XARGS} ${REINPLACE_CMD} \ diff --git a/games/spacejunk/Makefile b/games/spacejunk/Makefile index ca47a9a..7537541 100644 --- a/games/spacejunk/Makefile +++ b/games/spacejunk/Makefile @@ -13,8 +13,6 @@ COMMENT= Video game about traveling in 2D planetary systems LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING -BROKEN_sparc64= Doesn't compile on sparc64 - GNU_CONFIGURE= yes USE_SDL= sdl mixer image @@ -36,6 +34,9 @@ DESKTOP_ENTRIES="Spacejunk" \ OPTIONS_DEFINE= DOCS +BROKEN_aarch64= Fails to compile: error: _compile_time_assert__ declared as an array with a negative size +BROKEN_sparc64= Doesn't compile on sparc64 + post-patch: @${REINPLACE_CMD} -e 's|malloc.h|stdlib.h|' ${WRKSRC}/src/gem-uta.c \ ${WRKSRC}/libinfo/gem-uta.c diff --git a/games/ufoai-data/Makefile b/games/ufoai-data/Makefile index d3774e3..ec1efaf 100644 --- a/games/ufoai-data/Makefile +++ b/games/ufoai-data/Makefile @@ -26,6 +26,10 @@ NO_ARCH= yes DATADIR= share/${PKGNAMEPREFIX:S/-//} PLIST= ${WRKDIR}/pkg-plist +BROKEN_aarch64= Fails to install: runaway process +BROKEN_armv6= Fails to install: runaway process +BROKEN_mips64= Fails to install: runaway process + post-extract: @cd ${WRKSRC}/base && \ ${FIND} * -type f -exec ${UNZIP_CMD} "{}" -d ${WRKSRC}/base \; diff --git a/games/xgalaga/Makefile b/games/xgalaga/Makefile index e3b9acf..38980b7 100644 --- a/games/xgalaga/Makefile +++ b/games/xgalaga/Makefile @@ -26,6 +26,8 @@ OPTIONS_SUB= yes SOUND_CONFIGURE_OFF= --without-sound +BROKEN_aarch64= Fails to configure: machine arm64-unknown not recognized + post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/xgalaga diff --git a/games/xqf/Makefile b/games/xqf/Makefile index ce379a3..6e3134a 100644 --- a/games/xqf/Makefile +++ b/games/xqf/Makefile @@ -35,6 +35,8 @@ GEOIP_LIB_DEPENDS= libGeoIP.so:net/GeoIP BZIP2_CONFIGURE_ENABLE= bzip2 +BROKEN_aarch64= Fails to linkld: final link failed: Bad value + post-install: ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/docs/xqfdocs.html ${STAGEDIR}${DOCSDIR} -- cgit v1.1