From owner-freebsd-ports-bugs@FreeBSD.ORG Wed May 15 05:30:08 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id B2F182B6 for ; Wed, 15 May 2013 05:30:08 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 91C35DAD for ; Wed, 15 May 2013 05:30:08 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r4F5U8CQ042638 for ; Wed, 15 May 2013 05:30:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r4F5U8cX042637; Wed, 15 May 2013 05:30:08 GMT (envelope-from gnats) Date: Wed, 15 May 2013 05:30:08 GMT Message-Id: <201305150530.r4F5U8cX042637@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org Cc: From: "Mikhail T." Subject: ports/178557: Ports with USE_GCC=any don't respect local CC and CXX settings X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: "Mikhail T." List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 May 2013 05:30:08 -0000 The following reply was made to PR ports/178557; it has been noted by GNATS. From: "Mikhail T." 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 Date: Mon, 13 May 2013 00:07:56 -0400 (EDT) >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: _______________________________________________ freebsd-ports-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports-bugs To unsubscribe, send any mail to "freebsd-ports-bugs-unsubscribe@freebsd.org"