Your message dated Fri, 17 Sep 2010 23:42:21 +0000
with message-id <[email protected]>
and subject line Package osgcal has been removed from Debian
has caused the Debian Bug report #555876,
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.)


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

It is maybe better in your case that libosgCal.so gets linked against
the needed libraries to fix that problem. You can use --no-undefined (or
respective -Wl,--no-undefined when linking with g++ or gcc) to check your
libraries if they still have symbols which doesn't get resolved by them.

dpkg-shlibdeps will also print warnings about unresolved symbols when it gets
run in your debian/rules.

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 -g -Wall -O2   -o osgcal  
osgcal-osgcal.o osgcal-osgcal_main.o osgcal-osgviewer.o ./libosgCal.la -lSDL 
-lglib-2.0    -L//lib -losg -losgDB -losgFX -losgGA -losgParticle -losgSim 
-losgText -losgUtil -losgTerrain -losgManipulator -losgViewer -losgWidget 
-losgShadow -losgAnimation -losgVolume -lOpenThreads   -lutil -lcal3d   -lxml2  
 -lglib-2.0  
g++ -g -O2 -g -Wall -O2 -o .libs/osgcal osgcal-osgcal.o osgcal-osgcal_main.o 
osgcal-osgviewer.o  ./.libs/libosgCal.so /usr/lib/libSDL.so -L//lib -losg 
-losgDB -losgFX -losgGA -losgParticle -losgSim -losgText -losgUtil -losgTerrain 
-losgManipulator -losgViewer -losgWidget -losgShadow -losgAnimation -losgVolume 
-lOpenThreads -lutil /usr/lib/libcal3d.so /usr/lib/libxml2.so 
/usr/lib/libglib-2.0.so 
/usr/bin/ld: ./.libs/libosgCal.so: error: undefined reference to 'glDepthMask'
/usr/bin/ld: ./.libs/libosgCal.so: error: undefined reference to 
'glColorMaterial'
/usr/bin/ld: ./.libs/libosgCal.so: error: undefined reference to 'glColor4fv'
/usr/bin/ld: ./.libs/libosgCal.so: error: undefined reference to 
'glEnableClientState'
/usr/bin/ld: ./.libs/libosgCal.so: error: undefined reference to 
'glNormalPointer'
/usr/bin/ld: ./.libs/libosgCal.so: error: undefined reference to 
'glTexCoordPointer'
/usr/bin/ld: ./.libs/libosgCal.so: error: undefined reference to 
'glColorPointer'
/usr/bin/ld: ./.libs/libosgCal.so: error: undefined reference to 
'glVertexPointer'
/usr/bin/ld: ./.libs/libosgCal.so: error: undefined reference to 
'glDrawElements'
/usr/bin/ld: ./.libs/libosgCal.so: error: undefined reference to 'glColorMask'
/usr/bin/ld: ./.libs/libosgCal.so: error: undefined reference to 'glClear'
collect2: ld returned 1 exit status
make[3]: *** [osgcal] Error 1



--- End Message ---
--- Begin Message ---
Version: 0.1.46-2.3+rm

You filed the bug http://bugs.debian.org/555876 in Debian BTS
against the package osgcal. I'm closing it at *unstable*, but it will
remain open for older distributions.

For more information about this package's removal, read
http://bugs.debian.org/596999. That bug might give the reasons why
this package was removed and suggestions of possible replacements.

Don't hesitate to reply to this mail if you have any question.

Thank you for your contribution to Debian.

--
Luca Falavigna


--- End Message ---

Reply via email to