From rink@thunderstone.rink.nu  Fri Dec 22 20:25:33 2006
Return-Path: <rink@thunderstone.rink.nu>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 03C7616A403
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 22 Dec 2006 20:25:33 +0000 (UTC)
	(envelope-from rink@thunderstone.rink.nu)
Received: from mx1.rink.nu (thunderstone.rink.nu [80.112.228.34])
	by mx1.freebsd.org (Postfix) with ESMTP id B8BEF13C494
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 22 Dec 2006 20:25:32 +0000 (UTC)
	(envelope-from rink@thunderstone.rink.nu)
Received: from localhost (localhost [127.0.0.1])
	by mx1.rink.nu (Postfix) with ESMTP id E51EAD4C89
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 22 Dec 2006 20:21:59 +0100 (CET)
Received: from mx1.rink.nu ([127.0.0.1])
	by localhost (thunderstone.rink.nu [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id P8kYyRmRgARA for <FreeBSD-gnats-submit@freebsd.org>;
	Fri, 22 Dec 2006 20:21:56 +0100 (CET)
Received: from thunderstone.rink.nu (localhost [127.0.0.1])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(Client did not present a certificate)
	by mx1.rink.nu (Postfix) with ESMTP id 65B6BD4C80
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 22 Dec 2006 20:21:56 +0100 (CET)
Received: (from rink@localhost)
	by thunderstone.rink.nu (8.13.8/8.13.8/Submit) id kBMJLtlq080709;
	Fri, 22 Dec 2006 20:21:55 +0100 (CET)
	(envelope-from rink)
Message-Id: <200612221921.kBMJLtlq080709@thunderstone.rink.nu>
Date: Fri, 22 Dec 2006 20:21:55 +0100 (CET)
From: Rink Springer <rink@freebsd.org>
Reply-To: Rink Springer <rink@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: sysutils/cromwell requires GCC 3.4 and will fail with GCC 4.x
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         107104
>Category:       ports
>Synopsis:       sysutils/cromwell requires GCC 3.4 and will fail with GCC 4.x
>Confidential:   yes
>Severity:       serious
>Priority:       medium
>Responsible:    shaun
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Dec 22 20:40:15 GMT 2006
>Closed-Date:    Wed Dec 27 03:45:08 GMT 2006
>Last-Modified:  Wed Dec 27 03:50:14 GMT 2006
>Originator:     Rink Springer
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD thunderstone.rink.nu 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #1: Sat Dec 9 16:40:05 CET 2006 root@thunderstone.rink.nu:/usr/obj/usr/src/sys/THUNDERSTONE i386

>Description:
	sysutils/cromwell does not build correctly using GCC 4.x. Since it has
	not seen any updates for quite some time, it is unlikely that this will
	be fixed some day. Therefore, insist on GCC 3.
>How-To-Repeat:
	Try building it with GCC 4.x, it will bomb out.
>Fix:

	Apply the following patch:

--- sysutils/cromwell/Makefile.old	Fri Dec 22 20:12:44 2006
+++ sysutils/cromwell/Makefile	Fri Dec 22 20:15:42 2006
@@ -20,6 +20,7 @@
 COMMENT=	Linux (and FreeBSD :-) BIOS images for the Microsoft Xbox
 
 USE_PERL5_BUILD=	yes
+USE_GCC=		3.4
 
 SUB_FILES=	pkg-message
 

	Note that any GCC 3.x should work, but GCC 4.x will bomb out. That is
	why I ensist 3.4, as this is the currently shipped compiler.
>Release-Note:
>Audit-Trail:
Class-Changed-From-To: update->maintainer-update 
Class-Changed-By: edwin 
Class-Changed-When: Fri Dec 22 20:40:28 UTC 2006 
Class-Changed-Why:  
Fix category (submitter is maintainer) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=107104 
Responsible-Changed-From-To: freebsd-ports-bugs->shaun 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Dec 22 20:40:41 UTC 2006 
Responsible-Changed-Why:  
shaun@ wants to have sparc64 and 4.x PRs 

http://www.freebsd.org/cgi/query-pr.cgi?pr=107104 
State-Changed-From-To: open->closed 
State-Changed-By: shaun 
State-Changed-When: Wed Dec 27 03:40:17 UTC 2006 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=107104 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/107104: commit references a PR
Date: Wed, 27 Dec 2006 03:45:15 +0000 (UTC)

 shaun       2006-12-27 03:44:56 UTC
 
   FreeBSD ports repository
 
   Modified files:
     sysutils/cromwell    Makefile 
   Log:
   Depend on gcc 3.4, since it fails with 4.x and is unlikely to be fixed.
   
   PR:             ports/107104
   Submitted by:   rink (maintainer)
   
   Revision  Changes    Path
   1.2       +1 -0      ports/sysutils/cromwell/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
