pkg(ng)/portupgrade-devel: does not respect setting of USE_GCC= 4.6+

olli hauer ohauer at gmx.de
Mon Aug 20 20:09:30 UTC 2012


On 2012-08-20 19:57, O. Hartmann wrote:
> I utilize FreeBSD 10.0-CURRENT and build the OS with CLANG as well as
> ports, which are compatible building with clang, using the well known
> settings in /etc/make.conf and /etc/src/conf.
> 
> I use ports-mgmt/pkg (1.0-r6) and recently in combination with
> ports-mgmt/portupgrade for maintaining my ports. Prior to portupgrade I
> used to use ports-mgmt/portmaster (with patch).
> 
> 
> 
> In /etc/mak.conf, I include a file via
> 
> .include "/usr/local/etc/ports.conf" in which I have settings like those:
> 
> # math/fftw3
> .if ${.CURDIR:M/usr/ports/math/fftw3}
> USE_GCC=                4.6+
> #CC=                    cc
> #CXX=                   c++
> #CPP=                   cpp
> .endif
> 
> 
[...]

Maybe you can find the issue with the command
$> script -q TMPOUT_v make -d v
or
$> script -q TMPOUT_A make -d A

do not scare, really much output.

Regards,

olli


More information about the freebsd-ports mailing list