Boost logo

Boost Testing :

From: Rene Rivera (grafikrobot_at_[hidden])
Date: 2007-05-28 10:21:36


There's a bunch of failures on the same Linux platform...

|iostreams|
   compose_test: gcc-4.1.0_linux_x86_64

|serialization|
   test_class_info_load_binary_archive: gcc-4.1.0_linux_x86_64
   test_class_info_load_xml_warchive: gcc-4.1.0_linux_x86_64
   test_class_info_load_xml_warchive_dll: gcc-4.1.0_linux_x86_64
   test_class_info_save_xml_warchive: gcc-4.1.0_linux_x86_64
   test_class_info_save_xml_warchive_dll: gcc-4.1.0_linux_x86_64
   test_cyclic_ptrs_xml_archive: gcc-4.1.0_linux_x86_64
   test_delete_pointer_text_archive_dll: gcc-4.1.0_linux_x86_64
   test_demo_dll: gcc-4.1.0_linux_x86_64
   test_demo_xml: gcc-4.1.0_linux_x86_64
   test_demo_xml_load: gcc-4.1.0_linux_x86_64
   test_demo_xml_save: gcc-4.1.0_linux_x86_64
   test_deque_xml_archive: gcc-4.1.0_linux_x86_64
   test_exported_binary_archive: gcc-4.1.0_linux_x86_64
   test_exported_xml_warchive_dll: gcc-4.1.0_linux_x86_64
   test_list_ptrs_xml_warchive: gcc-4.1.0_linux_x86_64
   test_map_xml_archive: gcc-4.1.0_linux_x86_64
   test_recursion_xml_archive_dll: gcc-4.1.0_linux_x86_64
   test_reset_object_address_dll: gcc-4.1.0_linux_x86_64
   test_shared_ptr_132_text_warchive_dll: gcc-4.1.0_linux_x86_64
   test_shared_ptr_132_xml_warchive: gcc-4.1.0_linux_x86_64
   test_shared_ptr_xml_archive: gcc-4.1.0_linux_x86_64
   test_tracking_text_warchive_dll: gcc-4.1.0_linux_x86_64
   test_tracking_xml_warchive: gcc-4.1.0_linux_x86_64
   test_vector_binary_archive_dll: gcc-4.1.0_linux_x86_64
   test_vector_xml_warchive: gcc-4.1.0_linux_x86_64
   test_vector_xml_warchive_dll: gcc-4.1.0_linux_x86_64

They are all of two basic forms...

====
Compile [2007-05-26 19:01:05 UTC]: fail

     "/usr/local/gcc-4.1.0/bin/g++wrap" "--limit-memory=900"
"--limit-cpu=1800" -ftemplate-depth-128 -O0 -fno-inline -Wall -g -fPIC
-D_GLIBCXX_DEBUG=1 -DBOOST_ALL_NO_LIB=1 -DBOOST_IOSTREAMS_DYN_LINK=1
-DBOOST_IOSTREAMS_NO_LIB -DBOOST_TEST_NO_AUTO_LINK=1 -I".." -c -o
"/b/r/rc/results/boost/bin.v2/libs/iostreams/test/compose_test.test/gcc-4.1.0_linux_x86_64/debug/compose_test.o"
"../libs/iostreams/test/compose_test.cpp"

../libs/iostreams/test/compose_test.cpp: In member function 'typename
boost::iostreams::detail::indirect_streambuf<T, Tr, Alloc,
Mode>::int_type boost::iostreams::detail::indirect_streambuf<T, Tr,
Alloc, Mode>::underflow() [with T =
boost::iostreams::test::padding_filter, Tr = std::char_traits<char>,
Alloc = std::allocator<char>, Mode = boost::iostreams::input]':
../libs/iostreams/test/compose_test.cpp:111: internal compiler error:
Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
Date: 2007-05-26 13:00
====

Or some permutation of...

====
Compile [2007-05-26 19:01:19 UTC]: fail

     "/usr/local/gcc-4.1.0/bin/g++wrap" "--limit-memory=900"
"--limit-cpu=1800" -ftemplate-depth-128 -O0 -fno-inline -Wall -g -fPIC
-D_GLIBCXX_DEBUG=1 -DBOOST_ALL_NO_LIB=1
-DBOOST_ARCHIVE_TEST=xml_warchive.hpp -DBOOST_LIB_DIAGNOSTIC=1
-DBOOST_TEST_NO_AUTO_LINK=1 -I".." -c -o
"/b/r/rc/results/boost/bin.v2/libs/serialization/test/test_vector_xml_warchive.test/gcc-4.1.0_linux_x86_64/debug/test_vector.o"
"../libs/serialization/test/test_vector.cpp"

/tmp/ccp6UKKw.s: Assembler messages:
/tmp/ccp6UKKw.s:180481: Error: unknown pseudo-op: `.jyte'
Date: 2007-05-26 15:16
====

Could this be a result of the g++wrap limiting resources just enough to
make the compiler choke?

-- 
-- Grafik - Don't Assume Anything
-- Redshift Software, Inc. - http://redshift-software.com
-- rrivera/acm.org - grafik/redshift-software.com
-- 102708583/icq - grafikrobot/aim - grafikrobot/yahoo

Boost-testing list run by mbergal at meta-comm.com