[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#553949: FTBFS with binutils-gold



Package: arts
Version: 1.5.9-3
Severity: normal

Tried to build your package and it fails to build with GNU binutils-gold. The
important difference is that --no-add-needed is the default behavior of of GNU
binutils-gold. Please provide all needed libraries to the linker when building
your executables.

/bin/bash ../libtool --tag=CXX   --mode=link g++  -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -
Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-
attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common  -ftemplate-depth-99    -o artsd artsd.all_cc.o  
libsoundserver_idl.la ../flow/libartsflow.la 
g++ -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -
DNDEBUG -DNO_DEBUG -O2 -g -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -
fno-check-new -fno-common -ftemplate-depth-99 -o .libs/artsd artsd.all_cc.o  ./.libs/libsoundserver_idl.so 
../flow/.libs/libartsflow.so 
/usr/bin/ld: artsd.all_cc.o: in function global constructors keyed to 
_ZN4Arts18SoundServerV2_implC2Ev:/home/peter/rebuild/build/arts/arts-1.5.9/./soundserver/soundserverv2_impl.cc:385: error: 
undefined reference to 'Arts::StartupClass::StartupClass()'
/usr/bin/ld: artsd.all_cc.o: in function global constructors keyed to 
_ZN4Arts18SoundServerV2_implC2Ev:/home/peter/rebuild/build/arts/arts-1.5.9/./soundserver/soundserver_impl.cc:89: error: 
undefined reference to 'Arts::StartupClass::StartupClass()'
/usr/bin/ld: artsd.all_cc.o: in function global constructors keyed to 
_ZN4Arts18SoundServerV2_implC2Ev:/home/peter/rebuild/build/arts/arts-1.5.9/./soundserver/simplesoundserver_impl.cc:452: error: 
undefined reference to 'Arts::StartupClass::StartupClass()'
/usr/bin/ld: artsd.all_cc.o: in function global constructors keyed to 
_ZN4Arts18SoundServerV2_implC2Ev:/home/peter/rebuild/build/arts/arts-1.5.9/./soundserver/samplestorage_impl.cc:200: error: 
undefined reference to 'Arts::StartupClass::StartupClass()'
...



Reply to: