Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 May 2013 00:07:56 -0400 (EDT)
From:      "Mikhail T." <mi@aldan.algebra.com>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        gerald@FreeBSD.org
Subject:   ports/178557: Ports with USE_GCC=any don't respect local CC and CXX settings
Message-ID:  <201305130407.r4D47uxr014163@narawntapu.narawntapu>
Resent-Message-ID: <201305130410.r4D4A1um092851@freefall.freebsd.org>

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

>Number:         178557
>Category:       ports
>Synopsis:       Ports with USE_GCC=any don't respect local CC and CXX settings
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 13 04:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Mikhail T.
>Release:        FreeBSD 9.1-PRERELEASE amd64
>Organization:
Virtual Estates, Inc.	http://sybpipe.com/
>Environment:
System: FreeBSD narawntapu 9.1-PRERELEASE FreeBSD 9.1-PRERELEASE #6 r244476: Wed Dec 19 23:40:59 EST 2012 root@narawntapu:/usr/obj/cache/src/sys/POWEREDGE2900 amd64

>Description:
	Even though I set CC and CXX in make.conf to gcc48 and g++48
	respectively, ports such as audio/nas or graphics/devil, which
	specify USE_GCC=any, attempt to build using the regular gcc
	instead.

	Depending on one's configuration -- such as when things the port
	in question depends on was built with g++47 or 48 -- the build
	may fail.

>How-To-Repeat:
	1. Set CC and CXX to a newer GNU compiler in /etc/make.conf
	2. make -C /usr/ports/audio/nas -V CC

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



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