Your message dated Sun, 13 Sep 2015 15:08:40 +0200
with message-id <55f57558.6050...@debian.org>
and subject line Re: Bug#798838: Acknowledgement (voxbo: FTBFS with boost 1.58:
undefined reference to `boost::system::generic_category()')
has caused the Debian Bug report #798838,
regarding voxbo: FTBFS with boost 1.58: undefined reference to
`boost::system::generic_category()'
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
798838: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=798838
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: voxbo
Version: 1.8.5~svn1246-1.1
Severity: serious
Tags: sid stretch
Justification: fails to build from source (but built successfully in the past)
Control: block 794458 with -1
voxbo FTBFS in sid with boost 1.58:
[...]
dh build
dh_testdir
debian/rules override_dh_auto_configure
make[1]: Entering directory '/tmp/buildd/voxbo-1.8.5~svn1246'
../configure.py -s -p neurodebian
Configured NeuroDebian subpackage
Configured to build shared VoxBo libraries
make[1]: Leaving directory '/tmp/buildd/voxbo-1.8.5~svn1246'
debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/buildd/voxbo-1.8.5~svn1246'
/usr/bin/make QTDIR=/usr \
QTBASEINCDIR=/usr/include/qt4 \
MOC=/usr/bin/moc-qt4 \
VB_SHARED=1
make[2]: Entering directory '/tmp/buildd/voxbo-1.8.5~svn1246'
make -C lib
make[3]: Entering directory '/tmp/buildd/voxbo-1.8.5~svn1246/lib'
g++ -Wall -Wall -DLINUX -I/usr/local/include -I../lib -DLINUX
-I/usr/local/include -I../lib -fPIC -c vbutil.cpp
g++ -Wall -Wall -DLINUX -I/usr/local/include -I../lib -DLINUX
-I/usr/local/include -I../lib -fPIC -c endian.cpp
g++ -Wall -Wall -DLINUX -I/usr/local/include -I../lib -DLINUX
-I/usr/local/include -I../lib -fPIC -c connect.cpp
g++ -Wall -Wall -DLINUX -I/usr/local/include -I../lib -DLINUX
-I/usr/local/include -I../lib -fPIC -c tokenlist.cpp
g++ -Wall -Wall -DLINUX -I/usr/local/include -I../lib -DLINUX
-I/usr/local/include -I../lib -fPIC -c vbreports.cpp
g++ -Wall -Wall -DLINUX -I/usr/local/include -I../lib -DLINUX
-I/usr/local/include -I../lib -fPIC -c genericexcep.cpp
g++ -shared -Wl,-soname,libvbutil.so -o libvbutil.so -Wl,--no-undefined
-Wl,-rpath=/usr/lib/voxbo/lib -Wl,--no-undefined -Wl,-rpath=/usr/lib/voxbo/lib
-lc -lz vbutil.o endian.o connect.o tokenlist.o vbreports.o genericexcep.o
vbutil.o: In function `__static_initialization_and_destruction_0(int, int)':
vbutil.cpp:(.text+0x77d1): undefined reference to
`boost::system::generic_category()'
vbutil.cpp:(.text+0x77dd): undefined reference to
`boost::system::generic_category()'
vbutil.cpp:(.text+0x77e9): undefined reference to
`boost::system::system_category()'
endian.o: In function `__static_initialization_and_destruction_0(int, int)':
endian.cpp:(.text+0x489): undefined reference to
`boost::system::generic_category()'
endian.cpp:(.text+0x495): undefined reference to
`boost::system::generic_category()'
endian.cpp:(.text+0x4a1): undefined reference to
`boost::system::system_category()'
connect.o: In function `__static_initialization_and_destruction_0(int, int)':
connect.cpp:(.text+0xaef): undefined reference to
`boost::system::generic_category()'
connect.cpp:(.text+0xafb): undefined reference to
`boost::system::generic_category()'
connect.cpp:(.text+0xb07): undefined reference to
`boost::system::system_category()'
vbreports.o: In function `__static_initialization_and_destruction_0(int, int)':
vbreports.cpp:(.text+0x665): undefined reference to
`boost::system::generic_category()'
vbreports.cpp:(.text+0x671): undefined reference to
`boost::system::generic_category()'
vbreports.cpp:(.text+0x67d): undefined reference to
`boost::system::system_category()'
genericexcep.o: In function `__static_initialization_and_destruction_0(int,
int)':
genericexcep.cpp:(.text+0x6ae): undefined reference to
`boost::system::generic_category()'
genericexcep.cpp:(.text+0x6ba): undefined reference to
`boost::system::generic_category()'
genericexcep.cpp:(.text+0x6c6): undefined reference to
`boost::system::system_category()'
collect2: error: ld returned 1 exit status
Makefile:67: recipe for target 'libvbutil.so' failed
make[3]: *** [libvbutil.so] Error 1
make[3]: Leaving directory '/tmp/buildd/voxbo-1.8.5~svn1246/lib'
Makefile:52: recipe for target 'lib' failed
make[2]: *** [lib] Error 2
make[2]: Leaving directory '/tmp/buildd/voxbo-1.8.5~svn1246'
debian/rules:18: recipe for target 'override_dh_auto_build' failed
Andreas
--- End Message ---
--- Begin Message ---
apt-get source once again got me the wrong version :-(
sorry for the noise
Andreas
--- End Message ---