From owner-svn-ports-all@FreeBSD.ORG Sat Sep 8 06:53:19 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 57F56106566B; Sat, 8 Sep 2012 06:53:19 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 3F3058FC08; Sat, 8 Sep 2012 06:53:19 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q886rJvS039049; Sat, 8 Sep 2012 06:53:19 GMT (envelope-from linimon@svn.freebsd.org) Received: (from linimon@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q886rIV0039036; Sat, 8 Sep 2012 06:53:18 GMT (envelope-from linimon@svn.freebsd.org) Message-Id: <201209080653.q886rIV0039036@svn.freebsd.org> From: Mark Linimon Date: Sat, 8 Sep 2012 06:53:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r303870 - in head: cad/leocad databases/ruby-bdb1 devel/csmith games/freedroidrpg lang/phantomjs multimedia/emotion security/razorback-api sysutils/syslog-ng-devel www/luakit x11-toolki... X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Sep 2012 06:53:19 -0000 Author: linimon Date: Sat Sep 8 06:53:18 2012 New Revision: 303870 URL: http://svn.freebsd.org/changeset/ports/303870 Log: Mark as broken on sparc64. Hat: portmgr Modified: head/cad/leocad/Makefile head/databases/ruby-bdb1/Makefile head/devel/csmith/Makefile head/games/freedroidrpg/Makefile head/lang/phantomjs/Makefile head/multimedia/emotion/Makefile head/security/razorback-api/Makefile head/sysutils/syslog-ng-devel/Makefile head/www/luakit/Makefile head/x11-toolkits/elementary/Makefile head/x11-wm/enlightenment/Makefile Modified: head/cad/leocad/Makefile ============================================================================== --- head/cad/leocad/Makefile Sat Sep 8 06:50:14 2012 (r303869) +++ head/cad/leocad/Makefile Sat Sep 8 06:53:18 2012 (r303870) @@ -57,4 +57,10 @@ post-install: ${MKDIR} ${DATADIR} ${INSTALL_DATA} ${WRKDIR}/pieces/* ${DATADIR} -.include +.include + +.if ${ARCH} == "sparc64" +BROKEN= Does not compile on sparc64 +.endif + +.include Modified: head/databases/ruby-bdb1/Makefile ============================================================================== --- head/databases/ruby-bdb1/Makefile Sat Sep 8 06:50:14 2012 (r303869) +++ head/databases/ruby-bdb1/Makefile Sat Sep 8 06:53:18 2012 (r303870) @@ -50,6 +50,7 @@ post-install: .endif .include + .if ${RUBY_VER} == 1.9 pre-everything:: ######################################################## @@ -61,4 +62,9 @@ pre-everything:: .elif ${RUBY_VER} == 1.8 post-build: test .endif + +.if ${ARCH} == "sparc64" +BROKEN= Does not install on sparc64 (signal 6) +.endif + .include Modified: head/devel/csmith/Makefile ============================================================================== --- head/devel/csmith/Makefile Sat Sep 8 06:50:14 2012 (r303869) +++ head/devel/csmith/Makefile Sat Sep 8 06:53:18 2012 (r303870) @@ -24,4 +24,10 @@ LDFLAGS+= -L${LOCALBASE}/lib MAKE_JOBS_SAFE= yes -.include +.include + +.if ${ARCH} == "sparc64" +BROKEN= Does not compile on sparc64 (includes i386 asm) +.endif + +.include Modified: head/games/freedroidrpg/Makefile ============================================================================== --- head/games/freedroidrpg/Makefile Sat Sep 8 06:50:14 2012 (r303869) +++ head/games/freedroidrpg/Makefile Sat Sep 8 06:53:18 2012 (r303870) @@ -52,4 +52,8 @@ CONFIGURE_ARGS+=--enable-vorbis CONFIGURE_ARGS+=--disable-vorbis .endif +.if ${ARCH} == "sparc64" +BROKEN= Does not configure on sparc64 +.endif + .include Modified: head/lang/phantomjs/Makefile ============================================================================== --- head/lang/phantomjs/Makefile Sat Sep 8 06:50:14 2012 (r303869) +++ head/lang/phantomjs/Makefile Sat Sep 8 06:53:18 2012 (r303870) @@ -38,4 +38,10 @@ do-install: cd ${WRKSRC} && ${INSTALL_LIB} src/qt/lib/libQtNetwork.so.4 ${PREFIX}/lib/phantomjs/ cd ${WRKSRC} && ${INSTALL_LIB} src/qt/lib/libQtCore.so.4 ${PREFIX}/lib/phantomjs/ -.include +.include + +.if ${ARCH} == "sparc64" +BROKEN= Does not link on sparc64 +.endif + +.include Modified: head/multimedia/emotion/Makefile ============================================================================== --- head/multimedia/emotion/Makefile Sat Sep 8 06:50:14 2012 (r303869) +++ head/multimedia/emotion/Makefile Sat Sep 8 06:53:18 2012 (r303870) @@ -36,6 +36,10 @@ CONFIGURE_ARGS= --disable-generic-vlc .include +.if ${ARCH} == "sparc64" +BROKEN= Does not install on sparc64: coredump +.endif + .if defined(WITHOUT_XINE) && defined(WITHOUT_GST) IGNORE= is useless without playback library. Please run 'make config' and choose one of XINE and GST .endif Modified: head/security/razorback-api/Makefile ============================================================================== --- head/security/razorback-api/Makefile Sat Sep 8 06:50:14 2012 (r303869) +++ head/security/razorback-api/Makefile Sat Sep 8 06:53:18 2012 (r303870) @@ -57,6 +57,12 @@ CONFIGURE_ARGS+=--enable-stomp-debug BROKEN= does not build when compiled with clang .endif +.include + +.if ${ARCH} == "sparc64" +BROKEN= Does not compile on sparc64 +.endif + post-install: @if [ ! -f ${PREFIX}/etc/razorback/api.conf ]; then \ ${CP} -p ${PREFIX}/etc/razorback/api.conf.sample ${PREFIX}/etc/razorback/api.conf ; \ @@ -65,4 +71,4 @@ post-install: ${CP} -p ${PREFIX}/etc/razorback/magic.sample ${PREFIX}/etc/razorback/magic ; \ fi -.include +.include Modified: head/sysutils/syslog-ng-devel/Makefile ============================================================================== --- head/sysutils/syslog-ng-devel/Makefile Sat Sep 8 06:50:14 2012 (r303869) +++ head/sysutils/syslog-ng-devel/Makefile Sat Sep 8 06:53:18 2012 (r303870) @@ -70,6 +70,10 @@ WITH_OPENSSL_PORT= yes .include +.if ${ARCH} == "sparc64" +BROKEN= Does not compile on sparc64: gcc core dump +.endif + .if defined(WITH_TCP_WRAPPERS) CONFIGURE_ARGS+= --enable-tcp-wrapper .else Modified: head/www/luakit/Makefile ============================================================================== --- head/www/luakit/Makefile Sat Sep 8 06:50:14 2012 (r303869) +++ head/www/luakit/Makefile Sat Sep 8 06:53:18 2012 (r303870) @@ -36,6 +36,10 @@ OPTIONS= LUAJIT "Use the Just-In-Time co .include +.if ${ARCH} == "sparc64" +BROKEN= Does not install on sparc64 +.endif + .if defined(WITH_LUAJIT) LIB_DEPENDS+= luajit:${PORTSDIR}/lang/luajit CONFIGURE_ARGS+=USE_LUAJIT=1 Modified: head/x11-toolkits/elementary/Makefile ============================================================================== --- head/x11-toolkits/elementary/Makefile Sat Sep 8 06:50:14 2012 (r303869) +++ head/x11-toolkits/elementary/Makefile Sat Sep 8 06:53:18 2012 (r303870) @@ -46,4 +46,10 @@ post-patch: post-install: @${RMDIR} ${PREFIX}/share/elementary/examples -.include +.include + +.if ${ARCH} == "sparc64" +BROKEN= Does not install on sparc64: signal 10 +.endif + +.include Modified: head/x11-wm/enlightenment/Makefile ============================================================================== --- head/x11-wm/enlightenment/Makefile Sat Sep 8 06:50:14 2012 (r303869) +++ head/x11-wm/enlightenment/Makefile Sat Sep 8 06:53:18 2012 (r303870) @@ -59,4 +59,10 @@ post-install: @${ECHO_MSG} 'set suid bit if do not trust all users of this machine.' @${ECHO_MSG} '********************************************************' -.include +.include + +.if ${ARCH} == "sparc64" +BROKEN= Does not install on sparc64: signal 10 +.endif + +.include