pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/53163: devel/libthrift fails build
>Number: 53163
>Category: pkg
>Synopsis: devel/libthrift fails build
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Fri Apr 06 17:55:00 +0000 2018
>Originator: scole_mail
>Release: pkgsrc-2018Q1
>Organization:
none
>Environment:
NetBSD dstar 7.1.2 NetBSD 7.1.2 (GENERIC) #0: Mon Mar 19 11:27:01 PDT 2018 scole@dstar:/home/scole/nbsd/cvs/7_0/obj/sys/arch/i386/compile/GENERIC i386
>Description:
Fails to compile on my netbsd-7 i386 machine:
libtool: link: c++ -Wall -Wextra -pedantic -O2 -D_FORTIFY_SOURCE=2 -pthread -I/usr/pkgsrc/devel/libthrift/work/.buildlink/include -Wl,-rpath -Wl,/usr/pkg/lib -pthread -o .libs/Benchmark Benchmark.o -L/usr/pkgsrc/devel/libthrift/work/thrift-0.11.0/lib/cpp/.libs -L/usr/pkgsrc/devel/libthrift/work/.buildlink/lib ./.libs/libtestgencpp.a -lthrift -lssl -lcrypto -lrt -lpthread -pthread -Wl,-rpath,/usr/pkg/lib
/usr/pkgsrc/devel/libthrift/work/thrift-0.11.0/lib/cpp/.libs/libthrift.so: undefined reference to `boost::atomics::detail::lockpool::scoped_lock::scoped_lock(void const volatile*)'
/usr/pkgsrc/devel/libthrift/work/thrift-0.11.0/lib/cpp/.libs/libthrift.so: undefined reference to `boost::atomics::detail::lockpool::scoped_lock::~scoped_lock()'
Makefile:1114: recipe for target 'Benchmark' failed
gmake[5]: *** [Benchmark] Error 1
gmake[5]: Leaving directory '/usr/pkgsrc/devel/libthrift/work/thrift-0.11.0/lib/cpp/test'
Makefile:1006: recipe for target 'all' failed
gmake[4]: *** [all] Error 2
gmake[4]: Leaving directory '/usr/pkgsrc/devel/libthrift/work/thrift-0.11.0/lib/cpp/test'
Makefile:1658: recipe for target 'all-recursive' failed
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory '/usr/pkgsrc/devel/libthrift/work/thrift-0.11.0/lib/cpp'
Makefile:577: recipe for target 'all-recursive' failed
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory '/usr/pkgsrc/devel/libthrift/work/thrift-0.11.0/lib'
Makefile:660: recipe for target 'all-recursive' failed
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory '/usr/pkgsrc/devel/libthrift/work/thrift-0.11.0'
Makefile:574: recipe for target 'all' failed
>How-To-Repeat:
cd .../pkgsrc/devel/libthrift && bmake
>Fix:
Home |
Main Index |
Thread Index |
Old Index