ports/151795: [patch] lang/pike78 -- builds on sparc64

Pietro Cerutti gahr at FreeBSD.org
Thu Oct 28 12:20:07 UTC 2010


>Number:         151795
>Category:       ports
>Synopsis:       [patch] lang/pike78 -- builds on sparc64
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 28 12:20:06 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Pietro Cerutti
>Release:        
>Organization:
The FreeBSD Project
>Environment:
FreeBSD tucana.bfh.ch 9.0-CURRENT FreeBSD 9.0-CURRENT #2: Wed Aug 18 21:16:18 UTC 2010     root at tucana.bfh.ch:/usr/obj/usr/src/sys/TUCANA  sparc64
>Description:
lang/pike78 works fine on sparc64. The testsuite has 111 tests failing, against the 108 failing on amd64. I'd say we can include sparc64 in the list of supported platforms.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/lang/pike78/Makefile,v
retrieving revision 1.13
diff -u -r1.13 Makefile
--- Makefile	31 May 2010 01:59:34 -0000	1.13
+++ Makefile	27 Oct 2010 21:47:13 -0000
@@ -91,7 +91,7 @@
 
 .include <bsd.port.pre.mk>
 
-ONLY_FOR_ARCHS=	i386 amd64
+ONLY_FOR_ARCHS=	i386 amd64 sparc64
 
 .ifdef(WITHOUT_RELOCATABLE_DUMPED_MODULES)
 CONFIGURE_ARGS+=	--without-relocatable-dumped-modules


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list