Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Nov 2016 06:19:30 +0000 (UTC)
From:      Mark Linimon <linimon@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r426084 - in head/games: cataclysm-dda crafty-tablebase-no-pawn crafty-tablebase-pawn exult fkiss flightgear-data gtkradiant nazghul netradiant spacejunk ufoai-data xgalaga xqf
Message-ID:  <201611140619.uAE6JU6g021801@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: linimon
Date: Mon Nov 14 06:19:30 2016
New Revision: 426084
URL: https://svnweb.freebsd.org/changeset/ports/426084

Log:
  Mark as broken on various tier-2 archs.
  
  While here, pet portlint.
  
  Approved by:	portmgr (tier-2 blanket)

Modified:
  head/games/cataclysm-dda/Makefile
  head/games/crafty-tablebase-no-pawn/Makefile
  head/games/crafty-tablebase-pawn/Makefile
  head/games/exult/Makefile
  head/games/fkiss/Makefile
  head/games/flightgear-data/Makefile
  head/games/gtkradiant/Makefile
  head/games/nazghul/Makefile
  head/games/netradiant/Makefile
  head/games/spacejunk/Makefile
  head/games/ufoai-data/Makefile
  head/games/xgalaga/Makefile
  head/games/xqf/Makefile

Modified: head/games/cataclysm-dda/Makefile
==============================================================================
--- head/games/cataclysm-dda/Makefile	Mon Nov 14 05:31:25 2016	(r426083)
+++ head/games/cataclysm-dda/Makefile	Mon Nov 14 06:19:30 2016	(r426084)
@@ -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 <bsd.port.pre.mk>
 
 .if ${CHOSEN_COMPILER_TYPE} == clang && ${COMPILER_VERSION} >= 36

Modified: head/games/crafty-tablebase-no-pawn/Makefile
==============================================================================
--- head/games/crafty-tablebase-no-pawn/Makefile	Mon Nov 14 05:31:25 2016	(r426083)
+++ head/games/crafty-tablebase-no-pawn/Makefile	Mon Nov 14 06:19:30 2016	(r426084)
@@ -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

Modified: head/games/crafty-tablebase-pawn/Makefile
==============================================================================
--- head/games/crafty-tablebase-pawn/Makefile	Mon Nov 14 05:31:25 2016	(r426083)
+++ head/games/crafty-tablebase-pawn/Makefile	Mon Nov 14 06:19:30 2016	(r426084)
@@ -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

Modified: head/games/exult/Makefile
==============================================================================
--- head/games/exult/Makefile	Mon Nov 14 05:31:25 2016	(r426083)
+++ head/games/exult/Makefile	Mon Nov 14 06:19:30 2016	(r426084)
@@ -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 <bsd.port.mk>

Modified: head/games/fkiss/Makefile
==============================================================================
--- head/games/fkiss/Makefile	Mon Nov 14 05:31:25 2016	(r426083)
+++ head/games/fkiss/Makefile	Mon Nov 14 06:19:30 2016	(r426084)
@@ -39,6 +39,8 @@ ESOUND_LDFLAGS=		`pkgconf --libs-only-L 
 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

Modified: head/games/flightgear-data/Makefile
==============================================================================
--- head/games/flightgear-data/Makefile	Mon Nov 14 05:31:25 2016	(r426083)
+++ head/games/flightgear-data/Makefile	Mon Nov 14 06:19:30 2016	(r426084)
@@ -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
 

Modified: head/games/gtkradiant/Makefile
==============================================================================
--- head/games/gtkradiant/Makefile	Mon Nov 14 05:31:25 2016	(r426083)
+++ head/games/gtkradiant/Makefile	Mon Nov 14 06:19:30 2016	(r426084)
@@ -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 \

Modified: head/games/nazghul/Makefile
==============================================================================
--- head/games/nazghul/Makefile	Mon Nov 14 05:31:25 2016	(r426083)
+++ head/games/nazghul/Makefile	Mon Nov 14 06:19:30 2016	(r426084)
@@ -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
 

Modified: head/games/netradiant/Makefile
==============================================================================
--- head/games/netradiant/Makefile	Mon Nov 14 05:31:25 2016	(r426083)
+++ head/games/netradiant/Makefile	Mon Nov 14 06:19:30 2016	(r426084)
@@ -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} \

Modified: head/games/spacejunk/Makefile
==============================================================================
--- head/games/spacejunk/Makefile	Mon Nov 14 05:31:25 2016	(r426083)
+++ head/games/spacejunk/Makefile	Mon Nov 14 06:19:30 2016	(r426084)
@@ -13,8 +13,6 @@ COMMENT=	Video game about traveling in 2
 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

Modified: head/games/ufoai-data/Makefile
==============================================================================
--- head/games/ufoai-data/Makefile	Mon Nov 14 05:31:25 2016	(r426083)
+++ head/games/ufoai-data/Makefile	Mon Nov 14 06:19:30 2016	(r426084)
@@ -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 \;

Modified: head/games/xgalaga/Makefile
==============================================================================
--- head/games/xgalaga/Makefile	Mon Nov 14 05:31:25 2016	(r426083)
+++ head/games/xgalaga/Makefile	Mon Nov 14 06:19:30 2016	(r426084)
@@ -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
 

Modified: head/games/xqf/Makefile
==============================================================================
--- head/games/xqf/Makefile	Mon Nov 14 05:31:25 2016	(r426083)
+++ head/games/xqf/Makefile	Mon Nov 14 06:19:30 2016	(r426084)
@@ -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}



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201611140619.uAE6JU6g021801>