[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



Package: g++-4.1
Version: 4.1.1-11
Severity: important

Hello,


after upgrading g++-4.1 and libstdc++6-4.1-dev from version 4.1.1-5 to
version 4.1.1-11 the package stlport5.1 fails to build from source on
i386. I am attaching a full build log. The failing unit test can be
found at about 65% of the file. The error is currently ignored when
building the package otherwise I would have been unable to upload it.
The upstream author is quite sure that the error is somewhere in our
build environment. Please see
https://sourceforge.net/tracker/?func=detail&atid=766246&aid=1546905&group_id=146814
for a longer discussion.


Regards,
Torsten


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (986, 'testing'), (985, 'stable'), (87, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16.27
Locale: LANG=de_DE@euro, LC_CTYPE=de_DE@euro (charmap=ISO-8859-15)

Versions of packages g++-4.1 depends on:
ii  gcc-4.1                       4.1.1-11   The GNU C compiler
ii  gcc-4.1-base                  4.1.1-11   The GNU Compiler Collection (base 
ii  libc6                         2.3.6-15   GNU C Library: Shared libraries
ii  libstdc++6-4.1-dev            4.1.1-11   The GNU Standard C++ Library v3 (d

g++-4.1 recommends no packages.

-- no debconf information
 fakeroot debian/rules clean
test -x debian/rules
test "`id -u`" = 0
dh_clean 
/usr/bin/make -C build/lib -f gcc.mak -k clobber
make[1]: Entering directory `/home/twerner/debian/build-area/stlport5.1-5.0.99rc2/build/lib'
make[1]: Leaving directory `/home/twerner/debian/build-area/stlport5.1-5.0.99rc2/build/lib'
rm -f debian/stamp-makefile-build
# reverse-config must be first
/usr/bin/make -f debian/rules reverse-config
make[1]: Entering directory `/home/twerner/debian/build-area/stlport5.1-5.0.99rc2'
make[1]: Für das Ziel »reverse-config« ist nichts zu tun.
make[1]: Leaving directory `/home/twerner/debian/build-area/stlport5.1-5.0.99rc2'
if [ -d "." ] ; then \
	  cd . && QUILT_PATCHES=patches quilt --quiltrc /dev/null pop -a -R || test $? = 2 ; \
	fi 
Kein Patch entfernt
if [ -n "patches" ] ; then \
	  if [ -L ./patches ] ; then \
	    rm ./patches ; \
	  fi ; \
	fi
rm -rf ./.pc
rm -f debian/stamp-patch*
rm -f -r lib
 dpkg-source -b stlport5.1-5.0.99rc2
dpkg-source: building stlport5.1 using existing stlport5.1_5.0.99rc2.orig.tar.gz
dpkg-source: building stlport5.1 in stlport5.1_5.0.99rc2-3.diff.gz
dpkg-source: warning: ignoring deletion of directory lib
dpkg-source: building stlport5.1 in stlport5.1_5.0.99rc2-3.dsc
 debian/rules build
test -x debian/rules
mkdir -p "."
# reverse-config must be first
/usr/bin/make -f debian/rules reverse-config
make[1]: Entering directory `/home/twerner/debian/build-area/stlport5.1-5.0.99rc2'
make[1]: Für das Ziel »reverse-config« ist nichts zu tun.
make[1]: Leaving directory `/home/twerner/debian/build-area/stlport5.1-5.0.99rc2'
if [ -n "patches" ] ; then \
	  if [ -L ./patches ] ; then : ; else \
	    (cd .; ln -s /home/twerner/debian/build-area/stlport5.1-5.0.99rc2/debian/patches patches) ; \
	  fi ; \
	fi
# quilt exits with 2 as return when there was nothing to do. 
# That's not an error here (but it's usefull to break loops in crude scripts)
cd . && QUILT_PATCHES=patches quilt --quiltrc /dev/null push -a || test $? = 2
Wende Patch unit-test.diff an
patching file test/unit/type_traits_test.cpp
patching file test/unit/mvctor_test.cpp
patching file stlport/stl/type_manips.h

Wende Patch alpha-upstream.diff an
patching file stlport/stl/_mbstate_t.h

Wende Patch debug.diff an
patching file build/Makefiles/gmake/gcc.mak

Wende Patch upstream.diff an
patching file stlport/stl/config/_system.h
patching file build/Makefiles/gmake/sysid.mak

Wende Patch path.diff an
patching file stlport/stl/config/_gcc.h

Wende Patch portability-hack.diff an
patching file stlport/stl/config/_gcc.h

Wende Patch bashism.diff an
patching file build/Makefiles/gmake/lib/gcc.mak

Jetzt in Patch bashism.diff
touch debian/stamp-patched
/usr/bin/make -f debian/rules update-config
make[1]: Entering directory `/home/twerner/debian/build-area/stlport5.1-5.0.99rc2'
make[1]: Für das Ziel »update-config« ist nichts zu tun.
make[1]: Leaving directory `/home/twerner/debian/build-area/stlport5.1-5.0.99rc2'
# update-config must be last
/usr/bin/make -C build/lib -f gcc.mak depend release-shared
make[1]: Entering directory `/home/twerner/debian/build-area/stlport5.1-5.0.99rc2/build/lib'
c++ -pthread -fexceptions -fident  -fPIC -O2 -g -fuse-cxa-atexit  -D_REENTRANT -D_STLP_REAL_LOCALE_IMPLEMENTED -D_GNU_SOURCE -I../../stlport  -c -o obj/gcc/so/dll_main.o ../../src/dll_main.cpp
c++ -pthread -fexceptions -fident  -fPIC -O2 -g -fuse-cxa-atexit  -D_REENTRANT -D_STLP_REAL_LOCALE_IMPLEMENTED -D_GNU_SOURCE -I../../stlport  -c -o obj/gcc/so/fstream.o ../../src/fstream.cpp
c++ -pthread -fexceptions -fident  -fPIC -O2 -g -fuse-cxa-atexit  -D_REENTRANT -D_STLP_REAL_LOCALE_IMPLEMENTED -D_GNU_SOURCE -I../../stlport  -c -o obj/gcc/so/strstream.o ../../src/strstream.cpp
c++ -pthread -fexceptions -fident  -fPIC -O2 -g -fuse-cxa-atexit  -D_REENTRANT -D_STLP_REAL_LOCALE_IMPLEMENTED -D_GNU_SOURCE -I../../stlport  -c -o obj/gcc/so/sstream.o ../../src/sstream.cpp
c++ -pthread -fexceptions -fident  -fPIC -O2 -g -fuse-cxa-atexit  -D_REENTRANT -D_STLP_REAL_LOCALE_IMPLEMENTED -D_GNU_SOURCE -I../../stlport  -c -o obj/gcc/so/ios.o ../../src/ios.cpp
c++ -pthread -fexceptions -fident  -fPIC -O2 -g -fuse-cxa-atexit  -D_REENTRANT -D_STLP_REAL_LOCALE_IMPLEMENTED -D_GNU_SOURCE -I../../stlport  -c -o obj/gcc/so/stdio_streambuf.o ../../src/stdio_streambuf.cpp
c++ -pthread -fexceptions -fident  -fPIC -O2 -g -fuse-cxa-atexit  -D_REENTRANT -D_STLP_REAL_LOCALE_IMPLEMENTED -D_GNU_SOURCE -I../../stlport  -c -o obj/gcc/so/istream.o ../../src/istream.cpp
c++ -pthread -fexceptions -fident  -fPIC -O2 -g -fuse-cxa-atexit  -D_REENTRANT -D_STLP_REAL_LOCALE_IMPLEMENTED -D_GNU_SOURCE -I../../stlport  -c -o obj/gcc/so/ostream.o ../../src/ostream.cpp
c++ -pthread -fexceptions -fident  -fPIC -O2 -g -fuse-cxa-atexit  -D_REENTRANT -D_STLP_REAL_LOCALE_IMPLEMENTED -D_GNU_SOURCE -I../../stlport  -c -o obj/gcc/so/iostream.o ../../src/iostream.cpp
c++ -pthread -fexceptions -fident  -fPIC -O2 -g -fuse-cxa-atexit  -D_REENTRANT -D_STLP_REAL_LOCALE_IMPLEMENTED -D_GNU_SOURCE -I../../stlport  -c -o obj/gcc/so/codecvt.o ../../src/codecvt.cpp
c++ -pthread -fexceptions -fident  -fPIC -O2 -g -fuse-cxa-atexit  -D_REENTRANT -D_STLP_REAL_LOCALE_IMPLEMENTED -D_GNU_SOURCE -I../../stlport  -c -o obj/gcc/so/collate.o ../../src/collate.cpp
c++ -pthread -fexceptions -fident  -fPIC -O2 -g -fuse-cxa-atexit  -D_REENTRANT -D_STLP_REAL_LOCALE_IMPLEMENTED -D_GNU_SOURCE -I../../stlport  -c -o obj/gcc/so/ctype.o ../../src/ctype.cpp
c++ -pthread -fexceptions -fident  -fPIC -O2 -g -fuse-cxa-atexit  -D_REENTRANT -D_STLP_REAL_LOCALE_IMPLEMENTED -D_GNU_SOURCE -I../../stlport  -c -o obj/gcc/so/monetary.o ../../src/monetary.cpp
c++ -pthread -fexceptions -fident  -fPIC -O2 -g -fuse-cxa-atexit  -D_REENTRANT -D_STLP_REAL_LOCALE_IMPLEMENTED -D_GNU_SOURCE -I../../stlport  -c -o obj/gcc/so/num_get.o ../../src/num_get.cpp
c++ -pthread -fexceptions -fident  -fPIC -O2 -g -fuse-cxa-atexit  -D_REENTRANT -D_STLP_REAL_LOCALE_IMPLEMENTED -D_GNU_SOURCE -I../../stlport  -c -o obj/gcc/so/num_put.o ../../src/num_put.cpp
c++ -pthread -fexceptions -fident  -fPIC -O2 -g -fuse-cxa-atexit  -D_REENTRANT -D_STLP_REAL_LOCALE_IMPLEMENTED -D_GNU_SOURCE -I../../stlport  -c -o obj/gcc/so/num_get_float.o ../../src/num_get_float.cpp
c++ -pthread -fexceptions -fident  -fPIC -O2 -g -fuse-cxa-atexit  -D_REENTRANT -D_STLP_REAL_LOCALE_IMPLEMENTED -D_GNU_SOURCE -I../../stlport  -c -o obj/gcc/so/num_put_float.o ../../src/num_put_float.cpp
c++ -pthread -fexceptions -fident  -fPIC -O2 -g -fuse-cxa-atexit  -D_REENTRANT -D_STLP_REAL_LOCALE_IMPLEMENTED -D_GNU_SOURCE -I../../stlport  -c -o obj/gcc/so/numpunct.o ../../src/numpunct.cpp
c++ -pthread -fexceptions -fident  -fPIC -O2 -g -fuse-cxa-atexit  -D_REENTRANT -D_STLP_REAL_LOCALE_IMPLEMENTED -D_GNU_SOURCE -I../../stlport  -c -o obj/gcc/so/time_facets.o ../../src/time_facets.cpp
c++ -pthread -fexceptions -fident  -fPIC -O2 -g -fuse-cxa-atexit  -D_REENTRANT -D_STLP_REAL_LOCALE_IMPLEMENTED -D_GNU_SOURCE -I../../stlport  -c -o obj/gcc/so/messages.o ../../src/messages.cpp
c++ -pthread -fexceptions -fident  -fPIC -O2 -g -fuse-cxa-atexit  -D_REENTRANT -D_STLP_REAL_LOCALE_IMPLEMENTED -D_GNU_SOURCE -I../../stlport  -c -o obj/gcc/so/locale_impl.o ../../src/locale_impl.cpp
c++ -pthread -fexceptions -fident  -fPIC -O2 -g -fuse-cxa-atexit  -D_REENTRANT -D_STLP_REAL_LOCALE_IMPLEMENTED -D_GNU_SOURCE -I../../stlport  -c -o obj/gcc/so/locale_catalog.o ../../src/locale_catalog.cpp
c++ -pthread -fexceptions -fident  -fPIC -O2 -g -fuse-cxa-atexit  -D_REENTRANT -D_STLP_REAL_LOCALE_IMPLEMENTED -D_GNU_SOURCE -I../../stlport  -c -o obj/gcc/so/facets_byname.o ../../src/facets_byname.cpp
c++ -pthread -fexceptions -fident  -fPIC -O2 -g -fuse-cxa-atexit  -D_REENTRANT -D_STLP_REAL_LOCALE_IMPLEMENTED -D_GNU_SOURCE -I../../stlport  -c -o obj/gcc/so/complex.o ../../src/complex.cpp
c++ -pthread -fexceptions -fident  -fPIC -O2 -g -fuse-cxa-atexit  -D_REENTRANT -D_STLP_REAL_LOCALE_IMPLEMENTED -D_GNU_SOURCE -I../../stlport  -c -o obj/gcc/so/complex_io.o ../../src/complex_io.cpp
c++ -pthread -fexceptions -fident  -fPIC -O2 -g -fuse-cxa-atexit  -D_REENTRANT -D_STLP_REAL_LOCALE_IMPLEMENTED -D_GNU_SOURCE -I../../stlport  -c -o obj/gcc/so/complex_trig.o ../../src/complex_trig.cpp
c++ -pthread -fexceptions -fident  -fPIC -O2 -g -fuse-cxa-atexit  -D_REENTRANT -D_STLP_REAL_LOCALE_IMPLEMENTED -D_GNU_SOURCE -I../../stlport  -c -o obj/gcc/so/string.o ../../src/string.cpp
c++ -pthread -fexceptions -fident  -fPIC -O2 -g -fuse-cxa-atexit  -D_REENTRANT -D_STLP_REAL_LOCALE_IMPLEMENTED -D_GNU_SOURCE -I../../stlport  -c -o obj/gcc/so/bitset.o ../../src/bitset.cpp
c++ -pthread -fexceptions -fident  -fPIC -O2 -g -fuse-cxa-atexit  -D_REENTRANT -D_STLP_REAL_LOCALE_IMPLEMENTED -D_GNU_SOURCE -I../../stlport  -c -o obj/gcc/so/allocators.o ../../src/allocators.cpp
gcc -ansi -pthread  -fPIC -O2 -g  -D_REENTRANT -D_STLP_REAL_LOCALE_IMPLEMENTED -D_GNU_SOURCE -I../../stlport  -c -o obj/gcc/so/c_locale.o ../../src/c_locale.c
gcc -ansi -pthread  -fPIC -O2 -g  -D_REENTRANT -D_STLP_REAL_LOCALE_IMPLEMENTED -D_GNU_SOURCE -I../../stlport  -c -o obj/gcc/so/cxa.o ../../src/cxa.c
c++ -pthread -fexceptions -fident  -fPIC -O2 -g -fuse-cxa-atexit  -D_REENTRANT -D_STLP_REAL_LOCALE_IMPLEMENTED -D_GNU_SOURCE -I../../stlport -shared -Wl,-hlibstlport.so.5.1 -nostdlib   -o obj/gcc/so/libstlport.so.5.1.0 /usr/lib/gcc/i486-linux-gnu/4.1.2/../../../../lib/crti.o /usr/lib/gcc/i486-linux-gnu/4.1.2/crtbeginS.o obj/gcc/so/dll_main.o obj/gcc/so/fstream.o obj/gcc/so/strstream.o obj/gcc/so/sstream.o obj/gcc/so/ios.o obj/gcc/so/stdio_streambuf.o obj/gcc/so/istream.o obj/gcc/so/ostream.o obj/gcc/so/iostream.o obj/gcc/so/codecvt.o obj/gcc/so/collate.o obj/gcc/so/ctype.o obj/gcc/so/monetary.o obj/gcc/so/num_get.o obj/gcc/so/num_put.o obj/gcc/so/num_get_float.o obj/gcc/so/num_put_float.o obj/gcc/so/numpunct.o obj/gcc/so/time_facets.o obj/gcc/so/messages.o obj/gcc/so/locale_impl.o obj/gcc/so/locale_catalog.o obj/gcc/so/facets_byname.o obj/gcc/so/complex.o obj/gcc/so/complex_io.o obj/gcc/so/complex_trig.o obj/gcc/so/string.o obj/gcc/so/bitset.o obj/gcc/so/allocators.o obj/gcc/so/c_locale.o obj/gcc/so/cxa.o  -Wl,--whole-archive -lsupc++  -Wl,--no-whole-archive -lgcc_s -lpthread -lc -lm /usr/lib/gcc/i486-linux-gnu/4.1.2/crtendS.o /usr/lib/gcc/i486-linux-gnu/4.1.2/../../../../lib/crtn.o
(cd obj/gcc/so; \
	 rm -f libstlport.so.5.1; ln -s libstlport.so.5.1.0 libstlport.so.5.1; \
	 rm -f libstlport.so.5; ln -s libstlport.so.5.1 libstlport.so.5; \
	 rm -f libstlport.so; ln -s libstlport.so.5 libstlport.so)
make[1]: Leaving directory `/home/twerner/debian/build-area/stlport5.1-5.0.99rc2/build/lib'
touch debian/stamp-makefile-build
DEB_MAKE_CHECK_TARGET unset, not running checks
 fakeroot debian/rules binary
test -x debian/rules
test "`id -u`" = 0
dh_clean -k 
dh_installdirs -A 
mkdir -p "."
DEB_MAKE_CHECK_TARGET unset, not running checks
/usr/bin/make -C build/lib -f gcc.mak install-release-shared
make[1]: Entering directory `/home/twerner/debian/build-area/stlport5.1-5.0.99rc2/build/lib'
/usr/bin/install -c -m 0755 obj/gcc/so/libstlport.so.5.1.0 ../../lib
(cd ../../lib && \
	 { ln -s libstlport.so.5.1.0 libstlport.so.5.1; \
	   ln -s libstlport.so.5.1 libstlport.so.5; \
	   ln -s libstlport.so.5 libstlport.so; } )
make[1]: Leaving directory `/home/twerner/debian/build-area/stlport5.1-5.0.99rc2/build/lib'
dh_installdirs -plibstlport5.1-dev 
dh_installdirs -plibstlport5.1 
dh_installdirs -plibstlport5.1-dbg 
dh_installdocs -plibstlport5.1-dev ./README  
dh_installexamples -plibstlport5.1-dev 
dh_installman -plibstlport5.1-dev  
dh_installinfo -plibstlport5.1-dev  
dh_installmenu -plibstlport5.1-dev 
dh_installcron -plibstlport5.1-dev 
dh_installinit -plibstlport5.1-dev   
dh_installdebconf -plibstlport5.1-dev 
dh_installemacsen -plibstlport5.1-dev   
dh_installcatalogs -plibstlport5.1-dev 
dh_installpam -plibstlport5.1-dev 
dh_installlogrotate -plibstlport5.1-dev 
dh_installlogcheck -plibstlport5.1-dev 
dh_installmime -plibstlport5.1-dev 
dh_installchangelogs -plibstlport5.1-dev   
dh_installudev -plibstlport5.1-dev 
dh_install -plibstlport5.1-dev  --exclude=.svn --exclude=new_compiler
dh_link -plibstlport5.1-dev  
dh_installdocs -plibstlport5.1 ./README  
dh_installexamples -plibstlport5.1 
dh_installman -plibstlport5.1  
dh_installinfo -plibstlport5.1  
dh_installmenu -plibstlport5.1 
dh_installcron -plibstlport5.1 
dh_installinit -plibstlport5.1   
dh_installdebconf -plibstlport5.1 
dh_installemacsen -plibstlport5.1   
dh_installcatalogs -plibstlport5.1 
dh_installpam -plibstlport5.1 
dh_installlogrotate -plibstlport5.1 
dh_installlogcheck -plibstlport5.1 
dh_installmime -plibstlport5.1 
dh_installchangelogs -plibstlport5.1   
dh_installudev -plibstlport5.1 
dh_install -plibstlport5.1  --exclude=.svn --exclude=new_compiler
dh_link -plibstlport5.1  
dh_installdocs -plibstlport5.1-dbg ./README  
dh_installexamples -plibstlport5.1-dbg 
dh_installman -plibstlport5.1-dbg  
dh_installinfo -plibstlport5.1-dbg  
dh_installmenu -plibstlport5.1-dbg 
dh_installcron -plibstlport5.1-dbg 
dh_installinit -plibstlport5.1-dbg   
dh_installdebconf -plibstlport5.1-dbg 
dh_installemacsen -plibstlport5.1-dbg   
dh_installcatalogs -plibstlport5.1-dbg 
dh_installpam -plibstlport5.1-dbg 
dh_installlogrotate -plibstlport5.1-dbg 
dh_installlogcheck -plibstlport5.1-dbg 
dh_installmime -plibstlport5.1-dbg 
dh_installchangelogs -plibstlport5.1-dbg   
dh_installudev -plibstlport5.1-dbg 
dh_install -plibstlport5.1-dbg  --exclude=.svn --exclude=new_compiler
dh_link -plibstlport5.1-dbg  
/usr/bin/make -C build/test/unit -f gcc.mak release-shared
make[1]: Entering directory `/home/twerner/debian/build-area/stlport5.1-5.0.99rc2/build/test/unit'
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/test_main.o ../../../test/unit/cppunit/test_main.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/accum_test.o ../../../test/unit/accum_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/adj_test.o ../../../test/unit/adj_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/advance_test.o ../../../test/unit/advance_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/alg_test.o ../../../test/unit/alg_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/algorithm_header_test.o ../../../test/unit/algorithm_header_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/allocator_test.o ../../../test/unit/allocator_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/bcompos_test.o ../../../test/unit/bcompos_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/bind_test.o ../../../test/unit/bind_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/binsert_test.o ../../../test/unit/binsert_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/bitset_test.o ../../../test/unit/bitset_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/bitset_header_test.o ../../../test/unit/bitset_header_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/bnegate_test.o ../../../test/unit/bnegate_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/bound_test.o ../../../test/unit/bound_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/bsearch_test.o ../../../test/unit/bsearch_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/bvector_test.o ../../../test/unit/bvector_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/cassert_header_test.o ../../../test/unit/cassert_header_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/cctype_header_test.o ../../../test/unit/cctype_header_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/cerrno_header_test.o ../../../test/unit/cerrno_header_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/cfloat_header_test.o ../../../test/unit/cfloat_header_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/ciso646_header_test.o ../../../test/unit/ciso646_header_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/climits_header_test.o ../../../test/unit/climits_header_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/clocale_header_test.o ../../../test/unit/clocale_header_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/cmath_test.o ../../../test/unit/cmath_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/cmath_header_test.o ../../../test/unit/cmath_header_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/complex_header_test.o ../../../test/unit/complex_header_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/config_test.o ../../../test/unit/config_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/copy_test.o ../../../test/unit/copy_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/count_test.o ../../../test/unit/count_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/csetjmp_header_test.o ../../../test/unit/csetjmp_header_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/setjmp_header_test2.o ../../../test/unit/setjmp_header_test2.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/csignal_header_test.o ../../../test/unit/csignal_header_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/cstdarg_header_test.o ../../../test/unit/cstdarg_header_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/cstddef_header_test.o ../../../test/unit/cstddef_header_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/cstdio_header_test.o ../../../test/unit/cstdio_header_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/cstdlib_header_test.o ../../../test/unit/cstdlib_header_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/cstring_header_test.o ../../../test/unit/cstring_header_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/ctime_header_test.o ../../../test/unit/ctime_header_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/cwchar_header_test.o ../../../test/unit/cwchar_header_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/cwctype_header_test.o ../../../test/unit/cwctype_header_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/deque_test.o ../../../test/unit/deque_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/deque_header_test.o ../../../test/unit/deque_header_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/divides_test.o ../../../test/unit/divides_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/equal_test.o ../../../test/unit/equal_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/exception_test.o ../../../test/unit/exception_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/exception_header_test.o ../../../test/unit/exception_header_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/epilog_test.o ../../../test/unit/epilog_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/fill_test.o ../../../test/unit/fill_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/find_test.o ../../../test/unit/find_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/finsert_test.o ../../../test/unit/finsert_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/foreach_test.o ../../../test/unit/foreach_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/fstream_test.o ../../../test/unit/fstream_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/fstream_header_test.o ../../../test/unit/fstream_header_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/func_test.o ../../../test/unit/func_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/functional_header_test.o ../../../test/unit/functional_header_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/generator_test.o ../../../test/unit/generator_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/greater_test.o ../../../test/unit/greater_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/hash_test.o ../../../test/unit/hash_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/heap_test.o ../../../test/unit/heap_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/includes_test.o ../../../test/unit/includes_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/innerprod_test.o ../../../test/unit/innerprod_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/inplace_test.o ../../../test/unit/inplace_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/insert_test.o ../../../test/unit/insert_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/ioiter_test.o ../../../test/unit/ioiter_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/iomanip_header_test.o ../../../test/unit/iomanip_header_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/ios_header_test.o ../../../test/unit/ios_header_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/iosfwd_header_test.o ../../../test/unit/iosfwd_header_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/iostream_header_test.o ../../../test/unit/iostream_header_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/iostream_test.o ../../../test/unit/iostream_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/iota_test.o ../../../test/unit/iota_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/istmit_test.o ../../../test/unit/istmit_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/istream_header_test.o ../../../test/unit/istream_header_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/iter_test.o ../../../test/unit/iter_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/iterator_header_test.o ../../../test/unit/iterator_header_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/less_test.o ../../../test/unit/less_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/lexcmp_test.o ../../../test/unit/lexcmp_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/limits_test.o ../../../test/unit/limits_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/limits_header_test.o ../../../test/unit/limits_header_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/list_test.o ../../../test/unit/list_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/list_header_test.o ../../../test/unit/list_header_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/locale_test.o ../../../test/unit/locale_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/locale_header_test.o ../../../test/unit/locale_header_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/logic_test.o ../../../test/unit/logic_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/map_test.o ../../../test/unit/map_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/map_header_test.o ../../../test/unit/map_header_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/max_test.o ../../../test/unit/max_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/merge_test.o ../../../test/unit/merge_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/memory_header_test.o ../../../test/unit/memory_header_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/mfunptr_test.o ../../../test/unit/mfunptr_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/min_test.o ../../../test/unit/min_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/mismatch_test.o ../../../test/unit/mismatch_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/modulus_test.o ../../../test/unit/modulus_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/multiset_test.o ../../../test/unit/multiset_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/mvctor_test.o ../../../test/unit/mvctor_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/neq_test.o ../../../test/unit/neq_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/new_header_test.o ../../../test/unit/new_header_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/nthelm_test.o ../../../test/unit/nthelm_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/num_put_get_test.o ../../../test/unit/num_put_get_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/numeric_header_test.o ../../../test/unit/numeric_header_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/ostmit_test.o ../../../test/unit/ostmit_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/ostream_header_test.o ../../../test/unit/ostream_header_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/pair_test.o ../../../test/unit/pair_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/partial_test.o ../../../test/unit/partial_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/partition_test.o ../../../test/unit/partition_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/perm_test.o ../../../test/unit/perm_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/plusminus_test.o ../../../test/unit/plusminus_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/ptr2_test.o ../../../test/unit/ptr2_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/ptrspec_test.o ../../../test/unit/ptrspec_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/queue_test.o ../../../test/unit/queue_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/queue_header_test.o ../../../test/unit/queue_header_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/rawriter_test.o ../../../test/unit/rawriter_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/resolve_name.o ../../../test/unit/resolve_name.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/reviter_test.o ../../../test/unit/reviter_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/rm_cp_test.o ../../../test/unit/rm_cp_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/rndshf_test.o ../../../test/unit/rndshf_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/rope_test.o ../../../test/unit/rope_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/rotate_test.o ../../../test/unit/rotate_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/search_test.o ../../../test/unit/search_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/set_test.o ../../../test/unit/set_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/set_header_test.o ../../../test/unit/set_header_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/setdiff_test.o ../../../test/unit/setdiff_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/setinter_test.o ../../../test/unit/setinter_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/setunion_test.o ../../../test/unit/setunion_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/slist_test.o ../../../test/unit/slist_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/sort_test.o ../../../test/unit/sort_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/sstream_test.o ../../../test/unit/sstream_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/sstream_header_test.o ../../../test/unit/sstream_header_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/stack_test.o ../../../test/unit/stack_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/stack_header_test.o ../../../test/unit/stack_header_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/stdexcept_header_test.o ../../../test/unit/stdexcept_header_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/strstream_header_test.o ../../../test/unit/strstream_header_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/string_test.o ../../../test/unit/string_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/swap_test.o ../../../test/unit/swap_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/times_test.o ../../../test/unit/times_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/transform_test.o ../../../test/unit/transform_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/type_traits_test.o ../../../test/unit/type_traits_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/typeinfo_header_test.o ../../../test/unit/typeinfo_header_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/unary_test.o ../../../test/unit/unary_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/uninitialized_test.o ../../../test/unit/uninitialized_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/unique_test.o ../../../test/unit/unique_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/unordered_test.o ../../../test/unit/unordered_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/utility_header_test.o ../../../test/unit/utility_header_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/valarray_test.o ../../../test/unit/valarray_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/valarray_header_test.o ../../../test/unit/valarray_header_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/vector_test.o ../../../test/unit/vector_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/vector_header_test.o ../../../test/unit/vector_header_test.cpp
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/test_errno.o ../../../test/unit/test_errno.cpp
gcc -ansi -pthread -O2 -g  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/assert_header_test.o ../../../test/unit/assert_header_test.c
gcc -ansi -pthread -O2 -g  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/ctype_header_test.o ../../../test/unit/ctype_header_test.c
gcc -ansi -pthread -O2 -g  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/c_limits_header_test.o ../../../test/unit/c_limits_header_test.c
gcc -ansi -pthread -O2 -g  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/c_locale_header_test.o ../../../test/unit/c_locale_header_test.c
gcc -ansi -pthread -O2 -g  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/errno_header_test.o ../../../test/unit/errno_header_test.c
gcc -ansi -pthread -O2 -g  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/float_header_test.o ../../../test/unit/float_header_test.c
gcc -ansi -pthread -O2 -g  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/iso646_header_test.o ../../../test/unit/iso646_header_test.c
gcc -ansi -pthread -O2 -g  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/math_header_test.o ../../../test/unit/math_header_test.c
gcc -ansi -pthread -O2 -g  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/setjmp_header_test.o ../../../test/unit/setjmp_header_test.c
gcc -ansi -pthread -O2 -g  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/signal_header_test.o ../../../test/unit/signal_header_test.c
gcc -ansi -pthread -O2 -g  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/stdarg_header_test.o ../../../test/unit/stdarg_header_test.c
gcc -ansi -pthread -O2 -g  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/stddef_header_test.o ../../../test/unit/stddef_header_test.c
gcc -ansi -pthread -O2 -g  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/stdio_header_test.o ../../../test/unit/stdio_header_test.c
gcc -ansi -pthread -O2 -g  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/stdlib_header_test.o ../../../test/unit/stdlib_header_test.c
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/string_header_test.o ../../../test/unit/string_header_test.cpp
gcc -ansi -pthread -O2 -g  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/time_header_test.o ../../../test/unit/time_header_test.c
gcc -ansi -pthread -O2 -g  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/wchar_header_test.o ../../../test/unit/wchar_header_test.c
gcc -ansi -pthread -O2 -g  -D_REENTRANT -I../../../stlport  -c -o obj/gcc/so/wctype_header_test.o ../../../test/unit/wctype_header_test.c
c++ -pthread -fexceptions -fident -O2 -g -fuse-cxa-atexit  -D_REENTRANT -I../../../stlport -L../../../lib -nostdlib -Wl,-rpath=../../../lib  -o obj/gcc/so/stl_unit_test /usr/lib/gcc/i486-linux-gnu/4.1.2/../../../../lib/crt1.o /usr/lib/gcc/i486-linux-gnu/4.1.2/../../../../lib/crti.o /usr/lib/gcc/i486-linux-gnu/4.1.2/crtbegin.o obj/gcc/so/test_main.o obj/gcc/so/accum_test.o obj/gcc/so/adj_test.o obj/gcc/so/advance_test.o obj/gcc/so/alg_test.o obj/gcc/so/algorithm_header_test.o obj/gcc/so/allocator_test.o obj/gcc/so/bcompos_test.o obj/gcc/so/bind_test.o obj/gcc/so/binsert_test.o obj/gcc/so/bitset_test.o obj/gcc/so/bitset_header_test.o obj/gcc/so/bnegate_test.o obj/gcc/so/bound_test.o obj/gcc/so/bsearch_test.o obj/gcc/so/bvector_test.o obj/gcc/so/cassert_header_test.o obj/gcc/so/cctype_header_test.o obj/gcc/so/cerrno_header_test.o obj/gcc/so/cfloat_header_test.o obj/gcc/so/ciso646_header_test.o obj/gcc/so/climits_header_test.o obj/gcc/so/clocale_header_test.o obj/gcc/so/cmath_test.o obj/gcc/so/cmath_header_test.o obj/gcc/so/complex_header_test.o obj/gcc/so/config_test.o obj/gcc/so/copy_test.o obj/gcc/so/count_test.o obj/gcc/so/csetjmp_header_test.o obj/gcc/so/setjmp_header_test2.o obj/gcc/so/csignal_header_test.o obj/gcc/so/cstdarg_header_test.o obj/gcc/so/cstddef_header_test.o obj/gcc/so/cstdio_header_test.o obj/gcc/so/cstdlib_header_test.o obj/gcc/so/cstring_header_test.o obj/gcc/so/ctime_header_test.o obj/gcc/so/cwchar_header_test.o obj/gcc/so/cwctype_header_test.o obj/gcc/so/deque_test.o obj/gcc/so/deque_header_test.o obj/gcc/so/divides_test.o obj/gcc/so/equal_test.o obj/gcc/so/exception_test.o obj/gcc/so/exception_header_test.o obj/gcc/so/epilog_test.o obj/gcc/so/fill_test.o obj/gcc/so/find_test.o obj/gcc/so/finsert_test.o obj/gcc/so/foreach_test.o obj/gcc/so/fstream_test.o obj/gcc/so/fstream_header_test.o obj/gcc/so/func_test.o obj/gcc/so/functional_header_test.o obj/gcc/so/generator_test.o obj/gcc/so/greater_test.o obj/gcc/so/hash_test.o obj/gcc/so/heap_test.o obj/gcc/so/includes_test.o obj/gcc/so/innerprod_test.o obj/gcc/so/inplace_test.o obj/gcc/so/insert_test.o obj/gcc/so/ioiter_test.o obj/gcc/so/iomanip_header_test.o obj/gcc/so/ios_header_test.o obj/gcc/so/iosfwd_header_test.o obj/gcc/so/iostream_header_test.o obj/gcc/so/iostream_test.o obj/gcc/so/iota_test.o obj/gcc/so/istmit_test.o obj/gcc/so/istream_header_test.o obj/gcc/so/iter_test.o obj/gcc/so/iterator_header_test.o obj/gcc/so/less_test.o obj/gcc/so/lexcmp_test.o obj/gcc/so/limits_test.o obj/gcc/so/limits_header_test.o obj/gcc/so/list_test.o obj/gcc/so/list_header_test.o obj/gcc/so/locale_test.o obj/gcc/so/locale_header_test.o obj/gcc/so/logic_test.o obj/gcc/so/map_test.o obj/gcc/so/map_header_test.o obj/gcc/so/max_test.o obj/gcc/so/merge_test.o obj/gcc/so/memory_header_test.o obj/gcc/so/mfunptr_test.o obj/gcc/so/min_test.o obj/gcc/so/mismatch_test.o obj/gcc/so/modulus_test.o obj/gcc/so/multiset_test.o obj/gcc/so/mvctor_test.o obj/gcc/so/neq_test.o obj/gcc/so/new_header_test.o obj/gcc/so/nthelm_test.o obj/gcc/so/num_put_get_test.o obj/gcc/so/numeric_header_test.o obj/gcc/so/ostmit_test.o obj/gcc/so/ostream_header_test.o obj/gcc/so/pair_test.o obj/gcc/so/partial_test.o obj/gcc/so/partition_test.o obj/gcc/so/perm_test.o obj/gcc/so/plusminus_test.o obj/gcc/so/ptr2_test.o obj/gcc/so/ptrspec_test.o obj/gcc/so/queue_test.o obj/gcc/so/queue_header_test.o obj/gcc/so/rawriter_test.o obj/gcc/so/resolve_name.o obj/gcc/so/reviter_test.o obj/gcc/so/rm_cp_test.o obj/gcc/so/rndshf_test.o obj/gcc/so/rope_test.o obj/gcc/so/rotate_test.o obj/gcc/so/search_test.o obj/gcc/so/set_test.o obj/gcc/so/set_header_test.o obj/gcc/so/setdiff_test.o obj/gcc/so/setinter_test.o obj/gcc/so/setunion_test.o obj/gcc/so/slist_test.o obj/gcc/so/sort_test.o obj/gcc/so/sstream_test.o obj/gcc/so/sstream_header_test.o obj/gcc/so/stack_test.o obj/gcc/so/stack_header_test.o obj/gcc/so/stdexcept_header_test.o obj/gcc/so/strstream_header_test.o obj/gcc/so/string_test.o obj/gcc/so/swap_test.o obj/gcc/so/times_test.o obj/gcc/so/transform_test.o obj/gcc/so/type_traits_test.o obj/gcc/so/typeinfo_header_test.o obj/gcc/so/unary_test.o obj/gcc/so/uninitialized_test.o obj/gcc/so/unique_test.o obj/gcc/so/unordered_test.o obj/gcc/so/utility_header_test.o obj/gcc/so/valarray_test.o obj/gcc/so/valarray_header_test.o obj/gcc/so/vector_test.o obj/gcc/so/vector_header_test.o obj/gcc/so/test_errno.o obj/gcc/so/assert_header_test.o obj/gcc/so/ctype_header_test.o obj/gcc/so/c_limits_header_test.o obj/gcc/so/c_locale_header_test.o obj/gcc/so/errno_header_test.o obj/gcc/so/float_header_test.o obj/gcc/so/iso646_header_test.o obj/gcc/so/math_header_test.o obj/gcc/so/setjmp_header_test.o obj/gcc/so/signal_header_test.o obj/gcc/so/stdarg_header_test.o obj/gcc/so/stddef_header_test.o obj/gcc/so/stdio_header_test.o obj/gcc/so/stdlib_header_test.o obj/gcc/so/string_header_test.o obj/gcc/so/time_header_test.o obj/gcc/so/wchar_header_test.o obj/gcc/so/wctype_header_test.o  -lstlport -lgcc_s -lpthread -lc -lm /usr/lib/gcc/i486-linux-gnu/4.1.2/crtend.o /usr/lib/gcc/i486-linux-gnu/4.1.2/../../../../lib/crtn.o
make[1]: Leaving directory `/home/twerner/debian/build-area/stlport5.1-5.0.99rc2/build/test/unit'
System information:
uname -a
Linux werner 2.6.16.27 #2 Thu Jul 20 07:41:40 CEST 2006 i686 GNU/Linux
c++ --version
c++ (GCC) 4.1.2 20060814 (prerelease) (Debian 4.1.1-11)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Running the unit tests:
cd build/test/unit && obj/gcc/so/stl_unit_test
AccumTest::accum1
AccumTest::accum2
AdjTest::adjfind0
AdjTest::adjfind1
AdjTest::adjfind2
AdjTest::adjdiff0
AdjTest::adjdiff1
AdjTest::adjdiff2
AdvanceTest::adv
AlgTest::min_max
AlgTest::count_test
AlgTest::sort_test
AlgTest::search_n_test
AlgTest::find_first_of_test
AllocatorTest::bad_alloc_test
BcomposTest::bcompos1
BcomposTest::bcompos2
BindTest::bind1st1
BindTest::bind2nd1
BindTest::bind2nd2
BindTest::bind2nd3
BindTest::bind_memfn
BinsertTest::binsert1
BinsertTest::binsert2
BitsetTest::bitset1
BnegateTest::bnegate1
BnegateTest::bnegate2
BoundTest::lwrbnd1
BoundTest::lwrbnd2
BoundTest::uprbnd1
BoundTest::uprbnd2
BsearchTest::bsearch1
BsearchTest::bsearch2
BvectorTest::bvec1
CMathTest::test
ConfigTest::placement_new_bug
ConfigTest::endianess
ConfigTest::template_function_partial_ordering
CopyTest::copy_array
CopyTest::copy_vector
CopyTest::copy_insert
CopyTest::copy_back
CopyTest::copy_back_array
CountTest::count0
CountTest::count1
CountTest::countif1
DequeTest::deque1
DequeTest::at
DequeTest::auto_ref
DequeTest::allocator_with_state
DequeTest::optimizations_check
DivideTest::div
EqualTest::equal_range0
EqualTest::equal_range1
EqualTest::equal_range2
EqualTest::equal0
EqualTest::equal1
EqualTest::equal2
EqualTest::equalto
ExceptionTest::unexpected_except
ExceptionTest::uncaught_except
FillTest::fill1
FillTest::filln1
FindTest::find0
FindTest::find1
FindTest::findif0
FindTest::findif1
FindTest::find_char
FinsertTest::finsert1
FinsertTest::finsert2
ForeachTest::foreach0
ForeachTest::foreach1
FstreamTest::output
FstreamTest::input
FstreamTest::input_char
FstreamTest::io
FstreamTest::err
FstreamTest::tellg
FstreamTest::buf
FstreamTest::rdbuf
FstreamTest::streambuf_output
FstreamTest::win32_file_format
FstreamTest::custom_facet
FuncTest::func1
FuncTest::func2
FuncTest::func3
GeneratorTest::gener1
GeneratorTest::gener2
GeneratorTest::genern1
GeneratorTest::genern2
GreaterTest::greatert
GreaterTest::greatereq
HashTest::hmap1
HashTest::hmmap1
HashTest::hmset1
HashTest::hset2
HashTest::insert_erase
HashTest::allocator_with_state
HeapTest::mkheap0
HeapTest::mkheap1
HeapTest::pheap1
HeapTest::pheap2
IncludesTest::incl0
IncludesTest::incl1
IncludesTest::incl2
InnerprodTest::inprod0
InnerprodTest::inprod1
InnerprodTest::inprod2
InplaceTest::inplmrg1
InplaceTest::inplmrg2
InsertTest::insert1
InsertTest::insert2
IoiterTest::ioiter_test
IOStreamTest::manipulators
IotaTest::iota1
IStreamIteratorTest::istmit1
IStreamIteratorTest::copy_n_test
IterTest::iter1
IterTest::iter3
IterTest::iter4
IterTest::iterswp0
IterTest::iterswp1
IterTest::iterswp2
IterTest::iterswp3
LessTest::lesst
LessTest::lesseqt
LexcmpTest::lexcmp1
LexcmpTest::lexcmp2
LimitTest::test
LimitTest::qnan_test
ListTest::list1
ListTest::list2
ListTest::list3
ListTest::list4
ListTest::erase
ListTest::resize
ListTest::push_back
ListTest::push_front
ListTest::allocator_with_state

../../../test/unit/list_test.cpp(392) : CPPUNIT_ASSERT(lint1.size() == 20);
ListTest::swap
LocaleTest::locale_by_name
LocaleTest::loc_has_facet
LocaleTest::num_put_get
	C
LocaleTest::money_put_get
	C
LocaleTest::money_put_X_bug
	C
LocaleTest::time_put_get
	C
LocaleTest::collate_facet
	C
LocaleTest::ctype_facet
	C
LocaleTest::locale_init_problem
	C
LocaleTest::default_locale
LocaleTest::facet_id
LogicTest::logicand
LogicTest::logicnot
LogicTest::logicor
MapTest::map1
MapTest::mmap1
MapTest::mmap2
MapTest::iterators
MapTest::equal_range
MapTest::allocator_with_state
MapTest::template_methods
MaxTest::max1
MaxTest::max2
MaxTest::maxelem1
MaxTest::maxelem2
MergeTest::merge0
MergeTest::merge1
MergeTest::merge2
MemFunPtrTest::mem_ptr_fun
MemFunPtrTest::find
MinTest::min1
MinTest::min2
MinTest::minelem1
MinTest::minelem2
MismatchTest::mismatch0
MismatchTest::mismatch1
MismatchTest::mismatch2
ModulusTest::modulus0
MultisetTest::mset1
MultisetTest::mset3
MultisetTest::mset5
MoveConstructorTest::move_construct_test
MoveConstructorTest::deque_test
MoveConstructorTest::vector_test
MoveConstructorTest::move_traits
MoveConstructorTest::movable_declaration
NeqTest::negate0
NeqTest::nequal0
NthElemTest::nthelem0
NthElemTest::nthelem1
NthElemTest::nthelem2
NumPutGetTest::num_put_float
NumPutGetTest::num_put_integer
NumPutGetTest::num_get_float
NumPutGetTest::num_get_integer
OstreamIteratorTest::ostmit0
PairTest::pair0
PartialTest::parsrt0
PartialTest::parsrt1
PartialTest::parsrt2
PartialTest::parsrtc0
PartialTest::parsrtc1
PartialTest::parsrtc2
PartialTest::partsum0
PartialTest::partsum1
PartialTest::partsum2
PartitionTest::ptition0
PartitionTest::ptition1
PartitionTest::stblptn0
PartitionTest::stblptn1
PermTest::nextprm0
PermTest::nextprm1
PermTest::nextprm2
PermTest::prevprm0
PermTest::prevprm1
PermTest::prevprm2
PlusMinusTest::plus0
PlusMinusTest::minus0
Ptr2Test::ptrbin1
Ptr2Test::ptrbin2
Ptr2Test::ptrun1
Ptr2Test::ptrun2
PtrSpecTest::ptr_specialization_test
QueueTest::pqueue1
QueueTest::queue1
RawriterTest::rawiter1
ReviterTest::reviter1
ReviterTest::reviter2
ReviterTest::revbit1
RmCpTest::remcopy1
RmCpTest::remcpif1
RmCpTest::remif1
RmCpTest::remove1
RmCpTest::repcpif1
RmCpTest::replace0
RmCpTest::replace1
RmCpTest::replcpy1
RmCpTest::replif1
RmCpTest::revcopy1
RmCpTest::reverse1
RndShuffleTest::rndshuf0
RndShuffleTest::rndshuf2
RopeTest::io
RopeTest::find1
RopeTest::find2
RopeTest::construct_from_char
RopeTest::bug_report
RotateTest::rotate0
RotateTest::rotate1
RotateTest::rotcopy0
RotateTest::rotcopy1
SearchTest::search0
SearchTest::search1
SearchTest::search2
SetTest::set1
SetTest::set2
SetTest::erase
SetTest::insert
SetTest::find
SetTest::bounds
SetTest::specialized_less
SetTest::implementation_check
SetTest::allocator_with_state
SetTest::reverse_iterator_test
SetTest::template_methods
SetDifferenceTest::setdiff0
SetDifferenceTest::setdiff1
SetDifferenceTest::setdiff2
SetDifferenceTest::setsymd0
SetDifferenceTest::setsymd1
SetDifferenceTest::setsymd2
SetIntersectionTest::setintr0
SetIntersectionTest::setintr1
SetIntersectionTest::setintr2
SetUnionTest::setunon0
SetUnionTest::setunon1
SetUnionTest::setunon2
SlistTest::slist1
SlistTest::erase
SlistTest::insert
SlistTest::splice
SlistTest::allocator_with_state
SortTest::sort1
SortTest::sort2
SortTest::sort3
SortTest::sort4
SortTest::stblsrt1
SortTest::stblsrt2
SstreamTest::output
SstreamTest::input
SstreamTest::input_char
SstreamTest::io
SstreamTest::err
SstreamTest::err_long
SstreamTest::maxint
SstreamTest::init_in
SstreamTest::init_out
SstreamTest::buf
SstreamTest::rdbuf
SstreamTest::streambuf_output
SstreamTest::seek
StackTest::stack1
StackTest::stack2
StringTest::constructor
StringTest::reserve
StringTest::assign
StringTest::erase
StringTest::data
StringTest::c_str
StringTest::null_char
StringTest::insert
StringTest::replace
StringTest::resize
StringTest::short_string
StringTest::find
StringTest::copy
StringTest::mt
StringTest::short_string_optim_bug
StringTest::compare
StringTest::template_expression
StringTest::te_tmp
StringTest::template_wexpression
StringTest::io
StringTest::allocator_with_state
StringTest::capacity
SwapTest::swap1
SwapTest::swprnge1
TimesTest::times
TransformTest::trnsfrm1
TransformTest::trnsfrm2
TransformTest::self_str
TypeTraitsTest::manips
TypeTraitsTest::integer
TypeTraitsTest::rational
TypeTraitsTest::pointer_type
TypeTraitsTest::reference_type
TypeTraitsTest::both_pointer_type
TypeTraitsTest::ok_to_use_memcpy
TypeTraitsTest::ok_to_use_memmove
TypeTraitsTest::trivial_destructor
TypeTraitsTest::is_POD
TypeTraitsTest::stlport_class
UnaryTest::ucompos1
UnaryTest::ucompos2
UnaryTest::unegate1
UnaryTest::unegate2
UnaryTest::unegate3
UninitializedTest::copy_test
UniqueTest::uniqcpy1
UniqueTest::uniqcpy2
UniqueTest::unique1
UniqueTest::unique2
UnorderedTest::uset
UnorderedTest::umultiset
UnorderedTest::umap
UnorderedTest::umultimap
UnorderedTest::user_case
UnorderedTest::hash_policy
UnorderedTest::buckets
UnorderedTest::equal_range
UnorderedTest::template_methods
ValarrayTest::transcendentals
VectorTest::vec_test_1
VectorTest::vec_test_2
VectorTest::vec_test_3
VectorTest::vec_test_4
VectorTest::vec_test_5
VectorTest::vec_test_6
VectorTest::vec_test_7
VectorTest::capacity
VectorTest::at
VectorTest::pointer
VectorTest::auto_ref
VectorTest::allocator_with_state
VectorTest::optimizations_check
ErrnoTest::check

There were errors! 1 of 376 tests

make: [common-binary-post-install-arch] Fehler 1 (ignoriert)
dh_strip -plibstlport5.1-dev  --dbg-package=libstlport5.1
dh_compress -plibstlport5.1-dev  
dh_fixperms -plibstlport5.1-dev  
dh_makeshlibs -plibstlport5.1-dev  
dh_strip -plibstlport5.1  --dbg-package=libstlport5.1
dh_compress -plibstlport5.1  
dh_fixperms -plibstlport5.1  
dh_makeshlibs -plibstlport5.1  
dh_compress -plibstlport5.1-dbg  
dh_fixperms -plibstlport5.1-dbg  
dh_installdeb -plibstlport5.1-dev 
dh_perl -plibstlport5.1-dev 
dh_shlibdeps -plibstlport5.1-dev    
dh_installdeb -plibstlport5.1 
dh_perl -plibstlport5.1 
dh_shlibdeps -plibstlport5.1    
dh_installdeb -plibstlport5.1-dbg 
dh_perl -plibstlport5.1-dbg 
dh_shlibdeps -plibstlport5.1-dbg    
dh_gencontrol -plibstlport5.1-dev 
dh_md5sums -plibstlport5.1-dev 
dh_builddeb -plibstlport5.1-dev 
tar: -: file name read contains nul character
dpkg-deb: baue Paket »libstlport5.1-dev« in »../libstlport5.1-dev_5.0.99rc2-3_i386.deb«.
dh_gencontrol -plibstlport5.1 
dh_md5sums -plibstlport5.1 
dh_builddeb -plibstlport5.1 
tar: -: file name read contains nul character
dpkg-deb: baue Paket »libstlport5.1« in »../libstlport5.1_5.0.99rc2-3_i386.deb«.
dh_gencontrol -plibstlport5.1-dbg 
dh_md5sums -plibstlport5.1-dbg 
dh_builddeb -plibstlport5.1-dbg 
tar: -: file name read contains nul character
dpkg-deb: baue Paket »libstlport5.1-dbg« in »../libstlport5.1-dbg_5.0.99rc2-3_i386.deb«.
 dpkg-genchanges
dpkg-genchanges: not including original source code in upload
dpkg-buildpackage (debuild emulation): binary and diff upload (original source NOT included)
Now running lintian...
Finished running lintian.

Reply to: