Your message dated Sun, 8 May 2011 20:39:00 +0200
with message-id <20110508183900.gb15...@dorei.kerker.die-welt.net>
and subject line fixed in 0.1.8
has caused the Debian Bug report #555564,
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 ow...@bugs.debian.org
immediately.)
--
555564: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=555564
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: lordsawar
Version: 0.1.6-1
Severity: minor
User: peter.fritzs...@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.
Objects inside an .a archive aren't linked yet. This means that you must resolve
their symbols when linking to a program.
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++ -Wall
-DPO_PATH=\"/usr/share/locale/\" -Wunused-function -g -O2 -o lordsawar
armymap.o recently-played-game.o recently-played-game-list.o game.o
gamebigmap.o sound.o main.o liblordsawar.la liblordsawarnet.la
liblordsawargfx.la -lSDL_mixer -lgtkmm-2.4 -latkmm-1.6 -lgdkmm-2.4 -lgiomm-2.4
-lpangomm-1.4 -lgtk-x11-2.0 -lglibmm-2.4 -lcairomm-1.0 -lsigc-2.0 -lgdk-x11-2.0
-latk-1.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lgio-2.0
-lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0
-lglib-2.0 -pthread -lgnet-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lsigc-2.0
gui/liblwgui.la -lexpat
libtool: link: x86_64-linux-gnu-g++ -Wall -DPO_PATH=\"/usr/share/locale/\"
-Wunused-function -g -O2 -o lordsawar armymap.o recently-played-game.o
recently-played-game-list.o game.o gamebigmap.o sound.o main.o -pthread
./.libs/liblordsawar.a ./.libs/liblordsawarnet.a ./.libs/liblordsawargfx.a
/usr/lib/libSDL_mixer.so /usr/lib/libgtkmm-2.4.so /usr/lib/libatkmm-1.6.so
/usr/lib/libgdkmm-2.4.so /usr/lib/libgiomm-2.4.so /usr/lib/libpangomm-1.4.so
/usr/lib/libgtk-x11-2.0.so /usr/lib/libglibmm-2.4.so /usr/lib/libcairomm-1.0.so
/usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libpangoft2-1.0.so
/usr/lib/libgdk_pixbuf-2.0.so -lm /usr/lib/libpangocairo-1.0.so
/usr/lib/libgio-2.0.so /usr/lib/libcairo.so /usr/lib/libpango-1.0.so
/usr/lib/libfreetype.so -lfontconfig /usr/lib/libgobject-2.0.so
/usr/lib/libgmodule-2.0.so /usr/lib/libgnet-2.0.so /usr/lib/libgthread-2.0.so
-lrt /usr/lib/libglib-2.0.so /usr/lib/libsigc-2.0.so gui/.libs/liblwgui.a
/usr/lib/libexpat.so -pthread
/usr/bin/ld: sound.o: in function Sound::Sound():sound.cpp:92: error: undefined
reference to 'SDL_GetError'
/usr/bin/ld: sound.o: in function Sound::Sound():sound.cpp:92: error: undefined
reference to 'SDL_GetError'
/usr/bin/ld: ./.libs/liblordsawar.a(xmlhelper.o): in function
XML_Helper::XML_Helper(std::basic_string<char, std::char_traits<char>,
std::allocator<char> >, std::_Ios_Openmode, bool):xmlhelper.cpp:100: error:
undefined reference to 'uncompress'
/usr/bin/ld: ./.libs/liblordsawar.a(xmlhelper.o): in function
XML_Helper::XML_Helper(std::basic_string<char, std::char_traits<char>,
std::allocator<char> >, std::_Ios_Openmode, bool):xmlhelper.cpp:100: error:
undefined reference to 'uncompress'
/usr/bin/ld: ./.libs/liblordsawar.a(xmlhelper.o): in function
XML_Helper::close():xmlhelper.cpp:341: error: undefined reference to 'compress2'
collect2: ld returned 1 exit status
make[4]: *** [lordsawar] Error 1
--- End Message ---
--- Begin Message ---
Version: 0.1.8-1
Hi,
thanks for the report. The problem is solved upstream since 0.1.8.
(verified by building 0.1.6, 0.1.8 and 0.2.0 in sid)
Closing here and now :)
Regards
Evgeni
--
Bruce Schneier can read and understand Perl programs.
--- End Message ---