From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Oct 28 12:20:07 2010 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8885B1065674 for ; Thu, 28 Oct 2010 12:20:07 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 4BAD78FC18 for ; Thu, 28 Oct 2010 12:20:07 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o9SCK7je045804 for ; Thu, 28 Oct 2010 12:20:07 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o9SCK7qm045803; Thu, 28 Oct 2010 12:20:07 GMT (envelope-from gnats) Resent-Date: Thu, 28 Oct 2010 12:20:07 GMT Resent-Message-Id: <201010281220.o9SCK7qm045803@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Pietro Cerutti Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ED411106564A for ; Thu, 28 Oct 2010 12:14:01 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id DCB618FC1D for ; Thu, 28 Oct 2010 12:14:01 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o9SCE1Xp087702 for ; Thu, 28 Oct 2010 12:14:01 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id o9SCE1sp087700; Thu, 28 Oct 2010 12:14:01 GMT (envelope-from nobody) Message-Id: <201010281214.o9SCE1sp087700@www.freebsd.org> Date: Thu, 28 Oct 2010 12:14:01 GMT From: Pietro Cerutti To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/151795: [patch] lang/pike78 -- builds on sparc64 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Oct 2010 12:20:07 -0000 >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@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 -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: