Skip to content

Instantly share code, notes, and snippets.

Created July 26, 2012 00:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/6e318571c29d2b517d63 to your computer and use it in GitHub Desktop.
Save anonymous/6e318571c29d2b517d63 to your computer and use it in GitHub Desktop.
==> Making package: stlport 5.2.1-1 (Wed Jul 25 16:18:15 CDT 2012)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving Sources...
-> Found STLport-5.2.1.tar.gz
-> Found LICENSE
==> Validating source files with md5sums...
STLport-5.2.1.tar.gz ... Passed
LICENSE ... Passed
==> Extracting Sources...
-> Extracting STLport-5.2.1.tar.gz with bsdtar
==> Starting build()...
make -C build/lib all;
make[1]: Entering directory `/root/stlport/src/STLport-5.2.1/build/lib'
c++ -pthread -fexceptions -fPIC -O2 -fvisibility=hidden -D_GNU_SOURCE -I../../stlport -c -o obj/gcc/so/dll_main.o ../../src/dll_main.cpp
c++ -pthread -fexceptions -fPIC -O2 -fvisibility=hidden -D_GNU_SOURCE -I../../stlport -c -o obj/gcc/so/fstream.o ../../src/fstream.cpp
c++ -pthread -fexceptions -fPIC -O2 -fvisibility=hidden -D_GNU_SOURCE -I../../stlport -c -o obj/gcc/so/strstream.o ../../src/strstream.cpp
c++ -pthread -fexceptions -fPIC -O2 -fvisibility=hidden -D_GNU_SOURCE -I../../stlport -c -o obj/gcc/so/sstream.o ../../src/sstream.cpp
c++ -pthread -fexceptions -fPIC -O2 -fvisibility=hidden -D_GNU_SOURCE -I../../stlport -c -o obj/gcc/so/ios.o ../../src/ios.cpp
c++ -pthread -fexceptions -fPIC -O2 -fvisibility=hidden -D_GNU_SOURCE -I../../stlport -c -o obj/gcc/so/stdio_streambuf.o ../../src/stdio_streambuf.cpp
c++ -pthread -fexceptions -fPIC -O2 -fvisibility=hidden -D_GNU_SOURCE -I../../stlport -c -o obj/gcc/so/istream.o ../../src/istream.cpp
c++ -pthread -fexceptions -fPIC -O2 -fvisibility=hidden -D_GNU_SOURCE -I../../stlport -c -o obj/gcc/so/ostream.o ../../src/ostream.cpp
c++ -pthread -fexceptions -fPIC -O2 -fvisibility=hidden -D_GNU_SOURCE -I../../stlport -c -o obj/gcc/so/iostream.o ../../src/iostream.cpp
c++ -pthread -fexceptions -fPIC -O2 -fvisibility=hidden -D_GNU_SOURCE -I../../stlport -c -o obj/gcc/so/codecvt.o ../../src/codecvt.cpp
c++ -pthread -fexceptions -fPIC -O2 -fvisibility=hidden -D_GNU_SOURCE -I../../stlport -c -o obj/gcc/so/collate.o ../../src/collate.cpp
c++ -pthread -fexceptions -fPIC -O2 -fvisibility=hidden -D_GNU_SOURCE -I../../stlport -c -o obj/gcc/so/ctype.o ../../src/ctype.cpp
c++ -pthread -fexceptions -fPIC -O2 -fvisibility=hidden -D_GNU_SOURCE -I../../stlport -c -o obj/gcc/so/monetary.o ../../src/monetary.cpp
c++ -pthread -fexceptions -fPIC -O2 -fvisibility=hidden -D_GNU_SOURCE -I../../stlport -c -o obj/gcc/so/num_get.o ../../src/num_get.cpp
c++ -pthread -fexceptions -fPIC -O2 -fvisibility=hidden -D_GNU_SOURCE -I../../stlport -c -o obj/gcc/so/num_put.o ../../src/num_put.cpp
c++ -pthread -fexceptions -fPIC -O2 -fvisibility=hidden -D_GNU_SOURCE -I../../stlport -c -o obj/gcc/so/num_get_float.o ../../src/num_get_float.cpp
c++ -pthread -fexceptions -fPIC -O2 -fvisibility=hidden -D_GNU_SOURCE -I../../stlport -c -o obj/gcc/so/num_put_float.o ../../src/num_put_float.cpp
c++ -pthread -fexceptions -fPIC -O2 -fvisibility=hidden -D_GNU_SOURCE -I../../stlport -c -o obj/gcc/so/numpunct.o ../../src/numpunct.cpp
c++ -pthread -fexceptions -fPIC -O2 -fvisibility=hidden -D_GNU_SOURCE -I../../stlport -c -o obj/gcc/so/time_facets.o ../../src/time_facets.cpp
c++ -pthread -fexceptions -fPIC -O2 -fvisibility=hidden -D_GNU_SOURCE -I../../stlport -c -o obj/gcc/so/messages.o ../../src/messages.cpp
c++ -pthread -fexceptions -fPIC -O2 -fvisibility=hidden -D_GNU_SOURCE -I../../stlport -c -o obj/gcc/so/locale.o ../../src/locale.cpp
c++ -pthread -fexceptions -fPIC -O2 -fvisibility=hidden -D_GNU_SOURCE -I../../stlport -c -o obj/gcc/so/locale_impl.o ../../src/locale_impl.cpp
c++ -pthread -fexceptions -fPIC -O2 -fvisibility=hidden -D_GNU_SOURCE -I../../stlport -c -o obj/gcc/so/locale_catalog.o ../../src/locale_catalog.cpp
c++ -pthread -fexceptions -fPIC -O2 -fvisibility=hidden -D_GNU_SOURCE -I../../stlport -c -o obj/gcc/so/facets_byname.o ../../src/facets_byname.cpp
c++ -pthread -fexceptions -fPIC -O2 -fvisibility=hidden -D_GNU_SOURCE -I../../stlport -c -o obj/gcc/so/complex.o ../../src/complex.cpp
c++ -pthread -fexceptions -fPIC -O2 -fvisibility=hidden -D_GNU_SOURCE -I../../stlport -c -o obj/gcc/so/complex_io.o ../../src/complex_io.cpp
c++ -pthread -fexceptions -fPIC -O2 -fvisibility=hidden -D_GNU_SOURCE -I../../stlport -c -o obj/gcc/so/complex_trig.o ../../src/complex_trig.cpp
c++ -pthread -fexceptions -fPIC -O2 -fvisibility=hidden -D_GNU_SOURCE -I../../stlport -c -o obj/gcc/so/string.o ../../src/string.cpp
c++ -pthread -fexceptions -fPIC -O2 -fvisibility=hidden -D_GNU_SOURCE -I../../stlport -c -o obj/gcc/so/bitset.o ../../src/bitset.cpp
c++ -pthread -fexceptions -fPIC -O2 -fvisibility=hidden -D_GNU_SOURCE -I../../stlport -c -o obj/gcc/so/allocators.o ../../src/allocators.cpp
gcc -pthread -fPIC -O2 -fvisibility=hidden -D_GNU_SOURCE -I../../stlport -c -o obj/gcc/so/c_locale.o ../../src/c_locale.c
gcc -pthread -fPIC -O2 -fvisibility=hidden -D_GNU_SOURCE -I../../stlport -c -o obj/gcc/so/cxa.o ../../src/cxa.c
c++ -pthread -fexceptions -fPIC -O2 -fvisibility=hidden -D_GNU_SOURCE -I../../stlport -shared -Wl,-hlibstlport.so.5.2 -nostdlib -o obj/gcc/so/libstlport.so.5.2.1 /usr/lib/gcc/arm-unknown-linux-gnueabi/4.7.1/../../../crti.o /usr/lib/gcc/arm-unknown-linux-gnueabi/4.7.1/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.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/arm-unknown-linux-gnueabi/4.7.1/crtendS.o /usr/lib/gcc/arm-unknown-linux-gnueabi/4.7.1/../../../crtn.o
c++ -pthread -fexceptions -fPIC -g -fvisibility=hidden -D_GNU_SOURCE -I../../stlport -c -o obj/gcc/so_g/dll_main.o ../../src/dll_main.cpp
c++ -pthread -fexceptions -fPIC -g -fvisibility=hidden -D_GNU_SOURCE -I../../stlport -c -o obj/gcc/so_g/fstream.o ../../src/fstream.cpp
c++ -pthread -fexceptions -fPIC -g -fvisibility=hidden -D_GNU_SOURCE -I../../stlport -c -o obj/gcc/so_g/strstream.o ../../src/strstream.cpp
c++ -pthread -fexceptions -fPIC -g -fvisibility=hidden -D_GNU_SOURCE -I../../stlport -c -o obj/gcc/so_g/sstream.o ../../src/sstream.cpp
c++ -pthread -fexceptions -fPIC -g -fvisibility=hidden -D_GNU_SOURCE -I../../stlport -c -o obj/gcc/so_g/ios.o ../../src/ios.cpp
c++ -pthread -fexceptions -fPIC -g -fvisibility=hidden -D_GNU_SOURCE -I../../stlport -c -o obj/gcc/so_g/stdio_streambuf.o ../../src/stdio_streambuf.cpp
c++ -pthread -fexceptions -fPIC -g -fvisibility=hidden -D_GNU_SOURCE -I../../stlport -c -o obj/gcc/so_g/istream.o ../../src/istream.cpp
c++ -pthread -fexceptions -fPIC -g -fvisibility=hidden -D_GNU_SOURCE -I../../stlport -c -o obj/gcc/so_g/ostream.o ../../src/ostream.cpp
c++ -pthread -fexceptions -fPIC -g -fvisibility=hidden -D_GNU_SOURCE -I../../stlport -c -o obj/gcc/so_g/iostream.o ../../src/iostream.cpp
c++ -pthread -fexceptions -fPIC -g -fvisibility=hidden -D_GNU_SOURCE -I../../stlport -c -o obj/gcc/so_g/codecvt.o ../../src/codecvt.cpp
c++ -pthread -fexceptions -fPIC -g -fvisibility=hidden -D_GNU_SOURCE -I../../stlport -c -o obj/gcc/so_g/collate.o ../../src/collate.cpp
c++ -pthread -fexceptions -fPIC -g -fvisibility=hidden -D_GNU_SOURCE -I../../stlport -c -o obj/gcc/so_g/ctype.o ../../src/ctype.cpp
c++ -pthread -fexceptions -fPIC -g -fvisibility=hidden -D_GNU_SOURCE -I../../stlport -c -o obj/gcc/so_g/monetary.o ../../src/monetary.cpp
c++ -pthread -fexceptions -fPIC -g -fvisibility=hidden -D_GNU_SOURCE -I../../stlport -c -o obj/gcc/so_g/num_get.o ../../src/num_get.cpp
c++ -pthread -fexceptions -fPIC -g -fvisibility=hidden -D_GNU_SOURCE -I../../stlport -c -o obj/gcc/so_g/num_put.o ../../src/num_put.cpp
c++ -pthread -fexceptions -fPIC -g -fvisibility=hidden -D_GNU_SOURCE -I../../stlport -c -o obj/gcc/so_g/num_get_float.o ../../src/num_get_float.cpp
c++ -pthread -fexceptions -fPIC -g -fvisibility=hidden -D_GNU_SOURCE -I../../stlport -c -o obj/gcc/so_g/num_put_float.o ../../src/num_put_float.cpp
c++ -pthread -fexceptions -fPIC -g -fvisibility=hidden -D_GNU_SOURCE -I../../stlport -c -o obj/gcc/so_g/numpunct.o ../../src/numpunct.cpp
c++ -pthread -fexceptions -fPIC -g -fvisibility=hidden -D_GNU_SOURCE -I../../stlport -c -o obj/gcc/so_g/time_facets.o ../../src/time_facets.cpp
c++ -pthread -fexceptions -fPIC -g -fvisibility=hidden -D_GNU_SOURCE -I../../stlport -c -o obj/gcc/so_g/messages.o ../../src/messages.cpp
c++ -pthread -fexceptions -fPIC -g -fvisibility=hidden -D_GNU_SOURCE -I../../stlport -c -o obj/gcc/so_g/locale.o ../../src/locale.cpp
c++ -pthread -fexceptions -fPIC -g -fvisibility=hidden -D_GNU_SOURCE -I../../stlport -c -o obj/gcc/so_g/locale_impl.o ../../src/locale_impl.cpp
c++ -pthread -fexceptions -fPIC -g -fvisibility=hidden -D_GNU_SOURCE -I../../stlport -c -o obj/gcc/so_g/locale_catalog.o ../../src/locale_catalog.cpp
c++ -pthread -fexceptions -fPIC -g -fvisibility=hidden -D_GNU_SOURCE -I../../stlport -c -o obj/gcc/so_g/facets_byname.o ../../src/facets_byname.cpp
c++ -pthread -fexceptions -fPIC -g -fvisibility=hidden -D_GNU_SOURCE -I../../stlport -c -o obj/gcc/so_g/complex.o ../../src/complex.cpp
c++ -pthread -fexceptions -fPIC -g -fvisibility=hidden -D_GNU_SOURCE -I../../stlport -c -o obj/gcc/so_g/complex_io.o ../../src/complex_io.cpp
c++ -pthread -fexceptions -fPIC -g -fvisibility=hidden -D_GNU_SOURCE -I../../stlport -c -o obj/gcc/so_g/complex_trig.o ../../src/complex_trig.cpp
c++ -pthread -fexceptions -fPIC -g -fvisibility=hidden -D_GNU_SOURCE -I../../stlport -c -o obj/gcc/so_g/string.o ../../src/string.cpp
c++ -pthread -fexceptions -fPIC -g -fvisibility=hidden -D_GNU_SOURCE -I../../stlport -c -o obj/gcc/so_g/bitset.o ../../src/bitset.cpp
c++ -pthread -fexceptions -fPIC -g -fvisibility=hidden -D_GNU_SOURCE -I../../stlport -c -o obj/gcc/so_g/allocators.o ../../src/allocators.cpp
gcc -pthread -fPIC -g -fvisibility=hidden -D_GNU_SOURCE -I../../stlport -c -o obj/gcc/so_g/c_locale.o ../../src/c_locale.c
gcc -pthread -fPIC -g -fvisibility=hidden -D_GNU_SOURCE -I../../stlport -c -o obj/gcc/so_g/cxa.o ../../src/cxa.c
c++ -pthread -fexceptions -fPIC -g -fvisibility=hidden -D_GNU_SOURCE -I../../stlport -shared -Wl,-hlibstlportg.so.5.2 -nostdlib -o obj/gcc/so_g/libstlportg.so.5.2.1 /usr/lib/gcc/arm-unknown-linux-gnueabi/4.7.1/../../../crti.o /usr/lib/gcc/arm-unknown-linux-gnueabi/4.7.1/crtbeginS.o obj/gcc/so_g/dll_main.o obj/gcc/so_g/fstream.o obj/gcc/so_g/strstream.o obj/gcc/so_g/sstream.o obj/gcc/so_g/ios.o obj/gcc/so_g/stdio_streambuf.o obj/gcc/so_g/istream.o obj/gcc/so_g/ostream.o obj/gcc/so_g/iostream.o obj/gcc/so_g/codecvt.o obj/gcc/so_g/collate.o obj/gcc/so_g/ctype.o obj/gcc/so_g/monetary.o obj/gcc/so_g/num_get.o obj/gcc/so_g/num_put.o obj/gcc/so_g/num_get_float.o obj/gcc/so_g/num_put_float.o obj/gcc/so_g/numpunct.o obj/gcc/so_g/time_facets.o obj/gcc/so_g/messages.o obj/gcc/so_g/locale.o obj/gcc/so_g/locale_impl.o obj/gcc/so_g/locale_catalog.o obj/gcc/so_g/facets_byname.o obj/gcc/so_g/complex.o obj/gcc/so_g/complex_io.o obj/gcc/so_g/complex_trig.o obj/gcc/so_g/string.o obj/gcc/so_g/bitset.o obj/gcc/so_g/allocators.o obj/gcc/so_g/c_locale.o obj/gcc/so_g/cxa.o -Wl,--whole-archive -lsupc++ -Wl,--no-whole-archive -lgcc_s -lpthread -lc -lm /usr/lib/gcc/arm-unknown-linux-gnueabi/4.7.1/crtendS.o /usr/lib/gcc/arm-unknown-linux-gnueabi/4.7.1/../../../crtn.o
c++ -pthread -fexceptions -fPIC -g -fvisibility=hidden -D_GNU_SOURCE -D_STLP_DEBUG -I../../stlport -c -o obj/gcc/so_stlg/dll_main.o ../../src/dll_main.cpp
c++ -pthread -fexceptions -fPIC -g -fvisibility=hidden -D_GNU_SOURCE -D_STLP_DEBUG -I../../stlport -c -o obj/gcc/so_stlg/fstream.o ../../src/fstream.cpp
c++ -pthread -fexceptions -fPIC -g -fvisibility=hidden -D_GNU_SOURCE -D_STLP_DEBUG -I../../stlport -c -o obj/gcc/so_stlg/strstream.o ../../src/strstream.cpp
c++ -pthread -fexceptions -fPIC -g -fvisibility=hidden -D_GNU_SOURCE -D_STLP_DEBUG -I../../stlport -c -o obj/gcc/so_stlg/sstream.o ../../src/sstream.cpp
c++ -pthread -fexceptions -fPIC -g -fvisibility=hidden -D_GNU_SOURCE -D_STLP_DEBUG -I../../stlport -c -o obj/gcc/so_stlg/ios.o ../../src/ios.cpp
c++ -pthread -fexceptions -fPIC -g -fvisibility=hidden -D_GNU_SOURCE -D_STLP_DEBUG -I../../stlport -c -o obj/gcc/so_stlg/stdio_streambuf.o ../../src/stdio_streambuf.cpp
c++ -pthread -fexceptions -fPIC -g -fvisibility=hidden -D_GNU_SOURCE -D_STLP_DEBUG -I../../stlport -c -o obj/gcc/so_stlg/istream.o ../../src/istream.cpp
c++ -pthread -fexceptions -fPIC -g -fvisibility=hidden -D_GNU_SOURCE -D_STLP_DEBUG -I../../stlport -c -o obj/gcc/so_stlg/ostream.o ../../src/ostream.cpp
c++ -pthread -fexceptions -fPIC -g -fvisibility=hidden -D_GNU_SOURCE -D_STLP_DEBUG -I../../stlport -c -o obj/gcc/so_stlg/iostream.o ../../src/iostream.cpp
c++ -pthread -fexceptions -fPIC -g -fvisibility=hidden -D_GNU_SOURCE -D_STLP_DEBUG -I../../stlport -c -o obj/gcc/so_stlg/codecvt.o ../../src/codecvt.cpp
c++ -pthread -fexceptions -fPIC -g -fvisibility=hidden -D_GNU_SOURCE -D_STLP_DEBUG -I../../stlport -c -o obj/gcc/so_stlg/collate.o ../../src/collate.cpp
c++ -pthread -fexceptions -fPIC -g -fvisibility=hidden -D_GNU_SOURCE -D_STLP_DEBUG -I../../stlport -c -o obj/gcc/so_stlg/ctype.o ../../src/ctype.cpp
c++ -pthread -fexceptions -fPIC -g -fvisibility=hidden -D_GNU_SOURCE -D_STLP_DEBUG -I../../stlport -c -o obj/gcc/so_stlg/monetary.o ../../src/monetary.cpp
c++ -pthread -fexceptions -fPIC -g -fvisibility=hidden -D_GNU_SOURCE -D_STLP_DEBUG -I../../stlport -c -o obj/gcc/so_stlg/num_get.o ../../src/num_get.cpp
c++ -pthread -fexceptions -fPIC -g -fvisibility=hidden -D_GNU_SOURCE -D_STLP_DEBUG -I../../stlport -c -o obj/gcc/so_stlg/num_put.o ../../src/num_put.cpp
c++ -pthread -fexceptions -fPIC -g -fvisibility=hidden -D_GNU_SOURCE -D_STLP_DEBUG -I../../stlport -c -o obj/gcc/so_stlg/num_get_float.o ../../src/num_get_float.cpp
c++ -pthread -fexceptions -fPIC -g -fvisibility=hidden -D_GNU_SOURCE -D_STLP_DEBUG -I../../stlport -c -o obj/gcc/so_stlg/num_put_float.o ../../src/num_put_float.cpp
c++ -pthread -fexceptions -fPIC -g -fvisibility=hidden -D_GNU_SOURCE -D_STLP_DEBUG -I../../stlport -c -o obj/gcc/so_stlg/numpunct.o ../../src/numpunct.cpp
c++ -pthread -fexceptions -fPIC -g -fvisibility=hidden -D_GNU_SOURCE -D_STLP_DEBUG -I../../stlport -c -o obj/gcc/so_stlg/time_facets.o ../../src/time_facets.cpp
c++ -pthread -fexceptions -fPIC -g -fvisibility=hidden -D_GNU_SOURCE -D_STLP_DEBUG -I../../stlport -c -o obj/gcc/so_stlg/messages.o ../../src/messages.cpp
c++ -pthread -fexceptions -fPIC -g -fvisibility=hidden -D_GNU_SOURCE -D_STLP_DEBUG -I../../stlport -c -o obj/gcc/so_stlg/locale.o ../../src/locale.cpp
c++ -pthread -fexceptions -fPIC -g -fvisibility=hidden -D_GNU_SOURCE -D_STLP_DEBUG -I../../stlport -c -o obj/gcc/so_stlg/locale_impl.o ../../src/locale_impl.cpp
c++ -pthread -fexceptions -fPIC -g -fvisibility=hidden -D_GNU_SOURCE -D_STLP_DEBUG -I../../stlport -c -o obj/gcc/so_stlg/locale_catalog.o ../../src/locale_catalog.cpp
c++ -pthread -fexceptions -fPIC -g -fvisibility=hidden -D_GNU_SOURCE -D_STLP_DEBUG -I../../stlport -c -o obj/gcc/so_stlg/facets_byname.o ../../src/facets_byname.cpp
c++ -pthread -fexceptions -fPIC -g -fvisibility=hidden -D_GNU_SOURCE -D_STLP_DEBUG -I../../stlport -c -o obj/gcc/so_stlg/complex.o ../../src/complex.cpp
c++ -pthread -fexceptions -fPIC -g -fvisibility=hidden -D_GNU_SOURCE -D_STLP_DEBUG -I../../stlport -c -o obj/gcc/so_stlg/complex_io.o ../../src/complex_io.cpp
c++ -pthread -fexceptions -fPIC -g -fvisibility=hidden -D_GNU_SOURCE -D_STLP_DEBUG -I../../stlport -c -o obj/gcc/so_stlg/complex_trig.o ../../src/complex_trig.cpp
c++ -pthread -fexceptions -fPIC -g -fvisibility=hidden -D_GNU_SOURCE -D_STLP_DEBUG -I../../stlport -c -o obj/gcc/so_stlg/string.o ../../src/string.cpp
c++ -pthread -fexceptions -fPIC -g -fvisibility=hidden -D_GNU_SOURCE -D_STLP_DEBUG -I../../stlport -c -o obj/gcc/so_stlg/bitset.o ../../src/bitset.cpp
c++ -pthread -fexceptions -fPIC -g -fvisibility=hidden -D_GNU_SOURCE -D_STLP_DEBUG -I../../stlport -c -o obj/gcc/so_stlg/allocators.o ../../src/allocators.cpp
gcc -pthread -fPIC -g -fvisibility=hidden -D_GNU_SOURCE -D_STLP_DEBUG -I../../stlport -c -o obj/gcc/so_stlg/c_locale.o ../../src/c_locale.c
gcc -pthread -fPIC -g -fvisibility=hidden -D_GNU_SOURCE -D_STLP_DEBUG -I../../stlport -c -o obj/gcc/so_stlg/cxa.o ../../src/cxa.c
c++ -pthread -fexceptions -fPIC -g -fvisibility=hidden -D_GNU_SOURCE -D_STLP_DEBUG -I../../stlport -shared -Wl,-hlibstlportstlg.so.5.2 -nostdlib -o obj/gcc/so_stlg/libstlportstlg.so.5.2.1 /usr/lib/gcc/arm-unknown-linux-gnueabi/4.7.1/../../../crti.o /usr/lib/gcc/arm-unknown-linux-gnueabi/4.7.1/crtbeginS.o obj/gcc/so_stlg/dll_main.o obj/gcc/so_stlg/fstream.o obj/gcc/so_stlg/strstream.o obj/gcc/so_stlg/sstream.o obj/gcc/so_stlg/ios.o obj/gcc/so_stlg/stdio_streambuf.o obj/gcc/so_stlg/istream.o obj/gcc/so_stlg/ostream.o obj/gcc/so_stlg/iostream.o obj/gcc/so_stlg/codecvt.o obj/gcc/so_stlg/collate.o obj/gcc/so_stlg/ctype.o obj/gcc/so_stlg/monetary.o obj/gcc/so_stlg/num_get.o obj/gcc/so_stlg/num_put.o obj/gcc/so_stlg/num_get_float.o obj/gcc/so_stlg/num_put_float.o obj/gcc/so_stlg/numpunct.o obj/gcc/so_stlg/time_facets.o obj/gcc/so_stlg/messages.o obj/gcc/so_stlg/locale.o obj/gcc/so_stlg/locale_impl.o obj/gcc/so_stlg/locale_catalog.o obj/gcc/so_stlg/facets_byname.o obj/gcc/so_stlg/complex.o obj/gcc/so_stlg/complex_io.o obj/gcc/so_stlg/complex_trig.o obj/gcc/so_stlg/string.o obj/gcc/so_stlg/bitset.o obj/gcc/so_stlg/allocators.o obj/gcc/so_stlg/c_locale.o obj/gcc/so_stlg/cxa.o -Wl,--whole-archive -lsupc++ -Wl,--no-whole-archive -lgcc_s -lpthread -lc -lm /usr/lib/gcc/arm-unknown-linux-gnueabi/4.7.1/crtendS.o /usr/lib/gcc/arm-unknown-linux-gnueabi/4.7.1/../../../crtn.o
make[1]: Leaving directory `/root/stlport/src/STLport-5.2.1/build/lib'
==> Starting check()...
make -C build/lib check;
make[1]: Entering directory `/root/stlport/src/STLport-5.2.1/build/lib'
make -C ../test/unit check;
make[2]: Entering directory `/root/stlport/src/STLport-5.2.1/build/test/unit'
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/test_main.o ../../../test/unit/cppunit/test_main.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/accum_test.o ../../../test/unit/accum_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/adj_test.o ../../../test/unit/adj_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/advance_test.o ../../../test/unit/advance_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/alg_test.o ../../../test/unit/alg_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/algorithm_header_test.o ../../../test/unit/algorithm_header_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/allocator_test.o ../../../test/unit/allocator_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/bcompos_test.o ../../../test/unit/bcompos_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/bind_test.o ../../../test/unit/bind_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/binsert_test.o ../../../test/unit/binsert_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/bitset_test.o ../../../test/unit/bitset_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/bitset_header_test.o ../../../test/unit/bitset_header_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/bnegate_test.o ../../../test/unit/bnegate_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/boost_check.o ../../../test/unit/boost_check.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/bound_test.o ../../../test/unit/bound_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/bsearch_test.o ../../../test/unit/bsearch_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/bvector_test.o ../../../test/unit/bvector_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/cassert_header_test.o ../../../test/unit/cassert_header_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/cctype_header_test.o ../../../test/unit/cctype_header_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/cerrno_header_test.o ../../../test/unit/cerrno_header_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/cfloat_header_test.o ../../../test/unit/cfloat_header_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/ciso646_header_test.o ../../../test/unit/ciso646_header_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/climits_header_test.o ../../../test/unit/climits_header_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/clocale_header_test.o ../../../test/unit/clocale_header_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/cmath_test.o ../../../test/unit/cmath_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/cmath_header_test.o ../../../test/unit/cmath_header_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/codecvt_test.o ../../../test/unit/codecvt_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/collate_facets_test.o ../../../test/unit/collate_facets_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/complex_header_test.o ../../../test/unit/complex_header_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/config_test.o ../../../test/unit/config_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/copy_test.o ../../../test/unit/copy_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/count_test.o ../../../test/unit/count_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/csetjmp_header_test.o ../../../test/unit/csetjmp_header_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/setjmp_header_test2.o ../../../test/unit/setjmp_header_test2.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/csignal_header_test.o ../../../test/unit/csignal_header_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/cstdarg_header_test.o ../../../test/unit/cstdarg_header_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/cstddef_header_test.o ../../../test/unit/cstddef_header_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/cstdio_header_test.o ../../../test/unit/cstdio_header_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/cstdlib_header_test.o ../../../test/unit/cstdlib_header_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/cstring_test.o ../../../test/unit/cstring_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/cstring_header_test.o ../../../test/unit/cstring_header_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/ctime_header_test.o ../../../test/unit/ctime_header_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/ctype_facets_test.o ../../../test/unit/ctype_facets_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/cwchar_header_test.o ../../../test/unit/cwchar_header_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/cwctype_header_test.o ../../../test/unit/cwctype_header_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/deque_test.o ../../../test/unit/deque_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/deque_header_test.o ../../../test/unit/deque_header_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/divides_test.o ../../../test/unit/divides_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/equal_test.o ../../../test/unit/equal_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/exception_test.o ../../../test/unit/exception_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/exception_header_test.o ../../../test/unit/exception_header_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/epilog_test.o ../../../test/unit/epilog_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/fill_test.o ../../../test/unit/fill_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/find_test.o ../../../test/unit/find_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/finsert_test.o ../../../test/unit/finsert_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/foreach_test.o ../../../test/unit/foreach_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/fstream_test.o ../../../test/unit/fstream_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/fstream_header_test.o ../../../test/unit/fstream_header_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/func_test.o ../../../test/unit/func_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/functional_header_test.o ../../../test/unit/functional_header_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/generator_test.o ../../../test/unit/generator_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/greater_test.o ../../../test/unit/greater_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/hash_test.o ../../../test/unit/hash_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/heap_test.o ../../../test/unit/heap_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/includes_test.o ../../../test/unit/includes_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/innerprod_test.o ../../../test/unit/innerprod_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/inplace_test.o ../../../test/unit/inplace_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/insert_test.o ../../../test/unit/insert_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/ioiter_test.o ../../../test/unit/ioiter_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/iomanip_header_test.o ../../../test/unit/iomanip_header_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/ios_header_test.o ../../../test/unit/ios_header_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/iosfwd_header_test.o ../../../test/unit/iosfwd_header_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/iostream_header_test.o ../../../test/unit/iostream_header_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/iostream_test.o ../../../test/unit/iostream_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/iota_test.o ../../../test/unit/iota_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/istmit_test.o ../../../test/unit/istmit_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/istream_header_test.o ../../../test/unit/istream_header_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/iter_test.o ../../../test/unit/iter_test.cpp
In file included from ../../../test/unit/iter_test.cpp:6:0:
../../../test/unit/iota.h: In instantiation of ‘void __iota(_It, _It, _Tp) [with _It = int*; _Tp = int]’:
../../../test/unit/iter_test.cpp:114:33: required from here
../../../test/unit/iota.h:10:3: error: ‘iota’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
In file included from ../../../stlport/numeric:33:0,
from ../../../test/unit/iter_test.cpp:4:
../../../stlport/stl/_numeric.h:174:6: note: ‘template<class _ForwardIterator, class _Tp> void stlp_std::iota(_ForwardIterator, _ForwardIterator, _Tp)’ declared here, later in the translation unit
make[2]: *** [obj/gcc/so/iter_test.o] Error 1
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/iterator_header_test.o ../../../test/unit/iterator_header_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/less_test.o ../../../test/unit/less_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/lexcmp_test.o ../../../test/unit/lexcmp_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/limits_test.o ../../../test/unit/limits_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/limits_header_test.o ../../../test/unit/limits_header_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/list_test.o ../../../test/unit/list_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/list_header_test.o ../../../test/unit/list_header_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/locale_test.o ../../../test/unit/locale_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/locale_header_test.o ../../../test/unit/locale_header_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/logic_test.o ../../../test/unit/logic_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/macro_checks.o ../../../test/unit/macro_checks.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/map_test.o ../../../test/unit/map_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/map_header_test.o ../../../test/unit/map_header_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/max_test.o ../../../test/unit/max_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/memory_header_test.o ../../../test/unit/memory_header_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/memory_test.o ../../../test/unit/memory_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/merge_test.o ../../../test/unit/merge_test.cpp
In file included from ../../../test/unit/merge_test.cpp:6:0:
../../../test/unit/iota.h: In instantiation of ‘void __iota(_It, _It, _Tp) [with _It = int*; _Tp = int]’:
../../../test/unit/merge_test.cpp:58:33: required from here
../../../test/unit/iota.h:10:3: error: ‘iota’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
In file included from ../../../stlport/numeric:33:0,
from ../../../test/unit/merge_test.cpp:4:
../../../stlport/stl/_numeric.h:174:6: note: ‘template<class _ForwardIterator, class _Tp> void stlp_std::iota(_ForwardIterator, _ForwardIterator, _Tp)’ declared here, later in the translation unit
make[2]: *** [obj/gcc/so/merge_test.o] Error 1
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/messages_facets_test.o ../../../test/unit/messages_facets_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/mfunptr_test.o ../../../test/unit/mfunptr_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/min_test.o ../../../test/unit/min_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/mismatch_test.o ../../../test/unit/mismatch_test.cpp
In file included from ../../../test/unit/mismatch_test.cpp:5:0:
../../../test/unit/iota.h: In instantiation of ‘void __iota(_It, _It, _Tp) [with _It = int*; _Tp = int]’:
../../../test/unit/mismatch_test.cpp:55:33: required from here
../../../test/unit/iota.h:10:3: error: ‘iota’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
In file included from ../../../stlport/numeric:33:0,
from ../../../test/unit/mismatch_test.cpp:1:
../../../stlport/stl/_numeric.h:174:6: note: ‘template<class _ForwardIterator, class _Tp> void stlp_std::iota(_ForwardIterator, _ForwardIterator, _Tp)’ declared here, later in the translation unit
make[2]: *** [obj/gcc/so/mismatch_test.o] Error 1
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/modulus_test.o ../../../test/unit/modulus_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/money_facets_test.o ../../../test/unit/money_facets_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/multiset_test.o ../../../test/unit/multiset_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/mvctor_test.o ../../../test/unit/mvctor_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/mvctor_declaration_test.o ../../../test/unit/mvctor_declaration_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/mvctor_traits_test.o ../../../test/unit/mvctor_traits_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/neq_test.o ../../../test/unit/neq_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/new_header_test.o ../../../test/unit/new_header_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/nthelm_test.o ../../../test/unit/nthelm_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/num_facets_test.o ../../../test/unit/num_facets_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/num_put_get_test.o ../../../test/unit/num_put_get_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/numeric_header_test.o ../../../test/unit/numeric_header_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/ostmit_test.o ../../../test/unit/ostmit_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/ostream_header_test.o ../../../test/unit/ostream_header_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/pair_test.o ../../../test/unit/pair_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/partial_test.o ../../../test/unit/partial_test.cpp
In file included from ../../../test/unit/partial_test.cpp:11:0:
../../../test/unit/iota.h: In instantiation of ‘void __iota(_It, _It, _Tp) [with _It = int*; _Tp = int]’:
../../../test/unit/partial_test.cpp:219:33: required from here
../../../test/unit/iota.h:10:3: error: ‘iota’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
In file included from ../../../stlport/numeric:33:0,
from ../../../test/unit/partial_test.cpp:1:
../../../stlport/stl/_numeric.h:174:6: note: ‘template<class _ForwardIterator, class _Tp> void stlp_std::iota(_ForwardIterator, _ForwardIterator, _Tp)’ declared here, later in the translation unit
make[2]: *** [obj/gcc/so/partial_test.o] Error 1
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/partition_test.o ../../../test/unit/partition_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/perm_test.o ../../../test/unit/perm_test.cpp
In file included from ../../../test/unit/perm_test.cpp:7:0:
../../../test/unit/iota.h: In instantiation of ‘void __iota(_It, _It, _Tp) [with _It = int*; _Tp = int]’:
../../../test/unit/perm_test.cpp:54:33: required from here
../../../test/unit/iota.h:10:3: error: ‘iota’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
In file included from ../../../stlport/numeric:33:0,
from ../../../test/unit/perm_test.cpp:3:
../../../stlport/stl/_numeric.h:174:6: note: ‘template<class _ForwardIterator, class _Tp> void stlp_std::iota(_ForwardIterator, _ForwardIterator, _Tp)’ declared here, later in the translation unit
In file included from ../../../test/unit/perm_test.cpp:7:0:
../../../test/unit/iota.h: In instantiation of ‘void __iota(_It, _It, _Tp) [with _It = char*; _Tp = char]’:
../../../test/unit/perm_test.cpp:189:35: required from here
../../../test/unit/iota.h:10:3: error: ‘iota’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
In file included from ../../../stlport/numeric:33:0,
from ../../../test/unit/perm_test.cpp:3:
../../../stlport/stl/_numeric.h:174:6: note: ‘template<class _ForwardIterator, class _Tp> void stlp_std::iota(_ForwardIterator, _ForwardIterator, _Tp)’ declared here, later in the translation unit
make[2]: *** [obj/gcc/so/perm_test.o] Error 1
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/plusminus_test.o ../../../test/unit/plusminus_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/ptr2_test.o ../../../test/unit/ptr2_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/ptrspec_test.o ../../../test/unit/ptrspec_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/queue_test.o ../../../test/unit/queue_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/queue_header_test.o ../../../test/unit/queue_header_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/rawriter_test.o ../../../test/unit/rawriter_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/reference_wrapper_test.o ../../../test/unit/reference_wrapper_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/resolve_name.o ../../../test/unit/resolve_name.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/reviter_test.o ../../../test/unit/reviter_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/rm_cp_test.o ../../../test/unit/rm_cp_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/rndshf_test.o ../../../test/unit/rndshf_test.cpp
In file included from ../../../test/unit/rndshf_test.cpp:5:0:
../../../test/unit/iota.h: In instantiation of ‘void __iota(_It, _It, _Tp) [with _It = int*; _Tp = int]’:
../../../test/unit/rndshf_test.cpp:56:33: required from here
../../../test/unit/iota.h:10:3: error: ‘iota’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
In file included from ../../../stlport/numeric:33:0,
from ../../../test/unit/rndshf_test.cpp:1:
../../../stlport/stl/_numeric.h:174:6: note: ‘template<class _ForwardIterator, class _Tp> void stlp_std::iota(_ForwardIterator, _ForwardIterator, _Tp)’ declared here, later in the translation unit
make[2]: *** [obj/gcc/so/rndshf_test.o] Error 1
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/rope_test.o ../../../test/unit/rope_test.cpp
In file included from ../../../stlport/rope:33:0,
from ../../../test/unit/rope_test.cpp:5:
../../../stlport/stl/_rope.h: In instantiation of ‘stlp_std::_Rope_const_iterator<_CharT, _Alloc>::reference stlp_std::_Rope_const_iterator<_CharT, _Alloc>::operator*() [with _CharT = char; _Alloc = stlp_std::allocator<char>; stlp_std::_Rope_const_iterator<_CharT, _Alloc>::reference = char]’:
../../../test/unit/rope_test.cpp:173:7: required from here
../../../stlport/stl/_rope.h:909:7: error: ‘_S_setcache’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../stlport/stl/_rope.h:909:7: note: declarations in dependent base ‘stlp_std::_Rope_iterator_base<char, stlp_std::allocator<char> >’ are not found by unqualified lookup
../../../stlport/stl/_rope.h:909:7: note: use ‘this->_S_setcache’ instead
make[2]: *** [obj/gcc/so/rope_test.o] Error 1
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/rotate_test.o ../../../test/unit/rotate_test.cpp
In file included from ../../../test/unit/rotate_test.cpp:5:0:
../../../test/unit/iota.h: In instantiation of ‘void __iota(_It, _It, _Tp) [with _It = int*; _Tp = int]’:
../../../test/unit/rotate_test.cpp:51:33: required from here
../../../test/unit/iota.h:10:3: error: ‘iota’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
In file included from ../../../stlport/numeric:33:0,
from ../../../test/unit/rotate_test.cpp:1:
../../../stlport/stl/_numeric.h:174:6: note: ‘template<class _ForwardIterator, class _Tp> void stlp_std::iota(_ForwardIterator, _ForwardIterator, _Tp)’ declared here, later in the translation unit
make[2]: *** [obj/gcc/so/rotate_test.o] Error 1
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/search_test.o ../../../test/unit/search_test.cpp
In file included from ../../../test/unit/search_test.cpp:5:0:
../../../test/unit/iota.h: In instantiation of ‘void __iota(_It, _It, _Tp) [with _It = int*; _Tp = int]’:
../../../test/unit/search_test.cpp:57:33: required from here
../../../test/unit/iota.h:10:3: error: ‘iota’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
In file included from ../../../stlport/numeric:33:0,
from ../../../test/unit/search_test.cpp:2:
../../../stlport/stl/_numeric.h:174:6: note: ‘template<class _ForwardIterator, class _Tp> void stlp_std::iota(_ForwardIterator, _ForwardIterator, _Tp)’ declared here, later in the translation unit
make[2]: *** [obj/gcc/so/search_test.o] Error 1
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/set_test.o ../../../test/unit/set_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/set_header_test.o ../../../test/unit/set_header_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/setdiff_test.o ../../../test/unit/setdiff_test.cpp
In file included from ../../../test/unit/setdiff_test.cpp:8:0:
../../../test/unit/iota.h: In instantiation of ‘void __iota(_It, _It, _Tp) [with _It = int*; _Tp = int]’:
../../../test/unit/setdiff_test.cpp:59:33: required from here
../../../test/unit/iota.h:10:3: error: ‘iota’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
In file included from ../../../stlport/numeric:33:0,
from ../../../test/unit/setdiff_test.cpp:1:
../../../stlport/stl/_numeric.h:174:6: note: ‘template<class _ForwardIterator, class _Tp> void stlp_std::iota(_ForwardIterator, _ForwardIterator, _Tp)’ declared here, later in the translation unit
make[2]: *** [obj/gcc/so/setdiff_test.o] Error 1
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/setinter_test.o ../../../test/unit/setinter_test.cpp
In file included from ../../../test/unit/setinter_test.cpp:8:0:
../../../test/unit/iota.h: In instantiation of ‘void __iota(_It, _It, _Tp) [with _It = int*; _Tp = int]’:
../../../test/unit/setinter_test.cpp:54:33: required from here
../../../test/unit/iota.h:10:3: error: ‘iota’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
In file included from ../../../stlport/numeric:33:0,
from ../../../test/unit/setinter_test.cpp:1:
../../../stlport/stl/_numeric.h:174:6: note: ‘template<class _ForwardIterator, class _Tp> void stlp_std::iota(_ForwardIterator, _ForwardIterator, _Tp)’ declared here, later in the translation unit
make[2]: *** [obj/gcc/so/setinter_test.o] Error 1
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/setunion_test.o ../../../test/unit/setunion_test.cpp
In file included from ../../../test/unit/setunion_test.cpp:8:0:
../../../test/unit/iota.h: In instantiation of ‘void __iota(_It, _It, _Tp) [with _It = int*; _Tp = int]’:
../../../test/unit/setunion_test.cpp:57:33: required from here
../../../test/unit/iota.h:10:3: error: ‘iota’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
In file included from ../../../stlport/numeric:33:0,
from ../../../test/unit/setunion_test.cpp:1:
../../../stlport/stl/_numeric.h:174:6: note: ‘template<class _ForwardIterator, class _Tp> void stlp_std::iota(_ForwardIterator, _ForwardIterator, _Tp)’ declared here, later in the translation unit
make[2]: *** [obj/gcc/so/setunion_test.o] Error 1
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/shared_ptr_test.o ../../../test/unit/shared_ptr_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/slist_test.o ../../../test/unit/slist_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/sort_test.o ../../../test/unit/sort_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/sstream_test.o ../../../test/unit/sstream_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/sstream_header_test.o ../../../test/unit/sstream_header_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/stack_test.o ../../../test/unit/stack_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/stack_header_test.o ../../../test/unit/stack_header_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/stdexcept_header_test.o ../../../test/unit/stdexcept_header_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/stldbg_include.o ../../../test/unit/stldbg_include.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/string_test.o ../../../test/unit/string_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/strstream_buffer_read_test.o ../../../test/unit/strstream_buffer_read_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/strstream_header_test.o ../../../test/unit/strstream_header_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/swap_test.o ../../../test/unit/swap_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/times_test.o ../../../test/unit/times_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/transform_test.o ../../../test/unit/transform_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/type_traits_test.o ../../../test/unit/type_traits_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/typeinfo_header_test.o ../../../test/unit/typeinfo_header_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/unary_test.o ../../../test/unit/unary_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/uninitialized_test.o ../../../test/unit/uninitialized_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/unique_test.o ../../../test/unit/unique_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/unordered_test.o ../../../test/unit/unordered_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/utility_header_test.o ../../../test/unit/utility_header_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/valarray_test.o ../../../test/unit/valarray_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/valarray_header_test.o ../../../test/unit/valarray_header_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/vector_test.o ../../../test/unit/vector_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/vector_header_test.o ../../../test/unit/vector_header_test.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/test_errno.o ../../../test/unit/test_errno.cpp
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/time_facets_test.o ../../../test/unit/time_facets_test.cpp
gcc -pthread -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/assert_header_test.o ../../../test/unit/assert_header_test.c
gcc -pthread -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/ctype_header_test.o ../../../test/unit/ctype_header_test.c
gcc -pthread -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/c_limits_header_test.o ../../../test/unit/c_limits_header_test.c
gcc -pthread -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/c_locale_header_test.o ../../../test/unit/c_locale_header_test.c
gcc -pthread -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/errno_header_test.o ../../../test/unit/errno_header_test.c
gcc -pthread -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/float_header_test.o ../../../test/unit/float_header_test.c
gcc -pthread -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/iso646_header_test.o ../../../test/unit/iso646_header_test.c
gcc -pthread -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/math_header_test.o ../../../test/unit/math_header_test.c
gcc -pthread -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/setjmp_header_test.o ../../../test/unit/setjmp_header_test.c
gcc -pthread -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/signal_header_test.o ../../../test/unit/signal_header_test.c
gcc -pthread -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/stdarg_header_test.o ../../../test/unit/stdarg_header_test.c
gcc -pthread -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/stddef_header_test.o ../../../test/unit/stddef_header_test.c
gcc -pthread -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/stdio_header_test.o ../../../test/unit/stdio_header_test.c
gcc -pthread -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/stdlib_header_test.o ../../../test/unit/stdlib_header_test.c
c++ -pthread -fexceptions -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/string_header_test.o ../../../test/unit/string_header_test.cpp
gcc -pthread -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/time_header_test.o ../../../test/unit/time_header_test.c
gcc -pthread -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/wchar_header_test.o ../../../test/unit/wchar_header_test.c
gcc -pthread -O2 -fvisibility=hidden -I../../../stlport -c -o obj/gcc/so/wctype_header_test.o ../../../test/unit/wctype_header_test.c
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/test_main.o ../../../test/unit/cppunit/test_main.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/accum_test.o ../../../test/unit/accum_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/adj_test.o ../../../test/unit/adj_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/advance_test.o ../../../test/unit/advance_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/alg_test.o ../../../test/unit/alg_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/algorithm_header_test.o ../../../test/unit/algorithm_header_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/allocator_test.o ../../../test/unit/allocator_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/bcompos_test.o ../../../test/unit/bcompos_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/bind_test.o ../../../test/unit/bind_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/binsert_test.o ../../../test/unit/binsert_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/bitset_test.o ../../../test/unit/bitset_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/bitset_header_test.o ../../../test/unit/bitset_header_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/bnegate_test.o ../../../test/unit/bnegate_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/boost_check.o ../../../test/unit/boost_check.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/bound_test.o ../../../test/unit/bound_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/bsearch_test.o ../../../test/unit/bsearch_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/bvector_test.o ../../../test/unit/bvector_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/cassert_header_test.o ../../../test/unit/cassert_header_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/cctype_header_test.o ../../../test/unit/cctype_header_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/cerrno_header_test.o ../../../test/unit/cerrno_header_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/cfloat_header_test.o ../../../test/unit/cfloat_header_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/ciso646_header_test.o ../../../test/unit/ciso646_header_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/climits_header_test.o ../../../test/unit/climits_header_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/clocale_header_test.o ../../../test/unit/clocale_header_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/cmath_test.o ../../../test/unit/cmath_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/cmath_header_test.o ../../../test/unit/cmath_header_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/codecvt_test.o ../../../test/unit/codecvt_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/collate_facets_test.o ../../../test/unit/collate_facets_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/complex_header_test.o ../../../test/unit/complex_header_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/config_test.o ../../../test/unit/config_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/copy_test.o ../../../test/unit/copy_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/count_test.o ../../../test/unit/count_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/csetjmp_header_test.o ../../../test/unit/csetjmp_header_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/setjmp_header_test2.o ../../../test/unit/setjmp_header_test2.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/csignal_header_test.o ../../../test/unit/csignal_header_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/cstdarg_header_test.o ../../../test/unit/cstdarg_header_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/cstddef_header_test.o ../../../test/unit/cstddef_header_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/cstdio_header_test.o ../../../test/unit/cstdio_header_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/cstdlib_header_test.o ../../../test/unit/cstdlib_header_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/cstring_test.o ../../../test/unit/cstring_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/cstring_header_test.o ../../../test/unit/cstring_header_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/ctime_header_test.o ../../../test/unit/ctime_header_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/ctype_facets_test.o ../../../test/unit/ctype_facets_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/cwchar_header_test.o ../../../test/unit/cwchar_header_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/cwctype_header_test.o ../../../test/unit/cwctype_header_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/deque_test.o ../../../test/unit/deque_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/deque_header_test.o ../../../test/unit/deque_header_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/divides_test.o ../../../test/unit/divides_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/equal_test.o ../../../test/unit/equal_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/exception_test.o ../../../test/unit/exception_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/exception_header_test.o ../../../test/unit/exception_header_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/epilog_test.o ../../../test/unit/epilog_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/fill_test.o ../../../test/unit/fill_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/find_test.o ../../../test/unit/find_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/finsert_test.o ../../../test/unit/finsert_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/foreach_test.o ../../../test/unit/foreach_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/fstream_test.o ../../../test/unit/fstream_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/fstream_header_test.o ../../../test/unit/fstream_header_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/func_test.o ../../../test/unit/func_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/functional_header_test.o ../../../test/unit/functional_header_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/generator_test.o ../../../test/unit/generator_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/greater_test.o ../../../test/unit/greater_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/hash_test.o ../../../test/unit/hash_test.cpp
In file included from ../../../stlport/rope:33:0,
from ../../../test/unit/hash_test.cpp:13:
../../../stlport/stl/_rope.h: In instantiation of ‘stlpd_std::_Rope_const_iterator<_CharT, _Alloc>::reference stlpd_std::_Rope_const_iterator<_CharT, _Alloc>::operator*() [with _CharT = char; _Alloc = stlpd_std::allocator<char>; stlpd_std::_Rope_const_iterator<_CharT, _Alloc>::reference = char]’:
../../../stlport/stl/_algobase.c:81:5: required from ‘int stlpd_std::priv::__lexicographical_compare_3way(_InputIter1, _InputIter1, _InputIter2, _InputIter2) [with _InputIter1 = char*; _InputIter2 = stlpd_std::_Rope_const_iterator<char, stlpd_std::allocator<char> >]’
../../../stlport/stl/_rope.c:1247:72: required from ‘static int stlpd_std::rope<_CharT, _Alloc>::_S_compare(const _RopeRep*, const _RopeRep*) [with _CharT = char; _Alloc = stlpd_std::allocator<char>; stlpd_std::rope<_CharT, _Alloc>::_RopeRep = stlpd_std::_Rope_RopeRep<char, stlpd_std::allocator<char> >]’
../../../stlport/stl/_rope.h:1360:67: required from ‘int stlpd_std::rope<_CharT, _Alloc>::compare(const _Self&) const [with _CharT = char; _Alloc = stlpd_std::allocator<char>; stlpd_std::rope<_CharT, _Alloc>::_Self = stlpd_std::rope<char, stlpd_std::allocator<char> >]’
../../../stlport/stl/_rope.h:2248:37: required from ‘bool stlpd_std::operator==(const stlpd_std::rope<_CharT, _Alloc>&, const stlpd_std::rope<_CharT, _Alloc>&) [with _CharT = char; _Alloc = stlpd_std::allocator<char>]’
../../../stlport/stl/_rope.c:1361:3: required from ‘void stlpd_std::_Rope_rotate(stlpd_std::_Rope_iterator<_CharT, _Alloc>, stlpd_std::_Rope_iterator<_CharT, _Alloc>, stlpd_std::_Rope_iterator<_CharT, _Alloc>) [with _CharT = char; _Alloc = stlpd_std::allocator<char>]’
../../../stlport/stl/_rope.h:2358:41: required from here
../../../stlport/stl/_rope.h:909:7: error: ‘_S_setcache’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../stlport/stl/_rope.h:909:7: note: declarations in dependent base ‘stlpd_std::_Rope_iterator_base<char, stlpd_std::allocator<char> >’ are not found by unqualified lookup
../../../stlport/stl/_rope.h:909:7: note: use ‘this->_S_setcache’ instead
make[2]: *** [obj/gcc/so_stlg/hash_test.o] Error 1
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/heap_test.o ../../../test/unit/heap_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/includes_test.o ../../../test/unit/includes_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/innerprod_test.o ../../../test/unit/innerprod_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/inplace_test.o ../../../test/unit/inplace_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/insert_test.o ../../../test/unit/insert_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/ioiter_test.o ../../../test/unit/ioiter_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/iomanip_header_test.o ../../../test/unit/iomanip_header_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/ios_header_test.o ../../../test/unit/ios_header_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/iosfwd_header_test.o ../../../test/unit/iosfwd_header_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/iostream_header_test.o ../../../test/unit/iostream_header_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/iostream_test.o ../../../test/unit/iostream_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/iota_test.o ../../../test/unit/iota_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/istmit_test.o ../../../test/unit/istmit_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/istream_header_test.o ../../../test/unit/istream_header_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/iter_test.o ../../../test/unit/iter_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/iterator_header_test.o ../../../test/unit/iterator_header_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/less_test.o ../../../test/unit/less_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/lexcmp_test.o ../../../test/unit/lexcmp_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/limits_test.o ../../../test/unit/limits_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/limits_header_test.o ../../../test/unit/limits_header_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/list_test.o ../../../test/unit/list_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/list_header_test.o ../../../test/unit/list_header_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/locale_test.o ../../../test/unit/locale_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/locale_header_test.o ../../../test/unit/locale_header_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/logic_test.o ../../../test/unit/logic_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/macro_checks.o ../../../test/unit/macro_checks.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/map_test.o ../../../test/unit/map_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/map_header_test.o ../../../test/unit/map_header_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/max_test.o ../../../test/unit/max_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/memory_header_test.o ../../../test/unit/memory_header_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/memory_test.o ../../../test/unit/memory_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/merge_test.o ../../../test/unit/merge_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/messages_facets_test.o ../../../test/unit/messages_facets_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/mfunptr_test.o ../../../test/unit/mfunptr_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/min_test.o ../../../test/unit/min_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/mismatch_test.o ../../../test/unit/mismatch_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/modulus_test.o ../../../test/unit/modulus_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/money_facets_test.o ../../../test/unit/money_facets_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/multiset_test.o ../../../test/unit/multiset_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/mvctor_test.o ../../../test/unit/mvctor_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/mvctor_declaration_test.o ../../../test/unit/mvctor_declaration_test.cpp
In file included from ../../../stlport/rope:33:0,
from ../../../test/unit/mvctor_declaration_test.cpp:5:
../../../stlport/stl/_rope.h: In instantiation of ‘stlpd_std::_Rope_const_iterator<_CharT, _Alloc>::reference stlpd_std::_Rope_const_iterator<_CharT, _Alloc>::operator*() [with _CharT = char; _Alloc = stlpd_std::allocator<char>; stlpd_std::_Rope_const_iterator<_CharT, _Alloc>::reference = char]’:
../../../stlport/stl/_algobase.c:81:5: required from ‘int stlpd_std::priv::__lexicographical_compare_3way(_InputIter1, _InputIter1, _InputIter2, _InputIter2) [with _InputIter1 = char*; _InputIter2 = stlpd_std::_Rope_const_iterator<char, stlpd_std::allocator<char> >]’
../../../stlport/stl/_rope.c:1247:72: required from ‘static int stlpd_std::rope<_CharT, _Alloc>::_S_compare(const _RopeRep*, const _RopeRep*) [with _CharT = char; _Alloc = stlpd_std::allocator<char>; stlpd_std::rope<_CharT, _Alloc>::_RopeRep = stlpd_std::_Rope_RopeRep<char, stlpd_std::allocator<char> >]’
../../../stlport/stl/_rope.h:1360:67: required from ‘int stlpd_std::rope<_CharT, _Alloc>::compare(const _Self&) const [with _CharT = char; _Alloc = stlpd_std::allocator<char>; stlpd_std::rope<_CharT, _Alloc>::_Self = stlpd_std::rope<char, stlpd_std::allocator<char> >]’
../../../stlport/stl/_rope.h:2248:37: required from ‘bool stlpd_std::operator==(const stlpd_std::rope<_CharT, _Alloc>&, const stlpd_std::rope<_CharT, _Alloc>&) [with _CharT = char; _Alloc = stlpd_std::allocator<char>]’
../../../stlport/stl/_rope.c:1361:3: required from ‘void stlpd_std::_Rope_rotate(stlpd_std::_Rope_iterator<_CharT, _Alloc>, stlpd_std::_Rope_iterator<_CharT, _Alloc>, stlpd_std::_Rope_iterator<_CharT, _Alloc>) [with _CharT = char; _Alloc = stlpd_std::allocator<char>]’
../../../stlport/stl/_rope.h:2358:41: required from here
../../../stlport/stl/_rope.h:909:7: error: ‘_S_setcache’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../stlport/stl/_rope.h:909:7: note: declarations in dependent base ‘stlpd_std::_Rope_iterator_base<char, stlpd_std::allocator<char> >’ are not found by unqualified lookup
../../../stlport/stl/_rope.h:909:7: note: use ‘this->_S_setcache’ instead
make[2]: *** [obj/gcc/so_stlg/mvctor_declaration_test.o] Error 1
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/mvctor_traits_test.o ../../../test/unit/mvctor_traits_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/neq_test.o ../../../test/unit/neq_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/new_header_test.o ../../../test/unit/new_header_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/nthelm_test.o ../../../test/unit/nthelm_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/num_facets_test.o ../../../test/unit/num_facets_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/num_put_get_test.o ../../../test/unit/num_put_get_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/numeric_header_test.o ../../../test/unit/numeric_header_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/ostmit_test.o ../../../test/unit/ostmit_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/ostream_header_test.o ../../../test/unit/ostream_header_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/pair_test.o ../../../test/unit/pair_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/partial_test.o ../../../test/unit/partial_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/partition_test.o ../../../test/unit/partition_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/perm_test.o ../../../test/unit/perm_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/plusminus_test.o ../../../test/unit/plusminus_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/ptr2_test.o ../../../test/unit/ptr2_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/ptrspec_test.o ../../../test/unit/ptrspec_test.cpp
c++: internal compiler error: Killed (program as)
Please submit a full bug report,
with preprocessed source if appropriate.
See <https://bugs.archlinux.org/> for instructions.
make[2]: *** [obj/gcc/so_stlg/ptrspec_test.o] Error 4
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/queue_test.o ../../../test/unit/queue_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/queue_header_test.o ../../../test/unit/queue_header_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/rawriter_test.o ../../../test/unit/rawriter_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/reference_wrapper_test.o ../../../test/unit/reference_wrapper_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/resolve_name.o ../../../test/unit/resolve_name.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/reviter_test.o ../../../test/unit/reviter_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/rm_cp_test.o ../../../test/unit/rm_cp_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/rndshf_test.o ../../../test/unit/rndshf_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/rope_test.o ../../../test/unit/rope_test.cpp
In file included from ../../../stlport/rope:33:0,
from ../../../test/unit/rope_test.cpp:5:
../../../stlport/stl/_rope.h: In instantiation of ‘stlpd_std::_Rope_const_iterator<_CharT, _Alloc>::reference stlpd_std::_Rope_const_iterator<_CharT, _Alloc>::operator*() [with _CharT = char; _Alloc = stlpd_std::allocator<char>; stlpd_std::_Rope_const_iterator<_CharT, _Alloc>::reference = char]’:
../../../test/unit/rope_test.cpp:173:7: required from here
../../../stlport/stl/_rope.h:909:7: error: ‘_S_setcache’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../stlport/stl/_rope.h:909:7: note: declarations in dependent base ‘stlpd_std::_Rope_iterator_base<char, stlpd_std::allocator<char> >’ are not found by unqualified lookup
../../../stlport/stl/_rope.h:909:7: note: use ‘this->_S_setcache’ instead
make[2]: *** [obj/gcc/so_stlg/rope_test.o] Error 1
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/rotate_test.o ../../../test/unit/rotate_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/search_test.o ../../../test/unit/search_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/set_test.o ../../../test/unit/set_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/set_header_test.o ../../../test/unit/set_header_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/setdiff_test.o ../../../test/unit/setdiff_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/setinter_test.o ../../../test/unit/setinter_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/setunion_test.o ../../../test/unit/setunion_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/shared_ptr_test.o ../../../test/unit/shared_ptr_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/slist_test.o ../../../test/unit/slist_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/sort_test.o ../../../test/unit/sort_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/sstream_test.o ../../../test/unit/sstream_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/sstream_header_test.o ../../../test/unit/sstream_header_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/stack_test.o ../../../test/unit/stack_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/stack_header_test.o ../../../test/unit/stack_header_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/stdexcept_header_test.o ../../../test/unit/stdexcept_header_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/stldbg_include.o ../../../test/unit/stldbg_include.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/string_test.o ../../../test/unit/string_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/strstream_buffer_read_test.o ../../../test/unit/strstream_buffer_read_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/strstream_header_test.o ../../../test/unit/strstream_header_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/swap_test.o ../../../test/unit/swap_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/times_test.o ../../../test/unit/times_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/transform_test.o ../../../test/unit/transform_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/type_traits_test.o ../../../test/unit/type_traits_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/typeinfo_header_test.o ../../../test/unit/typeinfo_header_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/unary_test.o ../../../test/unit/unary_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/uninitialized_test.o ../../../test/unit/uninitialized_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/unique_test.o ../../../test/unit/unique_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/unordered_test.o ../../../test/unit/unordered_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/utility_header_test.o ../../../test/unit/utility_header_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/valarray_test.o ../../../test/unit/valarray_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/valarray_header_test.o ../../../test/unit/valarray_header_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/vector_test.o ../../../test/unit/vector_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/vector_header_test.o ../../../test/unit/vector_header_test.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/test_errno.o ../../../test/unit/test_errno.cpp
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/time_facets_test.o ../../../test/unit/time_facets_test.cpp
gcc -pthread -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/assert_header_test.o ../../../test/unit/assert_header_test.c
gcc -pthread -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/ctype_header_test.o ../../../test/unit/ctype_header_test.c
gcc -pthread -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/c_limits_header_test.o ../../../test/unit/c_limits_header_test.c
gcc -pthread -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/c_locale_header_test.o ../../../test/unit/c_locale_header_test.c
gcc -pthread -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/errno_header_test.o ../../../test/unit/errno_header_test.c
gcc -pthread -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/float_header_test.o ../../../test/unit/float_header_test.c
gcc -pthread -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/iso646_header_test.o ../../../test/unit/iso646_header_test.c
gcc -pthread -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/math_header_test.o ../../../test/unit/math_header_test.c
gcc -pthread -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/setjmp_header_test.o ../../../test/unit/setjmp_header_test.c
gcc -pthread -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/signal_header_test.o ../../../test/unit/signal_header_test.c
gcc -pthread -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/stdarg_header_test.o ../../../test/unit/stdarg_header_test.c
gcc -pthread -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/stddef_header_test.o ../../../test/unit/stddef_header_test.c
gcc -pthread -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/stdio_header_test.o ../../../test/unit/stdio_header_test.c
gcc -pthread -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/stdlib_header_test.o ../../../test/unit/stdlib_header_test.c
c++ -pthread -fexceptions -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/string_header_test.o ../../../test/unit/string_header_test.cpp
gcc -pthread -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/time_header_test.o ../../../test/unit/time_header_test.c
gcc -pthread -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/wchar_header_test.o ../../../test/unit/wchar_header_test.c
gcc -pthread -g -fvisibility=hidden -D_STLP_DEBUG -D_STLP_DEBUG_UNINITIALIZED -I../../../stlport -c -o obj/gcc/so_stlg/wctype_header_test.o ../../../test/unit/wctype_header_test.c
make[2]: Target `check' not remade because of errors.
make[2]: Leaving directory `/root/stlport/src/STLport-5.2.1/build/test/unit'
make[1]: *** [check] Error 2
make[1]: Leaving directory `/root/stlport/src/STLport-5.2.1/build/lib'
make: *** [check] Error 2
==> ERROR: A failure occurred in check().
Aborting...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment