Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Dec 2013 18:08:28 -0800 (PST)
From:      Kevin Oberman <rkoberman@gmail.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/185261: google-perftools will not build on 10.0-RC3
Message-ID:  <20131229020828.3821028430@rogue.comcast.net>
Resent-Message-ID: <201312290210.rBT2A0fP006629@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         185261
>Category:       ports
>Synopsis:       google-perftools will not build on 10.0-RC3
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 29 02:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Kevin Oberman
>Release:        FreeBSD 10.0-RC3 amd64
>Organization:
>Environment:
System: FreeBSD rogue.local 10.0-RC3 FreeBSD 10.0-RC3 #0 r259910: Thu Dec 26 20:34:31 PST 2013 root@rogue.local:/usr/obj/usr/src/sys/GENERIC amd64


>Description:
Teh port fails to build on my 10.0-RC3 amd64 system. The failure is in
libprofiler.
libtool: link: ar cru .libs/libprofiler.a  profiler.o profile-handler.o profiledata.o  .libs/libprofiler.lax/libst$
libtool: link: ranlib .libs/libprofiler.a
--- stacktrace_unittest ---
stacktrace_unittest.o: In function `(anonymous namespace)::CheckStackTraceLeaf()':
src/tests/stacktrace_unittest.cc:(.text+0x4a0): undefined reference to `backtrace_symbols'
--- libprofiler.la ---
libtool: link: rm -fr .libs/libprofiler.lax
--- stacktrace_unittest ---
c++: error: linker command failed with exit code 1 (use -v to see invocation)
*** [stacktrace_unittest] Error code 1

make[1]: stopped in /usr/ports/devel/google-perftools/work/google-perftools-1.8.3

I can provide the full 2119 line log if needed. 

>How-To-Repeat:
	cd devel/google-perftools && make
>Fix:
Unknown

>Release-Note:
>Audit-Trail:
>Unformatted:



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