Your message dated Wed, 11 May 2011 19:27:51 +0000
with message-id <[email protected]>
and subject line Bug#555783: fixed in ode 2:0.11.1-4
has caused the Debian Bug report #555783,
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.)


-- 
555783: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=555783
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: ode
Version: 2:0.11.1-3
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.

Objects inside an .a archive aren't linked yet. This means that you must resolve
their sumbole when linking to your 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 g++  -g -O2   -o dstest 
dstest.o ../../drawstuff/src/libdrawstuff.la -lGLU -lGL     -lm  -lpthread
libtool: link: g++ -g -O2 -o dstest dstest.o  
../../drawstuff/src/.libs/libdrawstuff.a -lGLU -lGL -lm -lpthread
/usr/bin/ld: ../../drawstuff/src/.libs/libdrawstuff.a(x11.o): in function 
handleEvent(_XEvent&, dsFunctions*):../../../../../drawstuff/src/x11.cpp:212: 
error: undefined reference to 'XQueryPointer'
/usr/bin/ld: ../../drawstuff/src/.libs/libdrawstuff.a(x11.o): in function 
handleEvent(_XEvent&, dsFunctions*):../../../../../drawstuff/src/x11.cpp:222: 
error: undefined reference to 'XLookupString'
/usr/bin/ld: ../../drawstuff/src/.libs/libdrawstuff.a(x11.o): in function 
createMainWindow(int, int):../../../../../drawstuff/src/x11.cpp:108: error: 
undefined reference to 'XOpenDisplay'
/usr/bin/ld: ../../drawstuff/src/.libs/libdrawstuff.a(x11.o): in function 
createMainWindow(int, int):../../../../../drawstuff/src/x11.cpp:123: error: 
undefined reference to 'XCreateColormap'
/usr/bin/ld: ../../drawstuff/src/.libs/libdrawstuff.a(x11.o): in function 
createMainWindow(int, int):../../../../../drawstuff/src/x11.cpp:143: error: 
undefined reference to 'XCreateWindow'
/usr/bin/ld: ../../drawstuff/src/.libs/libdrawstuff.a(x11.o): in function 
createMainWindow(int, int):../../../../../drawstuff/src/x11.cpp:155: error: 
undefined reference to 'XSetWMName'
/usr/bin/ld: ../../drawstuff/src/.libs/libdrawstuff.a(x11.o): in function 
createMainWindow(int, int):../../../../../drawstuff/src/x11.cpp:158: error: 
undefined reference to 'XInternAtom'
/usr/bin/ld: ../../drawstuff/src/.libs/libdrawstuff.a(x11.o): in function 
createMainWindow(int, int):../../../../../drawstuff/src/x11.cpp:159: error: 
undefined reference to 'XInternAtom'
/usr/bin/ld: ../../drawstuff/src/.libs/libdrawstuff.a(x11.o): in function 
createMainWindow(int, int):../../../../../drawstuff/src/x11.cpp:160: error: 
undefined reference to 'XSetWMProtocols'
/usr/bin/ld: ../../drawstuff/src/.libs/libdrawstuff.a(x11.o): in function 
createMainWindow(int, int):../../../../../drawstuff/src/x11.cpp:164: error: 
undefined reference to 'XMapWindow'
/usr/bin/ld: ../../drawstuff/src/.libs/libdrawstuff.a(x11.o): in function 
createMainWindow(int, int):../../../../../drawstuff/src/x11.cpp:165: error: 
undefined reference to 'XSync'
/usr/bin/ld: ../../drawstuff/src/.libs/libdrawstuff.a(x11.o): in function 
dsPlatformSimLoop(int, int, dsFunctions*, 
int):../../../../../drawstuff/src/x11.cpp:370: error: undefined reference to 
'XPending'
/usr/bin/ld: ../../drawstuff/src/.libs/libdrawstuff.a(x11.o): in function 
dsPlatformSimLoop(int, int, dsFunctions*, 
int):../../../../../drawstuff/src/x11.cpp:371: error: undefined reference to 
'XNextEvent'
/usr/bin/ld: ../../drawstuff/src/.libs/libdrawstuff.a(x11.o): in function 
dsPlatformSimLoop(int, int, dsFunctions*, 
int):../../../../../drawstuff/src/x11.cpp:380: error: undefined reference to 
'XSync'
/usr/bin/ld: ../../drawstuff/src/.libs/libdrawstuff.a(x11.o): in function 
dsPlatformSimLoop(int, int, dsFunctions*, 
int):../../../../../drawstuff/src/x11.cpp:308: error: undefined reference to 
'XGetImage'
/usr/bin/ld: ../../drawstuff/src/.libs/libdrawstuff.a(x11.o): in function 
dsPlatformSimLoop(int, int, dsFunctions*, 
int):../../../../../drawstuff/src/x11.cpp:172: error: undefined reference to 
'XDestroyWindow'
/usr/bin/ld: ../../drawstuff/src/.libs/libdrawstuff.a(x11.o): in function 
dsPlatformSimLoop(int, int, dsFunctions*, 
int):../../../../../drawstuff/src/x11.cpp:173: error: undefined reference to 
'XSync'
/usr/bin/ld: ../../drawstuff/src/.libs/libdrawstuff.a(x11.o): in function 
dsPlatformSimLoop(int, int, dsFunctions*, 
int):../../../../../drawstuff/src/x11.cpp:174: error: undefined reference to 
'XCloseDisplay'
collect2: ld returned 1 exit status
make[3]: *** [dstest] Error 1



