From owner-freebsd-ports-bugs@FreeBSD.ORG Mon May 13 04:10:01 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 7EDF245E for ; Mon, 13 May 2013 04:10:01 +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 49A392BD for ; Mon, 13 May 2013 04:10:01 +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 r4D4A1uP092852 for ; Mon, 13 May 2013 04:10:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r4D4A1um092851; Mon, 13 May 2013 04:10:01 GMT (envelope-from gnats) Resent-Date: Mon, 13 May 2013 04:10:01 GMT Resent-Message-Id: <201305130410.r4D4A1um092851@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, "Mikhail T." Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id C46DF440 for ; Mon, 13 May 2013 04:08:05 +0000 (UTC) (envelope-from mi@aldan.algebra.com) Received: from smtp.rcn.com (smtp.rcn.com [69.168.97.78]) by mx1.freebsd.org (Postfix) with ESMTP id 7D95E2AE for ; Mon, 13 May 2013 04:08:04 +0000 (UTC) Received: from [173.63.211.146] ([173.63.211.146:63379] helo=narawntapu.narawntapu) by smtp.rcn.com (envelope-from ) (ecelerity 2.2.3.49 r(42060/42061)) with ESMTPA id 97/67-26387-32760915; Mon, 13 May 2013 00:08:04 -0400 Received: from narawntapu.narawntapu (localhost [127.0.0.1]) by narawntapu.narawntapu (8.14.6/8.14.5) with ESMTP id r4D47uQI014164 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 13 May 2013 00:07:57 -0400 (EDT) (envelope-from mi@narawntapu.narawntapu) Received: (from mi@localhost) by narawntapu.narawntapu (8.14.6/8.14.5/Submit) id r4D47uxr014163; Mon, 13 May 2013 00:07:56 -0400 (EDT) (envelope-from mi) Message-Id: <201305130407.r4D47uxr014163@narawntapu.narawntapu> Date: Mon, 13 May 2013 00:07:56 -0400 (EDT) From: "Mikhail T." To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.114 Subject: ports/178557: Ports with USE_GCC=any don't respect local CC and CXX settings Cc: gerald@FreeBSD.org X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 May 2013 04:10:01 -0000 >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: