Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 08 Oct 2020 13:58:03 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 250202] devel/google-perftools: Build error on CURRENT
Message-ID:  <bug-250202-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D250202

            Bug ID: 250202
           Summary: devel/google-perftools: Build error on CURRENT
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: yuri@freebsd.org
          Reporter: joneum@FreeBSD.org
             Flags: maintainer-feedback?(yuri@freebsd.org)
          Assignee: yuri@freebsd.org

libtool: link: ( cd ".libs" && rm -f "libtcmalloc_minimal.la" && ln -s
"../libtcmalloc_minimal.la" "libtcmalloc_minimal.la" )
/bin/sh ./libtool  --tag=3DCXX   --mode=3Dlink c++ -std=3Dgnu++11 -D_THREAD=
_SAFE
-pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare=20
-Wno-unused-result -fsized-deallocation -faligned-new   -O2 -pipe
-fstack-protector-strong -fno-strict-aliasing  -fno-builtin  -D_THREAD_SAFE
-pthread  -static -fstack-protector-strong  -o malloc_bench
benchmark/malloc_bench-malloc_bench.o librun_benchmark.la
libtcmalloc_minimal.la -lpthread -lexecinfo
libtool: link: c++ -std=3Dgnu++11 -D_THREAD_SAFE -pthread -Wall -Wwrite-str=
ings
-Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocat=
ion
-faligned-new -O2 -pipe -fstack-protector-strong -fno-strict-aliasing
-fno-builtin -D_THREAD_SAFE -pthread -fstack-protector-strong -o malloc_ben=
ch
benchmark/malloc_bench-malloc_bench.o  ./.libs/librun_benchmark.a
./.libs/libtcmalloc_minimal.a -lpthread -lexecinfo -pthread
ld: error: undefined symbol: std::__1::__rs_get()
>>> referenced by malloc_bench.cc
>>>               benchmark/malloc_bench-malloc_bench.o:(randomize_size_cla=
sses())
>>> referenced by malloc_bench.cc
>>>               benchmark/malloc_bench-malloc_bench.o:(void std::__1::ran=
dom_shuffle<void**>(void**, void**))

ld: error: undefined symbol: std::__1::__rs_default::~__rs_default()
>>> referenced by malloc_bench.cc
>>>               benchmark/malloc_bench-malloc_bench.o:(randomize_size_cla=
sses())
>>> referenced by malloc_bench.cc
>>>               benchmark/malloc_bench-malloc_bench.o:(randomize_size_cla=
sses())
>>> referenced by malloc_bench.cc
>>>               benchmark/malloc_bench-malloc_bench.o:(void std::__1::ran=
dom_shuffle<void**>(void**, void**))
>>> referenced 1 more times

ld: error: undefined symbol: std::__1::__rs_default::operator()()
>>> referenced by malloc_bench.cc
>>>               benchmark/malloc_bench-malloc_bench.o:(long std::__1::uni=
form_int_distribution<long>::operator()<std::__1::__rs_default>(std::__1::_=
_rs_default&, std::__1::uniform_int_distribution<long>::param_type const&))
>>> referenced by malloc_bench.cc
>>>               benchmark/malloc_bench-malloc_bench.o:(long std::__1::uni=
form_int_distribution<long>::operator()<std::__1::__rs_default>(std::__1::_=
_rs_default&, std::__1::uniform_int_distribution<long>::param_type const&))
>>> referenced by malloc_bench.cc
>>>               benchmark/malloc_bench-malloc_bench.o:(long std::__1::uni=
form_int_distribution<long>::operator()<std::__1::__rs_default>(std::__1::_=
_rs_default&, std::__1::uniform_int_distribution<long>::param_type const&))
>>> referenced 1 more times
c++: error: linker command failed with exit code 1 (use -v to see invocatio=
n)
gmake[1]: *** [Makefile:4055: malloc_bench] Error 1
gmake[1]: Leaving directory
'/wrkdirs/usr/ports/devel/google-perftools/work/gperftools-2.8'
*** Error code 1

Stop.
make: stopped in /usr/ports/devel/google-perftools


http://joneumbox.org/data/13amd64-ports/2020-10-08_09h13m38s/logs/errors/go=
ogle-perftools-2.8.log

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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