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

Bug#555059: FTBFS with binutils-gold



Source: kradio
Version: 0.1.1.1~20061112-4
Severity: minor
User: peter.fritzsche@gmx.de
Usertags: no-add-needed

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.

More informations can be found at
 http://wiki.debian.org/qa.debian.org/FTBFS#A2009-11-02Packagesfailingbecausebinutils-gold.2BAC8-indirectlinking

/bin/bash ../../libtool --tag=CXX   --mode=link x86_64-linux-gnu-g++  -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION "-UQT_NO_ASCII_CAST" -L/usr/share/qt3/lib -L/usr/lib      -Wl,--export-dynamic  -o kradio main.o errorlog-interfaces.o radiodevice_interfaces.o radiodevicepool_interfaces.o radio_interfaces.o soundstreamclient_interfaces.o stationselection_interfaces.o timecontrol_interfaces.o alarm.o debug-profiler.o fileringbuffer.o frequencyseekhelper.o kradioapp.o multibuffer.o plugin_configuration_dialog.o pluginmanager-configuration.o pluginmanager.o plugins.o ringbuffer.o seekhelper.o soundformat.o soundstreamid.o stationlist.o stationlistxmlhandler.o utils.o widg
 etplugins.o frequencyradiostation.o internetradiostation.o radiostation-config.o radiostation.o aboutwidget.o radiostation-listview.o standardscandialog.o station-drag-object.o stationselector.o pluginmanager-configuration-ui.o standardscandialog-ui.o stationselector-ui.o -lkio -lkdeui -lkdecore -lkio -lsndfile 
libtool: link: x86_64-linux-gnu-g++ -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -UQT_NO_ASCII_CAST -Wl,--export-dynamic -o kradio main.o errorlog-interfaces.o radiodevice_interfaces.o radiodevicepool_interfaces.o radio_interfaces.o soundstreamclient_interfaces.o stationselection_interfaces.o timecontrol_interfaces.o alarm.o debug-profiler.o fileringbuffer.o frequencyseekhelper.o kradioapp.o multibuffer.o plugin_configuration_dialog.o pluginmanager-configuration.o pluginmanager.o plugins.o ringbuffer.o seekhelper.o soundformat.o soundstreamid.o stationlist.o stationlistxmlhandler.o utils.o widgetplugins.o frequencyradiostation.o internetradiostation.o radiostation-co
 nfig.o radiostation.o aboutwidget.o radiostation-listview.o standardscandialog.o station-drag-object.o stationselector.o pluginmanager-configuration-ui.o standardscandialog-ui.o stationselector-ui.o  -L/usr/share/qt3/lib -L/usr/lib /usr/lib/libkdeui.so /usr/lib/libkdecore.so /usr/lib/libkio.so /usr/lib/libsndfile.so
/usr/bin/ld: main.o: in function main:main.cpp:34: error: undefined reference to 'QString::QString(char const*)'
/usr/bin/ld: main.o: in function main:main.cpp:52: error: undefined reference to 'QString::QString(char const*)'
/usr/bin/ld: main.o: in function main:main.cpp:57: error: undefined reference to 'QString::QString(char const*)'
/usr/bin/ld: main.o: in function main:main.cpp:64: error: undefined reference to 'QApplication::exec()'
/usr/bin/ld: main.o: in function main:main.cpp:69: error: undefined reference to 'QString::QString(char const*)'
/usr/bin/ld: main.o: in function vtable for QGList:main.cpp(.rodata._ZTV6QGList+0x18): error: undefined reference to 'QGList::clear()'
/usr/bin/ld: main.o: in function vtable for QGList:main.cpp(.rodata._ZTV6QGList+0x20): error: undefined reference to 'QGList::~QGList()'
/usr/bin/ld: main.o: in function vtable for QGList:main.cpp(.rodata._ZTV6QGList+0x28): error: undefined reference to 'QGList::~QGList()'
/usr/bin/ld: main.o: in function vtable for QGList:main.cpp(.rodata._ZTV6QGList+0x30): error: undefined reference to 'QPtrCollection::newItem(void*)'
...



Reply to: