Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Jan 2014 00:00:01 GMT
From:      Yuri <yuri@rawbw.com>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   RE: ports/185828: devel/google-perftools not build
Message-ID:  <201401170000.s0H001Wl066264@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/185828; it has been noted by GNATS.

From: Yuri <yuri@rawbw.com>
To: Alexander Panyushkin <vsityz@gmail.com>
Cc: bug-followup@FreeBSD.org, vsityz@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



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