[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#385066: stlport5.1_5.0.99rc2-3_i386 FTBFS with g++-4.1 from unstable



* Torsten Werner <mail.twerner@googlemail.com> [2007-04-20 13:31]:
> * alpha:
> Running the unit tests:
> cd build/test/unit && obj/gcc/so/stl_unit_test
> /bin/sh: line 1:  7948 Segmentation fault      obj/gcc/so/stl_unit_test

Maybe Falk can take a look.

> * arm:
> c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit
> -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
> -I../../../stlport  -c -o obj/gcc/so/ptrspec_test.o
> ../../../test/unit/ptrspec_test.cpp
> c++: Internal error: Segmentation fault (program as)

I'll start a compilation on ARM soon, but apparently it takes about
5-6 hours.

> ../../../test/unit/list_test.cpp(392) : CPPUNIT_ASSERT(lint1.size() == 20);

Do you have any evidence that this is a gcc bug rather than one in
your package?

> * s390:
> c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit
> -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
> -I../../../stlport  -c -o obj/gcc/so/string_test.o
> ../../../test/unit/string_test.cpp
> ../../../stlport/stl/char_traits.h: In member function 'void
> StringTest::constructor()':
> ../../../stlport/stl/char_traits.h:236: internal compiler error: in
> s390_expand_setmem, at config/s390/s390.c:3559

I've finally reduced this and reported it upstream a few days ago.
The S/390 GCC people from IBM are usually pretty quick with bug fixes.
-- 
Martin Michlmayr
http://www.cyrius.com/



Reply to: