ports/185828: devel/google-perftools not build
Yuri
yuri at rawbw.com
Fri Jan 17 00:00:01 UTC 2014
The following reply was made to PR ports/185828; it has been noted by GNATS.
From: Yuri <yuri at rawbw.com>
To: Alexander Panyushkin <vsityz at gmail.com>
Cc: bug-followup at FreeBSD.org, vsityz at gmail.com
Subject: RE: ports/185828: devel/google-perftools not build
Date: Thu, 16 Jan 2014 15:59:46 -0800
Alexander,
What is your environment? On 10 the default compiler is clang. How did
you turn gcc46 on?
I can't reproduce the problem on 10.0-RC5. I added USE_GCC=gcc46 and it
builds ok with gcc-4.6 as well.
config.log difference begins from this line, here is my version with gcc46:
configure:3399: g++46 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46
-fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc46
-I/usr/local/include -L/usr/local/lib -Wl,-rpath=/usr/local/lib/gcc46
-L/usr/local/lib/gcc46 conftest.cpp -lexecinfo >&5
configure:3403: $? = 0
The option that breaks compile is this -Qunused-arguments. Do you have
custom /etc/make.conf? Can you attach it?
-Qunused-arguments isn't in perftools source tree, and not in ports/Mk.
So it must be custom.
Yuri
More information about the freebsd-ports-bugs
mailing list