Your message dated Sat, 1 Oct 2011 18:40:01 +0200
with message-id <[email protected]>
and subject line Re: Bug#554556: FTBFS with binutils-gold
has caused the Debian Bug report #554556,
regarding FTBFS with binutils-gold
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 [email protected]
immediately.)
--
554556: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=554556
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: gle-graphics
Version: 4.2.1-2
Severity: minor
User: [email protected]
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
g++ -Wl,-O1 -o ../../build/bin/qgle objects/about.o objects/amove.o
objects/arc.o objects/circle.o objects/colourbutton.o objects/colourpicker.o
objects/component.o objects/consolewindow.o objects/drawingobject.o
objects/ellipse.o objects/fileinfo.o objects/gledrawing.o objects/grid.o
objects/line.o objects/main.o objects/mainwindow.o objects/newfile.o
objects/polararray.o objects/propertyeditor.o objects/propertymodel.o
objects/qgle_statics.o objects/qgs.o objects/qgslibloader.o
objects/serverthread.o objects/settings.o objects/settings_dialogue.o
objects/snapline.o objects/text.o objects/variantdelegate.o
objects/objectblocks.o objects/dialogues.o objects/moc_about.o
objects/moc_amove.o objects/moc_arc.o objects/moc_circle.o
objects/moc_colourbutton.o objects/moc_colourpicker.o objects/moc_component.o
objects/moc_consolewindow.o objects/moc_drawingobject.o objects/moc_ellipse.o
objects/moc_gledrawing.o objects/moc_grid.o objects/moc_line.o
objects/moc_mainwindow.o objects/m
oc_newfile.o objects/moc_polararray.o objects/moc_propertyeditor.o
objects/moc_propertymodel.o objects/moc_qgs.o objects/moc_serverthread.o
objects/moc_settings.o objects/moc_settings_dialogue.o objects/moc_snapline.o
objects/moc_text.o objects/moc_variantdelegate.o objects/moc_objectblocks.o
objects/moc_dialogues.o objects/qrc_qgle.o -L/usr/lib -lgle-graphics-4.2.1
-L../../build/lib/ -Wl,-rpath,\$ORIGIN/../lib -lQtGui -lQtNetwork -lQtCore
-lpthread
/usr/bin/ld: objects/qgslibloader.o: in function
GSLibFunctions::freeLibrary():qgslibloader.cpp(.text+0x296): error: undefined
reference to 'dlclose'
/usr/bin/ld: objects/qgslibloader.o: in function
GSLibFunctions::tryLocation(char const*):qgslibloader.cpp(.text+0x426): error:
undefined reference to 'dlopen'
/usr/bin/ld: objects/qgslibloader.o: in function
GSLibFunctions::loadLibrary(QString const&,
QString&):qgslibloader.cpp(.text+0x780): error: undefined reference to 'dlsym'
/usr/bin/ld: objects/qgslibloader.o: in function
GSLibFunctions::loadLibrary(QString const&,
QString&):qgslibloader.cpp(.text+0x7ad): error: undefined reference to 'dlsym'
/usr/bin/ld: objects/qgslibloader.o: in function
GSLibFunctions::loadLibrary(QString const&,
QString&):qgslibloader.cpp(.text+0x7cd): error: undefined reference to 'dlsym'
/usr/bin/ld: objects/qgslibloader.o: in function
GSLibFunctions::loadLibrary(QString const&,
QString&):qgslibloader.cpp(.text+0x7ed): error: undefined reference to 'dlsym'
/usr/bin/ld: objects/qgslibloader.o: in function
GSLibFunctions::loadLibrary(QString const&,
QString&):qgslibloader.cpp(.text+0x9ff): error: undefined reference to 'dlopen'
/usr/bin/ld: objects/qgslibloader.o: in function
GSLibFunctions::loadLibrary(QString const&,
QString&):qgslibloader.cpp(.text+0xa66): error: undefined reference to 'dlerror'
collect2: ld returned 1 exit status
make[3]: *** [../../build/bin/qgle] Error 1
--- End Message ---
--- Begin Message ---
Version: 4.2.2-4
* Peter Fritzsche <[email protected]>, 2009-11-05, 11:38:
Tried to build your package and it fails to build with GNU
binutils-gold.
The version in unstable builds fine against binutils-gold.
--
Jakub Wilk
--- End Message ---