reassign 319229 simgear
found 319229 0.3.8-1
thanks

On Wed, Jul 20, 2005 at 08:37:00AM -0700, Blars Blarson wrote:
> Package: flightgear
> Version: 0.9.8-2
> Severity: serious
> Justification: fails to build from source

> flightgear failed to build on a sparc buildd, duplicated on my sparc pbuilder:

> if g++ -DHAVE_CONFIG_H -I. -I. -I../src/Include   -I/usr/X11R6/include 
> -I/usr/local//include   -MT test-up.o -MD -MP -MF ".deps/test-up.Tpo" -c -o 
> test-up.o test-up.cxx; \
> then mv -f ".deps/test-up.Tpo" ".deps/test-up.Po"; else rm -f 
> ".deps/test-up.Tpo"; exit 1; fi
> g++    -L/usr/X11R6/lib -L/usr/local//lib -o test-up  test-up.o -lsgmath 
> -lsgxml -lsgmisc -lsgdebug -lsgstructure -lsgtiming -lsgprops -lplibsg 
> -lplibul -lz -ldl -lm  -ljpeg 
> /usr/lib/gcc/sparc-linux-gnu/4.0.1/../../../../lib/libsgmath.so: undefined 
> reference to `std::__default_alloc_template<true, 0>::allocate(unsigned int)'
> /usr/lib/gcc/sparc-linux-gnu/4.0.1/../../../../lib/libsgmisc.so: undefined 
> reference to `std::basic_streambuf<char, std::char_traits<char> 
> >::seekoff(long, std::_Ios_Seekdir, std::_Ios_Openmode)'
> /usr/lib/gcc/sparc-linux-gnu/4.0.1/../../../../lib/libsgmisc.so: undefined 
> reference to `std::basic_string<char, std::char_traits<char>, 
> std::allocator<char> >::_S_empty_rep_storage'
> /usr/lib/gcc/sparc-linux-gnu/4.0.1/../../../../lib/libsgmath.so: undefined 
> reference to `std::__default_alloc_template<true, 0>::deallocate(void*, 
> unsigned int)'
> collect2: ld returned 1 exit status
> make[2]: *** [test-up] Error 1

This bug belongs to simgear, which is a C++ library that has not yet gone
through the ABI transition; flightgear isn't doing anything wrong in the
source, it just needs libraries on the system that match the compiler being
used.  Though in that case, I don't really understand why the maintainer
uploaded flightgear in the middle of the C++ transition.

It appears that simgear itself is ready to be transitioned (the only lib it
depends on, plib1.8.4-dev, has already been fixed on all archs), so there's
no reason not to fix this bug immediately.

-- 
Steve Langasek
postmodern programmer

Attachment: signature.asc
Description: Digital signature

Reply via email to