Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Feb 2005 00:04:49 GMT
From:      John Cochran <jdc@fiawol.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/77406: Invalid definition of USE_GCC for ports "games/nibbles" and "lang/gcc31"
Message-ID:  <200502120004.j1C04nlr030269@www.freebsd.org>
Resent-Message-ID: <200502120010.j1C0A4SE090637@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         77406
>Category:       ports
>Synopsis:       Invalid definition of USE_GCC for ports "games/nibbles" and "lang/gcc31"
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 12 00:10:04 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     John Cochran
>Release:        5.3
>Organization:
>Environment:
FreeBSD smof.fiawol.org 5.3-RELEASE-p5 FreeBSD 5.3-RELEASE-p5 #0: Wed Jan 19 20:57:40 EST 2005     root@smof.fiawol.org:/usr/obj/usr/src/sys/JOHNC  i386

>Description:
The value of USE_GCC in the listed ports will prevent them from compiling and installing. For games/nibbles the message:
   ===>  nibbles-1.2 is marked as broken: Unknown version of GCC specified (USE_GCC=yes).
is generated.
For lang/gcc31, the message:
   ===>  gcc-3.1.1_20020909 is marked as broken: Unknown version of GCC specified (USE_GCC=X).
is generated

>How-To-Repeat:
Go into either port and type "make"

>Fix:
Change the line
USE_GCC= yes
or
USE_GCC= X

to
USE_GCC= 2.7+

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



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