--- End Message ---
--- Begin Message ---
Source: ode
Source-Version: 2:0.11.1-4

We believe that the bug you reported is fixed in the latest version of
ode, which is due to be installed in the Debian FTP archive:

libode-dev_0.11.1-4_amd64.deb
  to main/o/ode/libode-dev_0.11.1-4_amd64.deb
libode-sp-dev_0.11.1-4_amd64.deb
  to main/o/ode/libode-sp-dev_0.11.1-4_amd64.deb
libode1_0.11.1-4_amd64.deb
  to main/o/ode/libode1_0.11.1-4_amd64.deb
libode1sp_0.11.1-4_amd64.deb
  to main/o/ode/libode1sp_0.11.1-4_amd64.deb
ode_0.11.1-4.diff.gz
  to main/o/ode/ode_0.11.1-4.diff.gz
ode_0.11.1-4.dsc
  to main/o/ode/ode_0.11.1-4.dsc



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Evgeni Golov <[email protected]> (supplier of updated ode package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Wed, 11 May 2011 15:12:46 +0200
Source: ode
Binary: libode1 libode-dev libode1sp libode-sp-dev
Architecture: source amd64
Version: 2:0.11.1-4
Distribution: unstable
Urgency: low
Maintainer: Debian Games Team <[email protected]>
Changed-By: Evgeni Golov <[email protected]>
Description: 
 libode-dev - Open Dynamics Engine - development files
 libode-sp-dev - Open Dynamics Engine - development files with single precision
 libode1    - Open Dynamics Engine - runtime library
 libode1sp  - Open Dynamics Engine - runtime library with single precision
Closes: 539092 555783
Changes: 
 ode (2:0.11.1-4) unstable; urgency=low
 .
   * Team upload.
 .
   [ Gonéri Le Bouder ]
   * improve the description, thanks Josh Triplett (Closes: #539092)
 .
   [ Paul Wise ]
   * Remove Guus Sliepen from uploaders at his request
 .
   [ Evgeni Golov ]
   * Add LIBS="-X11" to the configure call.
     Closes: #555783
   * Add "single precision" to the short descriptions of the sp packages.
   * Drop quilt, it's not used.
Checksums-Sha1: 
 b9c14f7d815827518e798e6f167d32603d02140a 1290 ode_0.11.1-4.dsc
 7a180d3259d0a039bf7006a0fdf4695c398550a8 8695 ode_0.11.1-4.diff.gz
 d475b558ee285654f4b7de6c2ab28bd157805854 382586 libode1_0.11.1-4_amd64.deb
 8d8f106b12c54c2f8b8687a7e06dcbff53f30c90 510204 libode-dev_0.11.1-4_amd64.deb
 9f42ed4c9dac35b4dce0f268e81a86278198795b 378830 libode1sp_0.11.1-4_amd64.deb
 74f66e0e9502863ce854037b8ac7684d67e079d4 507416 
libode-sp-dev_0.11.1-4_amd64.deb
Checksums-Sha256: 
 b23098ac362d26717c1d8fdad7b1652326fa0d698e17fc9c4cfd85cca6fc812b 1290 
ode_0.11.1-4.dsc
 a2ff50c6ddd9c77867ede007fc261d838769e05bfe6d7b7326f9b381332b1163 8695 
ode_0.11.1-4.diff.gz
 4d80b8d7c9c526c275f2a2d6bf8bde8853958c9748a7b2e5e7273565d6c56d51 382586 
libode1_0.11.1-4_amd64.deb
 5c19dac99489726386f7a8e7910ed7678e31c8475eb66d703cc635122d10ac94 510204 
libode-dev_0.11.1-4_amd64.deb
 4068f009ddc8b939607f62ed01abfcbcc04606b63313ece5b21496c0881acb3b 378830 
libode1sp_0.11.1-4_amd64.deb
 c6efd40854e6f671fa17c6855183790fbbba9cb691c9db14106d4f48ca10cf91 507416 
libode-sp-dev_0.11.1-4_amd64.deb
Files: 
 1a597c1eac0e9e81937596b7a36f84d4 1290 devel optional ode_0.11.1-4.dsc
 d6f29ea1d623d38fb08d9bafbe2baca7 8695 devel optional ode_0.11.1-4.diff.gz
 3fab1fada1f62527c0812158c14671a5 382586 libs optional 
libode1_0.11.1-4_amd64.deb
 d7359cf1f8cb0d712634198492db117d 510204 libdevel optional 
libode-dev_0.11.1-4_amd64.deb
 412aa9fd6933c9be2383f649bc261d60 378830 libs optional 
libode1sp_0.11.1-4_amd64.deb
 0ee82c2164a9b4a2040bd5636b20517c 507416 libdevel optional 
libode-sp-dev_0.11.1-4_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAk3KjksACgkQJKAUGKwVtQwejQCfQaxTZhFoKsg1IlRZzepamQHp
B9gAn1Cblt6CK5hY/NdZylc+fjw2QcAt
=nVdQ
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to