build_binary_testsuite: Called as: ./build_binary_testsuite /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.3.4 lsbc++ /home/heffler/LSB/tests/qmtest_libstdcpp/package
build_binary_testsuite: Searching PATH for lsbc++.
build_binary_testsuite: Using g++: /opt/lsb/bin/lsbc++
build_binary_testsuite: Running command: /opt/lsb/bin/lsbc++ --version
build_binary_testsuite: Output:
c++ (GCC) 3.3.3 (SuSE Linux)
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

build_binary_testsuite: Execution complete, status = 0.
build_binary_testsuite: 
build_binary_testsuite: Using LD_LIBRARY_PATH="/home/heffler/LSB/tests/qmtest_libstdcpp/package:".
build_binary_testsuite: 
build_binary_testsuite: Searching PATH for qmtest.
build_binary_testsuite: Using qmtest: /opt/lsb/appbat/bin/qmtest
build_binary_testsuite: Running command: /opt/lsb/appbat/bin/qmtest --version
build_binary_testsuite: Output:
QMTest 2.2
Copyright (C) 2002, 2003, 2004 CodeSourcery, LLC
QMTest comes with ABSOLUTELY NO WARRANTY
For more information about QMTest visit http://www.qmtest.com
build_binary_testsuite: Execution complete, status = 0.
build_binary_testsuite: 
build_binary_testsuite: Using target triplet: s390x-ibm-linux
build_binary_testsuite: 
build_binary_testsuite: Creating V3 context file.
build_binary_testsuite: Using QMTEST_CLASS_PATH="/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.3.4/qm-classes/qmtc:/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.3.4/qm-classes/qmtest_gcc"
build_binary_testsuite: 
build_binary_testsuite: Creating V3 test database.
build_binary_testsuite: Running command: qmtest -D /tmp/tmpQR9yWL/__v3_db__ create-tdb -c v3_database.V3Database -a srcdir=/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.3.4/testsuite
build_binary_testsuite: Output:
QMTest has created a new test database at '/tmp/tmpQR9yWL/__v3_db__'.
build_binary_testsuite: Execution complete, status = 0.
build_binary_testsuite: 
build_binary_testsuite: Running QMTest to generate executables.
build_binary_testsuite: Results stored in executable-gen.qmr
build_binary_testsuite: Running command: qmtest -D /tmp/tmpQR9yWL/__v3_db__ run -C /tmp/tmpQR9yWL/__v3_context__ --format=brief -o executable-gen.qmr
build_binary_testsuite: Output:
--- TEST RESULTS -------------------------------------------------------------

  Setup compiler_table                          : PASS    

  Setup v3_init                                 : PASS    

  17_intro/header_cassert.cc                    : PASS    

  17_intro/header_cerrno.cc                     : PASS    

  17_intro/header_ciso646.cc                    : PASS    

  17_intro/header_csetjmp.cc                    : PASS    

  17_intro/header_cstdarg.cc                    : PASS    

  17_intro/header_cstddef.cc                    : PASS    

  17_intro/header_cstdio.cc                     : PASS    

  17_intro/header_cstdlib.cc                    : PASS    

  17_intro/header_cstring.cc                    : PASS    

  17_intro/header_ctime.cc                      : PASS    

  17_intro/header_cwchar.cc                     : PASS    

  17_intro/header_cwctype.cc                    : PASS    

  17_intro/header_fstream.cc                    : PASS    

  17_intro/header_iomanip.cc                    : PASS    

  17_intro/header_ios.cc                        : PASS    

  17_intro/header_iosfwd.cc                     : PASS    

  17_intro/header_iostream.cc                   : PASS    

  17_intro/header_istream.cc                    : PASS    

  17_intro/header_ostream.cc                    : PASS    

  17_intro/header_sstream.cc                    : PASS    

  17_intro/header_streambuf.cc                  : PASS    

  17_intro/headers.cc                           : PASS    

  17_intro/headers_c++.cc                       : PASS    

  17_intro/headers_c.cc                         : PASS    

  18_support/new_delete_placement.cc            : PASS    

  18_support/numeric_limits.cc                  : PASS    

  19_diagnostics/stdexceptions.cc               : PASS    

  20_util/allocator_members.cc                  : PASS    

  20_util/auto_ptr.cc                           : PASS    

  20_util/auto_ptr_neg.cc                       : FAIL    
    20_util/auto_ptr_neg.cc (test for excess errors)

    DGTest.excess_errors:
      
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.3.4/testsuite/20_util/auto_ptr_neg.cc:40: error: no match for 'operator=' in 'ptr2 = operator new(1)'/opt/lsb/include/c++/memory:216: error: candidates are: std::auto_ptr<_Tp>& std::auto_ptr<_Tp>::operator=(std::auto_ptr<_Tp>&) [with _Tp = Base]/opt/lsb/include/c++/memory:338: error:                 std::auto_ptr<_Tp>& std::auto_ptr<_Tp>::operator=(std::auto_ptr_ref<_Tp>) [with _Tp = Base]
      

    DejaGNUTest.command_1:
      
      /opt/lsb/bin/lsbc++ -D_GLIBCXX_ASSERT -DDEBUG_ASSERT -g -O2 -ffunction-sections -fdata-sections -fmessage-length=0 -I/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.3.4/testsuite -D_GLIBCXX_ASSERT /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.3.4/testsuite/20_util/auto_ptr_neg.cc -S -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.3.4/_20_util_auto_ptr_neg.s
      

    DejaGNUTest.command_output_1:
      
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.3.4/testsuite/20_util/auto_ptr_neg.cc: In function `int test01()':
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.3.4/testsuite/20_util/auto_ptr_neg.cc:40: error: no match for 'operator=' in 'ptr2 = operator new(1)'
      /opt/lsb/include/c++/memory:216: error: candidates are: std::auto_ptr<_Tp>& std::auto_ptr<_Tp>::operator=(std::auto_ptr<_Tp>&) [with _Tp = Base]
      /opt/lsb/include/c++/memory:338: error:                 std::auto_ptr<_Tp>& std::auto_ptr<_Tp>::operator=(std::auto_ptr_ref<_Tp>) [with _Tp = Base]
      

    DejaGNUTest.command_status_1:
      256

    DejaGNUTest.result_1:
      XFAIL: 20_util/auto_ptr_neg.cc (test for excess errors)

    qmtest.end_time:
      2004-10-28T18:36:35Z

    qmtest.start_time:
      2004-10-28T18:36:34Z

    qmtest.target:
      local

  20_util/binders.cc                            : PASS    

  20_util/comparisons.cc                        : PASS    

  20_util/pairs.cc                              : PASS    

  20_util/raw_storage_iterator.cc               : PASS    

  20_util/temporary_buffer.cc                   : PASS    

  21_strings/append.cc                          : PASS    

  21_strings/assign.cc                          : PASS    

  21_strings/c_strings.cc                       : PASS    

  21_strings/capacity.cc                        : PASS    

  21_strings/char_traits_requirements.cc        : PASS    

  21_strings/char_traits_typedefs.cc            : PASS    

  21_strings/compare.cc                         : PASS    

  21_strings/ctor_copy_dtor.cc                  : PASS    

  21_strings/element_access.cc                  : PASS    

  21_strings/find.cc                            : PASS    

  21_strings/insert.cc                          : PASS    

  21_strings/inserters_extractors.cc            : PASS    

  21_strings/invariants.cc                      : PASS    

  21_strings/nonmember.cc                       : PASS    

  21_strings/operations.cc                      : PASS    

  21_strings/replace.cc                         : PASS    

  21_strings/rfind.cc                           : PASS    

  21_strings/substr.cc                          : PASS    

  22_locale/codecvt.cc                          : PASS    

  22_locale/codecvt_members_char_char.cc        : PASS    

  22_locale/codecvt_members_unicode_char.cc     : PASS    

  22_locale/codecvt_members_unicode_wchar_t.cc  : PASS    

  22_locale/codecvt_members_wchar_t_char.cc     : PASS    

  22_locale/collate.cc                          : PASS    

  22_locale/collate_byname.cc                   : PASS    

  22_locale/collate_members_char.cc             : PASS    

  22_locale/collate_members_wchar_t.cc          : PASS    

  22_locale/ctor_copy_dtor.cc                   : PASS    

  22_locale/ctype.cc                            : PASS    

  22_locale/ctype_is_char.cc                    : PASS    

  22_locale/ctype_is_wchar_t.cc                 : PASS    

  22_locale/ctype_members_char.cc               : PASS    

  22_locale/ctype_members_wchar_t.cc            : PASS    

  22_locale/ctype_narrow_char.cc                : PASS    

  22_locale/ctype_narrow_wchar_t.cc             : PASS    

  22_locale/ctype_scan_char.cc                  : PASS    

  22_locale/ctype_scan_wchar_t.cc               : PASS    

  22_locale/ctype_to_char.cc                    : PASS    

  22_locale/ctype_to_wchar_t.cc                 : PASS    

  22_locale/ctype_widen_char.cc                 : PASS    

  22_locale/ctype_widen_wchar_t.cc              : PASS    

  22_locale/facet.cc                            : PASS    

  22_locale/global_templates.cc                 : PASS    

  22_locale/members.cc                          : PASS    

  22_locale/messages.cc                         : PASS    

  22_locale/messages_byname.cc                  : PASS    

  22_locale/messages_members_char.cc            : PASS    

  22_locale/money_get.cc                        : PASS    

  22_locale/money_get_members_char.cc           : PASS    

  22_locale/money_get_members_wchar_t.cc        : PASS    

  22_locale/money_put.cc                        : PASS    

  22_locale/money_put_members_char.cc           : PASS    

  22_locale/money_put_members_wchar_t.cc        : PASS    

  22_locale/moneypunct.cc                       : PASS    

  22_locale/moneypunct_byname.cc                : PASS    

  22_locale/moneypunct_members_char.cc          : PASS    

  22_locale/moneypunct_members_wchar_t.cc       : PASS    

  22_locale/num_get.cc                          : PASS    

  22_locale/num_get_members_char.cc             : PASS    

  22_locale/num_get_members_wchar_t.cc          : PASS    

  22_locale/num_put.cc                          : PASS    

  22_locale/num_put_members_char.cc             : PASS    

  22_locale/num_put_members_wchar_t.cc          : PASS    

  22_locale/numpunct.cc                         : PASS    

  22_locale/numpunct_byname.cc                  : PASS    

  22_locale/numpunct_members_char.cc            : PASS    

  22_locale/numpunct_members_wchar_t.cc         : PASS    

  22_locale/operators.cc                        : PASS    

  22_locale/static_members.cc                   : PASS    

  22_locale/time_get.cc                         : PASS    

  22_locale/time_get_members_char.cc            : PASS    

  22_locale/time_get_members_wchar_t.cc         : PASS    

  22_locale/time_put.cc                         : PASS    

  22_locale/time_put_members_char.cc            : PASS    

  22_locale/time_put_members_wchar_t.cc         : PASS    

  23_containers/adaptors.cc                     : PASS    

  23_containers/bitset_ctor.cc                  : PASS    

  23_containers/bitset_members.cc               : PASS    

  23_containers/bitset_shift.cc                 : PASS    

  23_containers/deque_ctor.cc                   : PASS    

  23_containers/deque_operators.cc              : PASS    

  23_containers/list_capacity.cc                : PASS    

  23_containers/list_ctor.cc                    : PASS    

  23_containers/list_modifiers.cc               : PASS    

  23_containers/list_operators.cc               : PASS    

  23_containers/map_insert.cc                   : PASS    

  23_containers/map_operators.cc                : PASS    

  23_containers/map_operators_neg.cc            : PASS    

  23_containers/multiset.cc                     : PASS    

  23_containers/set_operators_neg.cc            : PASS    

  23_containers/vector_bool.cc                  : PASS    

  23_containers/vector_capacity.cc              : PASS    

  23_containers/vector_ctor.cc                  : PASS    

  23_containers/vector_element_access.cc        : PASS    

  23_containers/vector_modifiers.cc             : PASS    

  23_containers/vector_resize.cc                : PASS    

  24_iterators/back_insert_iterator.cc          : PASS    

  24_iterators/front_insert_iterator.cc         : PASS    

  24_iterators/insert_iterator.cc               : PASS    

  24_iterators/istream_iterator.cc              : PASS    

  24_iterators/istreambuf_iterator.cc           : FAIL    
    24_iterators/istreambuf_iterator.cc execution test

    DejaGNUTest.command_1:
      
      /opt/lsb/bin/lsbc++ -D_GLIBCXX_ASSERT -DDEBUG_ASSERT -g -O2 -ffunction-sections -fdata-sections -fmessage-length=0 -I/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.3.4/testsuite -D_GLIBCXX_ASSERT /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.3.4/testsuite/24_iterators/istreambuf_iterator.cc -lv3test -L/tmp/tmpQR9yWL -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.3.4/_24_iterators_istreambuf_iterator.exe
      

    DejaGNUTest.command_2:
      
      /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.3.4/_24_iterators_istreambuf_iterator.exe
      

    DejaGNUTest.command_status_2:
      9

    DejaGNUTest.result_1:
      PASS: 24_iterators/istreambuf_iterator.cc (test for excess errors)

    DejaGNUTest.result_2:
      FAIL: 24_iterators/istreambuf_iterator.cc execution test

    qmtest.end_time:
      2004-10-28T18:48:08Z

    qmtest.start_time:
      2004-10-28T18:43:02Z

    qmtest.target:
      local

  24_iterators/iterator.cc                      : PASS    

  24_iterators/ostream_iterator.cc              : PASS    

  24_iterators/ostreambuf_iterator.cc           : PASS    

  24_iterators/rel_ops.cc                       : PASS    

  24_iterators/reverse_iterator.cc              : PASS    

  25_algorithms/binary_search.cc                : PASS    

  25_algorithms/copy.cc                         : PASS    

  25_algorithms/equal.cc                        : PASS    

  25_algorithms/heap.cc                         : PASS    

  25_algorithms/lower_bound.cc                  : PASS    

  25_algorithms/min_max.cc                      : PASS    

  25_algorithms/partition.cc                    : PASS    

  25_algorithms/rotate.cc                       : PASS    

  25_algorithms/sort.cc                         : PASS    

  25_algorithms/unique.cc                       : PASS    

  26_numerics/binary_closure.cc                 : PASS    

  26_numerics/buggy_complex.cc                  : PASS    

  26_numerics/c99_classification_macros_c++.cc  : PASS    

  26_numerics/c99_classification_macros_c.cc    : FAIL    
    26_numerics/c99_classification_macros_c.cc (test for excess errors)

    DGTest.excess_errors:
      
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.3.4/testsuite/26_numerics/c99_classification_macros_c.cc:35: error: syntax error before `sizeof'/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.3.4/testsuite/26_numerics/c99_classification_macros_c.cc:37: error: syntax error before `sizeof'/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.3.4/testsuite/26_numerics/c99_classification_macros_c.cc:39: error: syntax error before `sizeof'/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.3.4/testsuite/26_numerics/c99_classification_macros_c.cc:41: error: syntax error before `sizeof'/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.3.4/testsuite/26_numerics/c99_classification_macros_c.cc:43: error: syntax error before `sizeof'/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.3.4/testsuite/26_numerics/c99_classification_macros_c.cc:45: error: syntax error before `sizeof'/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.3.4/testsuite/26_numerics/c99_classification_macros_c.cc:47:16: macro "isgreater" requires 2 arguments, but only 1 given/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.3.4/testsuite/26_numerics/c99_classification_macros_c.cc:47: error: syntax error before `{' token/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.3.4/testsuite/26_numerics/c99_classification_macros_c.cc:49:21: macro "isgreaterequal" requires 2 arguments, but only 1 given/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.3.4/testsuite/26_numerics/c99_classification_macros_c.cc:49: error: syntax error before `{' token/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.3.4/testsuite/26_numerics/c99_classification_macros_c.cc:51:13: macro "isless" requires 2 arguments, but only 1 given/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.3.4/testsuite/26_numerics/c99_classification_macros_c.cc:51: error: syntax error before `{' token/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.3.4/testsuite/26_numerics/c99_classification_macros_c.cc:53:18: macro "islessequal" requires 2 arguments, but only 1 given/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.3.4/testsuite/26_numerics/c99_classification_macros_c.cc:53: error: syntax error before `{' token/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.3.4/testsuite/26_numerics/c99_classification_macros_c.cc:55:20: macro "islessgreater" requires 2 arguments, but only 1 given/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.3.4/testsuite/26_numerics/c99_classification_macros_c.cc:55: error: syntax error before `{' token/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.3.4/testsuite/26_numerics/c99_classification_macros_c.cc:57:18: macro "isunordered" requires 2 arguments, but only 1 given/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.3.4/testsuite/26_numerics/c99_classification_macros_c.cc:57: error: syntax error before `{' token
      

    DejaGNUTest.command_1:
      
      /opt/lsb/bin/lsbc++ -D_GLIBCXX_ASSERT -DDEBUG_ASSERT -g -O2 -ffunction-sections -fdata-sections -fmessage-length=0 -I/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.3.4/testsuite -D_GLIBCXX_ASSERT /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.3.4/testsuite/26_numerics/c99_classification_macros_c.cc -S -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.3.4/_26_numerics_c99_classification_macros_c.s
      

    DejaGNUTest.command_output_1:
      
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.3.4/testsuite/26_numerics/c99_classification_macros_c.cc:35: error: syntax error before `sizeof'
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.3.4/testsuite/26_numerics/c99_classification_macros_c.cc:37: error: syntax error before `sizeof'
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.3.4/testsuite/26_numerics/c99_classification_macros_c.cc:39: error: syntax error before `sizeof'
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.3.4/testsuite/26_numerics/c99_classification_macros_c.cc:41: error: syntax error before `sizeof'
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.3.4/testsuite/26_numerics/c99_classification_macros_c.cc:43: error: syntax error before `sizeof'
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.3.4/testsuite/26_numerics/c99_classification_macros_c.cc:45: error: syntax error before `sizeof'
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.3.4/testsuite/26_numerics/c99_classification_macros_c.cc:47:16: macro "isgreater" requires 2 arguments, but only 1 given
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.3.4/testsuite/26_numerics/c99_classification_macros_c.cc:47: error: syntax error before `{' token
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.3.4/testsuite/26_numerics/c99_classification_macros_c.cc:49:21: macro "isgreaterequal" requires 2 arguments, but only 1 given
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.3.4/testsuite/26_numerics/c99_classification_macros_c.cc:49: error: syntax error before `{' token
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.3.4/testsuite/26_numerics/c99_classification_macros_c.cc:51:13: macro "isless" requires 2 arguments, but only 1 given
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.3.4/testsuite/26_numerics/c99_classification_macros_c.cc:51: error: syntax error before `{' token
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.3.4/testsuite/26_numerics/c99_classification_macros_c.cc:53:18: macro "islessequal" requires 2 arguments, but only 1 given
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.3.4/testsuite/26_numerics/c99_classification_macros_c.cc:53: error: syntax error before `{' token
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.3.4/testsuite/26_numerics/c99_classification_macros_c.cc:55:20: macro "islessgreater" requires 2 arguments, but only 1 given
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.3.4/testsuite/26_numerics/c99_classification_macros_c.cc:55: error: syntax error before `{' token
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.3.4/testsuite/26_numerics/c99_classification_macros_c.cc:57:18: macro "isunordered" requires 2 arguments, but only 1 given
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.3.4/testsuite/26_numerics/c99_classification_macros_c.cc:57: error: syntax error before `{' token
      

    DejaGNUTest.command_status_1:
      256

    DejaGNUTest.result_1:
      FAIL: 26_numerics/c99_classification_macros_c.cc (test for excess
      errors)

    qmtest.end_time:
      2004-10-28T18:48:48Z

    qmtest.start_time:
      2004-10-28T18:48:47Z

    qmtest.target:
      local

  26_numerics/c_math.cc                         : PASS    

  26_numerics/c_math_dynamic.cc                 : PASS    

  26_numerics/complex_inserters_extractors.cc   : PASS    

  26_numerics/complex_value.cc                  : PASS    

  26_numerics/fabs_inline.cc                    : PASS    

  26_numerics/slice.cc                          : PASS    

  26_numerics/slice_array_assignment.cc         : PASS    

  26_numerics/sum_diff.cc                       : PASS    

  26_numerics/valarray.cc                       : PASS    

  26_numerics/valarray_const_bracket.cc         : PASS    

  26_numerics/valarray_name_lookup.cc           : PASS    

  26_numerics/valarray_operators.cc             : PASS    

  27_io/filebuf.cc                              : PASS    

  27_io/filebuf_members.cc                      : PASS    

  27_io/filebuf_virtuals.cc                     : PASS    

  27_io/fpos.cc                                 : PASS    

  27_io/fstream.cc                              : PASS    

  27_io/fstream_members.cc                      : PASS    

  27_io/ifstream.cc                             : PASS    

  27_io/ifstream_members.cc                     : PASS    

  27_io/instantiations.cc                       : PASS    

  27_io/ios.cc                                  : PASS    

  27_io/ios_base_callbacks.cc                   : PASS    

  27_io/ios_base_members_static.cc              : PASS    

  27_io/ios_base_storage.cc                     : PASS    

  27_io/ios_base_types.cc                       : PASS    

  27_io/ios_ctor.cc                             : PASS    

  27_io/ios_init.cc                             : FAIL    
    27_io/ios_init.cc (test for excess errors)

    DGTest.excess_errors:
      
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.3.4/testsuite/27_io/ios_init.cc:323: error: syntax error before `&' token/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.3.4/testsuite/27_io/ios_init.cc: At global scope:/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.3.4/testsuite/27_io/ios_init.cc:347: error: syntax error before `>>' token/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.3.4/testsuite/27_io/ios_init.cc:355: error: 'basic_ostringstream' is used as a type, but is not defined as a type./var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.3.4/testsuite/27_io/ios_init.cc:357: error: syntax error before `try'/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.3.4/testsuite/27_io/ios_init.cc:360: error: syntax error before `<<' token/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.3.4/testsuite/27_io/ios_init.cc:367: error: syntax error before `void'
      

    DejaGNUTest.command_1:
      
      /opt/lsb/bin/lsbc++ -D_GLIBCXX_ASSERT -DDEBUG_ASSERT -g -O2 -ffunction-sections -fdata-sections -fmessage-length=0 -I/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.3.4/testsuite -D_GLIBCXX_ASSERT /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.3.4/testsuite/27_io/ios_init.cc -lv3test -L/tmp/tmpQR9yWL -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.3.4/_27_io_ios_init.exe
      

    DejaGNUTest.command_output_1:
      
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.3.4/testsuite/27_io/ios_init.cc: In function `void test03()':
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.3.4/testsuite/27_io/ios_init.cc:323: error: syntax error before `&' token
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.3.4/testsuite/27_io/ios_init.cc: At global scope:
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.3.4/testsuite/27_io/ios_init.cc:347: error: syntax error before `>>' token
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.3.4/testsuite/27_io/ios_init.cc:355: error: 'basic_ostringstream' is used as a type, but is not defined as a type.
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.3.4/testsuite/27_io/ios_init.cc:357: error: syntax error before `try'
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.3.4/testsuite/27_io/ios_init.cc:360: error: syntax error before `<<' token
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.3.4/testsuite/27_io/ios_init.cc:367: error: syntax error before `void'
      

    DejaGNUTest.command_status_1:
      256

    DejaGNUTest.result_1:
      FAIL: 27_io/ios_init.cc (test for excess errors)

    DejaGNUTest.result_2:
      WARNING: 27_io/ios_init.cc compilation failed to produce executable

    qmtest.end_time:
      2004-10-28T18:50:51Z

    qmtest.start_time:
      2004-10-28T18:50:47Z

    qmtest.target:
      local

  27_io/ios_manip_basefield.cc                  : PASS    

  27_io/ios_manip_fmtflags.cc                   : PASS    

  27_io/ios_members.cc                          : PASS    

  27_io/iostream.cc                             : PASS    

  27_io/iostream_members.cc                     : PASS    

  27_io/istream.cc                              : PASS    

  27_io/istream_exception.cc                    : PASS    

  27_io/istream_extractor_arith/01.cc           : PASS    

  27_io/istream_extractor_arith/02.cc           : PASS    

  27_io/istream_extractor_arith/03.cc           : PASS    

  27_io/istream_extractor_arith/06.cc           : PASS    

  27_io/istream_extractor_arith/07.cc           : PASS    

  27_io/istream_extractor_arith/08.cc           : PASS    

  27_io/istream_extractor_arith/09.cc           : PASS    

  27_io/istream_extractor_arith/10.cc           : PASS    

  27_io/istream_extractor_arith/11.cc           : PASS    

  27_io/istream_extractor_arith/12.cc           : PASS    

  27_io/istream_extractor_arith/13.cc           : PASS    

  27_io/istream_extractor_char.cc               : PASS    

  27_io/istream_extractor_other.cc              : PASS    

  27_io/istream_manip.cc                        : PASS    

  27_io/istream_seeks.cc                        : PASS    

  27_io/istream_sentry.cc                       : PASS    

  27_io/istream_unformatted.cc                  : PASS    

  27_io/istringstream.cc                        : PASS    

  27_io/istringstream_members.cc                : PASS    

  27_io/narrow_stream_objects.cc                : PASS    

  27_io/ofstream.cc                             : PASS    

  27_io/ofstream_members.cc                     : PASS    

  27_io/ostream.cc                              : PASS    

  27_io/ostream_exception.cc                    : PASS    

  27_io/ostream_fail.cc                         : PASS    

  27_io/ostream_inserter_arith.cc               : PASS    

  27_io/ostream_inserter_char.cc                : PASS    

  27_io/ostream_inserter_other.cc               : PASS    

  27_io/ostream_manip.cc                        : PASS    

  27_io/ostream_seeks.cc                        : PASS    

  27_io/ostream_sentry.cc                       : PASS    

  27_io/ostream_unformatted.cc                  : PASS    

  27_io/ostringstream.cc                        : PASS    

  27_io/ostringstream_members.cc                : PASS    

  27_io/standard_manipulators.cc                : PASS    

  27_io/streambuf.cc                            : PASS    

  27_io/streambuf_members.cc                    : PASS    

  27_io/stringbuf.cc                            : PASS    

  27_io/stringbuf_members.cc                    : PASS    

  27_io/stringbuf_virtuals.cc                   : PASS    

  27_io/stringstream.cc                         : PASS    

  27_io/stringstream_members.cc                 : PASS    

  27_io/wide_stream_objects.cc                  : PASS    

  backward/header_deque_h.cc                    : PASS    

  backward/header_hash_map_h.cc                 : PASS    

  backward/header_hash_set_h.cc                 : PASS    

  backward/header_hashtable_h.cc                : PASS    

  backward/header_iterator_h.cc                 : PASS    

  backward/header_rope_h.cc                     : PASS    

  backward/header_slist_h.cc                    : PASS    

  backward/header_tempbuf_h.cc                  : PASS    

  backward/strstream_members.cc                 : PASS    

  ext/allocators.cc                             : PASS    

  ext/concept_checks.cc                         : PASS    

  ext/hash_map.cc                               : PASS    

  ext/hash_set.cc                               : PASS    

  ext/headers.cc                                : PASS    

  ext/rope.cc                                   : PASS    

  ext/stdio_filebuf.cc                          : PASS    

  ext/stdio_filebuf_2.cc                        : PASS    

  thread/pthread1.cc                            : PASS    

  thread/pthread2.cc                            : PASS    

  thread/pthread3.cc                            : PASS    

  thread/pthread4.cc                            : PASS    

  thread/pthread5.cc                            : PASS    

  thread/pthread6.cc                            : PASS    

  v3_abi_test                                   : PASS    

  Cleanup v3_init                               : PASS    

  Cleanup compiler_table                        : PASS    

--- TESTS THAT DID NOT PASS --------------------------------------------------

  20_util/auto_ptr_neg.cc                       : FAIL    
    20_util/auto_ptr_neg.cc (test for excess errors)

  24_iterators/istreambuf_iterator.cc           : FAIL    
    24_iterators/istreambuf_iterator.cc execution test

  26_numerics/c99_classification_macros_c.cc    : FAIL    
    26_numerics/c99_classification_macros_c.cc (test for excess errors)

  27_io/ios_init.cc                             : FAIL    
    27_io/ios_init.cc (test for excess errors)


--- STATISTICS ---------------------------------------------------------------

     257        tests total
       4 (  2%) tests FAIL
     253 ( 98%) tests PASS

build_binary_testsuite: Execution complete, status = 256.
build_binary_testsuite: Acceptable output status.
build_binary_testsuite: Cleaning up executable directory.
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.3.4/_22_locale_codecvt.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.3.4/_22_locale_collate.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.3.4/_22_locale_ctype.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.3.4/_22_locale_messages.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.3.4/_22_locale_money_get.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.3.4/_22_locale_money_put.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.3.4/_22_locale_moneypunct.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.3.4/_22_locale_num_get.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.3.4/_22_locale_num_put.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.3.4/_22_locale_numpunct.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.3.4/_22_locale_time_get.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.3.4/_22_locale_time_put.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.3.4/_26_numerics_c99_classification_macros_c++.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.3.4/_26_numerics_valarray_name_lookup.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.3.4/_27_io_filebuf.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.3.4/_27_io_fstream.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.3.4/_27_io_ifstream.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.3.4/_27_io_ios.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.3.4/_27_io_iostream.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.3.4/_27_io_istream.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.3.4/_27_io_istringstream.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.3.4/_27_io_ofstream.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.3.4/_27_io_ostream.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.3.4/_27_io_ostringstream.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.3.4/_27_io_streambuf.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.3.4/_27_io_stringbuf.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.3.4/_27_io_stringstream.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.3.4/_ext_stdio_filebuf.s
build_binary_testsuite: Running QMTest again to generate baseline results.
build_binary_testsuite: Results stored in /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.3.4/qm-baselines/s390x-ibm-linux.qmr
build_binary_testsuite: Running command: qmtest -D /tmp/tmpQR9yWL/__v3_db__ run -C /tmp/tmpQR9yWL/__v3_context__ --format=brief -c V3Test.have_compiler=no -o /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.3.4/qm-baselines/s390x-ibm-linux.qmr
build_binary_testsuite: Output:
--- TEST RESULTS -------------------------------------------------------------

  Setup compiler_table                          : PASS    

  Setup v3_init                                 : PASS    

  17_intro/header_cassert.cc                    : PASS    

  17_intro/header_cerrno.cc                     : PASS    

  17_intro/header_ciso646.cc                    : UNTESTED
    17_intro/header_ciso646.cc

    DejaGNUTest.result_1:
      UNTESTED: 17_intro/header_ciso646.cc

    V3DGTest.explanation_1:
      This is a compiler test, and we are running in no compiler mode.
      Skipped.

    qmtest.end_time:
      2004-10-28T18:57:21Z

    qmtest.start_time:
      2004-10-28T18:57:21Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  17_intro/header_csetjmp.cc                    : PASS    

  17_intro/header_cstdarg.cc                    : PASS    

  17_intro/header_cstddef.cc                    : PASS    

  17_intro/header_cstdio.cc                     : PASS    

  17_intro/header_cstdlib.cc                    : PASS    

  17_intro/header_cstring.cc                    : PASS    

  17_intro/header_ctime.cc                      : PASS    

  17_intro/header_cwchar.cc                     : PASS    

  17_intro/header_cwctype.cc                    : PASS    

  17_intro/header_fstream.cc                    : PASS    

  17_intro/header_iomanip.cc                    : PASS    

  17_intro/header_ios.cc                        : PASS    

  17_intro/header_iosfwd.cc                     : PASS    

  17_intro/header_iostream.cc                   : PASS    

  17_intro/header_istream.cc                    : PASS    

  17_intro/header_ostream.cc                    : PASS    

  17_intro/header_sstream.cc                    : PASS    

  17_intro/header_streambuf.cc                  : PASS    

  17_intro/headers.cc                           : PASS    

  17_intro/headers_c++.cc                       : PASS    

  17_intro/headers_c.cc                         : PASS    

  18_support/new_delete_placement.cc            : PASS    

  18_support/numeric_limits.cc                  : PASS    

  19_diagnostics/stdexceptions.cc               : PASS    

  20_util/allocator_members.cc                  : PASS    

  20_util/auto_ptr.cc                           : PASS    

  20_util/auto_ptr_neg.cc                       : UNTESTED
    20_util/auto_ptr_neg.cc

    DejaGNUTest.result_1:
      UNTESTED: 20_util/auto_ptr_neg.cc

    V3DGTest.explanation_1:
      This is a compiler test, and we are running in no compiler mode.
      Skipped.

    qmtest.end_time:
      2004-10-28T18:57:24Z

    qmtest.start_time:
      2004-10-28T18:57:24Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  20_util/binders.cc                            : PASS    

  20_util/comparisons.cc                        : PASS    

  20_util/pairs.cc                              : PASS    

  20_util/raw_storage_iterator.cc               : PASS    

  20_util/temporary_buffer.cc                   : PASS    

  21_strings/append.cc                          : PASS    

  21_strings/assign.cc                          : PASS    

  21_strings/c_strings.cc                       : PASS    

  21_strings/capacity.cc                        : PASS    

  21_strings/char_traits_requirements.cc        : PASS    

  21_strings/char_traits_typedefs.cc            : PASS    

  21_strings/compare.cc                         : PASS    

  21_strings/ctor_copy_dtor.cc                  : PASS    

  21_strings/element_access.cc                  : PASS    

  21_strings/find.cc                            : PASS    

  21_strings/insert.cc                          : PASS    

  21_strings/inserters_extractors.cc            : PASS    

  21_strings/invariants.cc                      : PASS    

  21_strings/nonmember.cc                       : PASS    

  21_strings/operations.cc                      : PASS    

  21_strings/replace.cc                         : PASS    

  21_strings/rfind.cc                           : PASS    

  21_strings/substr.cc                          : PASS    

  22_locale/codecvt.cc                          : UNTESTED
    22_locale/codecvt.cc

    DejaGNUTest.result_1:
      UNTESTED: 22_locale/codecvt.cc

    V3DGTest.explanation_1:
      This is a compiler test, and we are running in no compiler mode.
      Skipped.

    qmtest.end_time:
      2004-10-28T18:57:28Z

    qmtest.start_time:
      2004-10-28T18:57:28Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  22_locale/codecvt_members_char_char.cc        : PASS    

  22_locale/codecvt_members_unicode_char.cc     : PASS    

  22_locale/codecvt_members_unicode_wchar_t.cc  : PASS    

  22_locale/codecvt_members_wchar_t_char.cc     : PASS    

  22_locale/collate.cc                          : UNTESTED
    22_locale/collate.cc

    DejaGNUTest.result_1:
      UNTESTED: 22_locale/collate.cc

    V3DGTest.explanation_1:
      This is a compiler test, and we are running in no compiler mode.
      Skipped.

    qmtest.end_time:
      2004-10-28T18:57:28Z

    qmtest.start_time:
      2004-10-28T18:57:28Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  22_locale/collate_byname.cc                   : PASS    

  22_locale/collate_members_char.cc             : PASS    

  22_locale/collate_members_wchar_t.cc          : PASS    

  22_locale/ctor_copy_dtor.cc                   : PASS    

  22_locale/ctype.cc                            : UNTESTED
    22_locale/ctype.cc

    DejaGNUTest.result_1:
      UNTESTED: 22_locale/ctype.cc

    V3DGTest.explanation_1:
      This is a compiler test, and we are running in no compiler mode.
      Skipped.

    qmtest.end_time:
      2004-10-28T18:57:29Z

    qmtest.start_time:
      2004-10-28T18:57:29Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  22_locale/ctype_is_char.cc                    : PASS    

  22_locale/ctype_is_wchar_t.cc                 : PASS    

  22_locale/ctype_members_char.cc               : PASS    

  22_locale/ctype_members_wchar_t.cc            : PASS    

  22_locale/ctype_narrow_char.cc                : PASS    

  22_locale/ctype_narrow_wchar_t.cc             : PASS    

  22_locale/ctype_scan_char.cc                  : PASS    

  22_locale/ctype_scan_wchar_t.cc               : PASS    

  22_locale/ctype_to_char.cc                    : PASS    

  22_locale/ctype_to_wchar_t.cc                 : PASS    

  22_locale/ctype_widen_char.cc                 : PASS    

  22_locale/ctype_widen_wchar_t.cc              : PASS    

  22_locale/facet.cc                            : PASS    

  22_locale/global_templates.cc                 : PASS    

  22_locale/members.cc                          : PASS    

  22_locale/messages.cc                         : UNTESTED
    22_locale/messages.cc

    DejaGNUTest.result_1:
      UNTESTED: 22_locale/messages.cc

    V3DGTest.explanation_1:
      This is a compiler test, and we are running in no compiler mode.
      Skipped.

    qmtest.end_time:
      2004-10-28T18:57:31Z

    qmtest.start_time:
      2004-10-28T18:57:31Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  22_locale/messages_byname.cc                  : PASS    

  22_locale/messages_members_char.cc            : PASS    

  22_locale/money_get.cc                        : UNTESTED
    22_locale/money_get.cc

    DejaGNUTest.result_1:
      UNTESTED: 22_locale/money_get.cc

    V3DGTest.explanation_1:
      This is a compiler test, and we are running in no compiler mode.
      Skipped.

    qmtest.end_time:
      2004-10-28T18:57:31Z

    qmtest.start_time:
      2004-10-28T18:57:31Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  22_locale/money_get_members_char.cc           : PASS    

  22_locale/money_get_members_wchar_t.cc        : PASS    

  22_locale/money_put.cc                        : UNTESTED
    22_locale/money_put.cc

    DejaGNUTest.result_1:
      UNTESTED: 22_locale/money_put.cc

    V3DGTest.explanation_1:
      This is a compiler test, and we are running in no compiler mode.
      Skipped.

    qmtest.end_time:
      2004-10-28T18:57:31Z

    qmtest.start_time:
      2004-10-28T18:57:31Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  22_locale/money_put_members_char.cc           : PASS    

  22_locale/money_put_members_wchar_t.cc        : PASS    

  22_locale/moneypunct.cc                       : UNTESTED
    22_locale/moneypunct.cc

    DejaGNUTest.result_1:
      UNTESTED: 22_locale/moneypunct.cc

    V3DGTest.explanation_1:
      This is a compiler test, and we are running in no compiler mode.
      Skipped.

    qmtest.end_time:
      2004-10-28T18:57:32Z

    qmtest.start_time:
      2004-10-28T18:57:32Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  22_locale/moneypunct_byname.cc                : PASS    

  22_locale/moneypunct_members_char.cc          : PASS    

  22_locale/moneypunct_members_wchar_t.cc       : PASS    

  22_locale/num_get.cc                          : UNTESTED
    22_locale/num_get.cc

    DejaGNUTest.result_1:
      UNTESTED: 22_locale/num_get.cc

    V3DGTest.explanation_1:
      This is a compiler test, and we are running in no compiler mode.
      Skipped.

    qmtest.end_time:
      2004-10-28T18:57:32Z

    qmtest.start_time:
      2004-10-28T18:57:32Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  22_locale/num_get_members_char.cc             : PASS    

  22_locale/num_get_members_wchar_t.cc          : PASS    

  22_locale/num_put.cc                          : UNTESTED
    22_locale/num_put.cc

    DejaGNUTest.result_1:
      UNTESTED: 22_locale/num_put.cc

    V3DGTest.explanation_1:
      This is a compiler test, and we are running in no compiler mode.
      Skipped.

    qmtest.end_time:
      2004-10-28T18:57:33Z

    qmtest.start_time:
      2004-10-28T18:57:33Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  22_locale/num_put_members_char.cc             : PASS    

  22_locale/num_put_members_wchar_t.cc          : PASS    

  22_locale/numpunct.cc                         : UNTESTED
    22_locale/numpunct.cc

    DejaGNUTest.result_1:
      UNTESTED: 22_locale/numpunct.cc

    V3DGTest.explanation_1:
      This is a compiler test, and we are running in no compiler mode.
      Skipped.

    qmtest.end_time:
      2004-10-28T18:57:33Z

    qmtest.start_time:
      2004-10-28T18:57:33Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  22_locale/numpunct_byname.cc                  : PASS    

  22_locale/numpunct_members_char.cc            : PASS    

  22_locale/numpunct_members_wchar_t.cc         : PASS    

  22_locale/operators.cc                        : PASS    

  22_locale/static_members.cc                   : PASS    

  22_locale/time_get.cc                         : UNTESTED
    22_locale/time_get.cc

    DejaGNUTest.result_1:
      UNTESTED: 22_locale/time_get.cc

    V3DGTest.explanation_1:
      This is a compiler test, and we are running in no compiler mode.
      Skipped.

    qmtest.end_time:
      2004-10-28T18:57:33Z

    qmtest.start_time:
      2004-10-28T18:57:33Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  22_locale/time_get_members_char.cc            : PASS    

  22_locale/time_get_members_wchar_t.cc         : PASS    

  22_locale/time_put.cc                         : UNTESTED
    22_locale/time_put.cc

    DejaGNUTest.result_1:
      UNTESTED: 22_locale/time_put.cc

    V3DGTest.explanation_1:
      This is a compiler test, and we are running in no compiler mode.
      Skipped.

    qmtest.end_time:
      2004-10-28T18:57:33Z

    qmtest.start_time:
      2004-10-28T18:57:33Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  22_locale/time_put_members_char.cc            : PASS    

  22_locale/time_put_members_wchar_t.cc         : PASS    

  23_containers/adaptors.cc                     : PASS    

  23_containers/bitset_ctor.cc                  : PASS    

  23_containers/bitset_members.cc               : PASS    

  23_containers/bitset_shift.cc                 : PASS    

  23_containers/deque_ctor.cc                   : PASS    

  23_containers/deque_operators.cc              : PASS    

  23_containers/list_capacity.cc                : PASS    

  23_containers/list_ctor.cc                    : PASS    

  23_containers/list_modifiers.cc               : PASS    

  23_containers/list_operators.cc               : PASS    

  23_containers/map_insert.cc                   : PASS    

  23_containers/map_operators.cc                : PASS    

  23_containers/map_operators_neg.cc            : UNTESTED
    23_containers/map_operators_neg.cc

    DejaGNUTest.result_1:
      UNTESTED: 23_containers/map_operators_neg.cc

    V3DGTest.explanation_1:
      This is a compiler test, and we are running in no compiler mode.
      Skipped.

    qmtest.end_time:
      2004-10-28T18:57:35Z

    qmtest.start_time:
      2004-10-28T18:57:35Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  23_containers/multiset.cc                     : PASS    

  23_containers/set_operators_neg.cc            : UNTESTED
    23_containers/set_operators_neg.cc

    DejaGNUTest.result_1:
      UNTESTED: 23_containers/set_operators_neg.cc

    V3DGTest.explanation_1:
      This is a compiler test, and we are running in no compiler mode.
      Skipped.

    qmtest.end_time:
      2004-10-28T18:57:35Z

    qmtest.start_time:
      2004-10-28T18:57:35Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  23_containers/vector_bool.cc                  : PASS    

  23_containers/vector_capacity.cc              : PASS    

  23_containers/vector_ctor.cc                  : PASS    

  23_containers/vector_element_access.cc        : PASS    

  23_containers/vector_modifiers.cc             : PASS    

  23_containers/vector_resize.cc                : PASS    

  24_iterators/back_insert_iterator.cc          : PASS    

  24_iterators/front_insert_iterator.cc         : PASS    

  24_iterators/insert_iterator.cc               : PASS    

  24_iterators/istream_iterator.cc              : PASS    

  24_iterators/istreambuf_iterator.cc           : FAIL    
    24_iterators/istreambuf_iterator.cc execution test

    DejaGNUTest.command_1:
      
      /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.3.4/_24_iterators_istreambuf_iterator.exe
      

    DejaGNUTest.command_status_1:
      9

    DejaGNUTest.result_1:
      FAIL: 24_iterators/istreambuf_iterator.cc execution test

    qmtest.end_time:
      2004-10-28T19:02:37Z

    qmtest.start_time:
      2004-10-28T18:57:37Z

    qmtest.target:
      local

  24_iterators/iterator.cc                      : PASS    

  24_iterators/ostream_iterator.cc              : PASS    

  24_iterators/ostreambuf_iterator.cc           : PASS    

  24_iterators/rel_ops.cc                       : PASS    

  24_iterators/reverse_iterator.cc              : PASS    

  25_algorithms/binary_search.cc                : PASS    

  25_algorithms/copy.cc                         : PASS    

  25_algorithms/equal.cc                        : UNTESTED
    25_algorithms/equal.cc

    DejaGNUTest.result_1:
      UNTESTED: 25_algorithms/equal.cc

    V3DGTest.explanation_1:
      This is a compiler test, and we are running in no compiler mode.
      Skipped.

    qmtest.end_time:
      2004-10-28T19:02:38Z

    qmtest.start_time:
      2004-10-28T19:02:38Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  25_algorithms/heap.cc                         : PASS    

  25_algorithms/lower_bound.cc                  : PASS    

  25_algorithms/min_max.cc                      : PASS    

  25_algorithms/partition.cc                    : PASS    

  25_algorithms/rotate.cc                       : PASS    

  25_algorithms/sort.cc                         : PASS    

  25_algorithms/unique.cc                       : PASS    

  26_numerics/binary_closure.cc                 : PASS    

  26_numerics/buggy_complex.cc                  : PASS    

  26_numerics/c99_classification_macros_c++.cc  : UNTESTED
    26_numerics/c99_classification_macros_c++.cc

    DejaGNUTest.result_1:
      UNTESTED: 26_numerics/c99_classification_macros_c++.cc

    V3DGTest.explanation_1:
      This is a compiler test, and we are running in no compiler mode.
      Skipped.

    qmtest.end_time:
      2004-10-28T19:02:39Z

    qmtest.start_time:
      2004-10-28T19:02:39Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  26_numerics/c99_classification_macros_c.cc    : UNTESTED
    26_numerics/c99_classification_macros_c.cc

    DejaGNUTest.result_1:
      UNTESTED: 26_numerics/c99_classification_macros_c.cc

    V3DGTest.explanation_1:
      This is a compiler test, and we are running in no compiler mode.
      Skipped.

    qmtest.end_time:
      2004-10-28T19:02:39Z

    qmtest.start_time:
      2004-10-28T19:02:39Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  26_numerics/c_math.cc                         : PASS    

  26_numerics/c_math_dynamic.cc                 : UNTESTED
    26_numerics/c_math_dynamic.cc

    DejaGNUTest.result_1:
      UNTESTED: 26_numerics/c_math_dynamic.cc

    V3DGTest.explanation_1:
      This is a compiler test, and we are running in no compiler mode.
      Skipped.

    qmtest.end_time:
      2004-10-28T19:02:39Z

    qmtest.start_time:
      2004-10-28T19:02:39Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  26_numerics/complex_inserters_extractors.cc   : PASS    

  26_numerics/complex_value.cc                  : PASS    

  26_numerics/fabs_inline.cc                    : PASS    

  26_numerics/slice.cc                          : PASS    

  26_numerics/slice_array_assignment.cc         : PASS    

  26_numerics/sum_diff.cc                       : PASS    

  26_numerics/valarray.cc                       : PASS    

  26_numerics/valarray_const_bracket.cc         : PASS    

  26_numerics/valarray_name_lookup.cc           : UNTESTED
    26_numerics/valarray_name_lookup.cc

    DejaGNUTest.result_1:
      UNTESTED: 26_numerics/valarray_name_lookup.cc

    V3DGTest.explanation_1:
      This is a compiler test, and we are running in no compiler mode.
      Skipped.

    qmtest.end_time:
      2004-10-28T19:02:40Z

    qmtest.start_time:
      2004-10-28T19:02:40Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  26_numerics/valarray_operators.cc             : PASS    

  27_io/filebuf.cc                              : UNTESTED
    27_io/filebuf.cc

    DejaGNUTest.result_1:
      UNTESTED: 27_io/filebuf.cc

    V3DGTest.explanation_1:
      This is a compiler test, and we are running in no compiler mode.
      Skipped.

    qmtest.end_time:
      2004-10-28T19:02:40Z

    qmtest.start_time:
      2004-10-28T19:02:40Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  27_io/filebuf_members.cc                      : PASS    

  27_io/filebuf_virtuals.cc                     : PASS    

  27_io/fpos.cc                                 : PASS    

  27_io/fstream.cc                              : UNTESTED
    27_io/fstream.cc

    DejaGNUTest.result_1:
      UNTESTED: 27_io/fstream.cc

    V3DGTest.explanation_1:
      This is a compiler test, and we are running in no compiler mode.
      Skipped.

    qmtest.end_time:
      2004-10-28T19:02:48Z

    qmtest.start_time:
      2004-10-28T19:02:48Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  27_io/fstream_members.cc                      : PASS    

  27_io/ifstream.cc                             : UNTESTED
    27_io/ifstream.cc

    DejaGNUTest.result_1:
      UNTESTED: 27_io/ifstream.cc

    V3DGTest.explanation_1:
      This is a compiler test, and we are running in no compiler mode.
      Skipped.

    qmtest.end_time:
      2004-10-28T19:02:49Z

    qmtest.start_time:
      2004-10-28T19:02:49Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  27_io/ifstream_members.cc                     : PASS    

  27_io/instantiations.cc                       : PASS    

  27_io/ios.cc                                  : UNTESTED
    27_io/ios.cc

    DejaGNUTest.result_1:
      UNTESTED: 27_io/ios.cc

    V3DGTest.explanation_1:
      This is a compiler test, and we are running in no compiler mode.
      Skipped.

    qmtest.end_time:
      2004-10-28T19:02:49Z

    qmtest.start_time:
      2004-10-28T19:02:49Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  27_io/ios_base_callbacks.cc                   : PASS    

  27_io/ios_base_members_static.cc              : PASS    

  27_io/ios_base_storage.cc                     : PASS    

  27_io/ios_base_types.cc                       : PASS    

  27_io/ios_ctor.cc                             : PASS    

  27_io/ios_init.cc                             : PASS    

  27_io/ios_manip_basefield.cc                  : PASS    

  27_io/ios_manip_fmtflags.cc                   : PASS    

  27_io/ios_members.cc                          : PASS    

  27_io/iostream.cc                             : UNTESTED
    27_io/iostream.cc

    DejaGNUTest.result_1:
      UNTESTED: 27_io/iostream.cc

    V3DGTest.explanation_1:
      This is a compiler test, and we are running in no compiler mode.
      Skipped.

    qmtest.end_time:
      2004-10-28T19:02:50Z

    qmtest.start_time:
      2004-10-28T19:02:50Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  27_io/iostream_members.cc                     : PASS    

  27_io/istream.cc                              : UNTESTED
    27_io/istream.cc

    DejaGNUTest.result_1:
      UNTESTED: 27_io/istream.cc

    V3DGTest.explanation_1:
      This is a compiler test, and we are running in no compiler mode.
      Skipped.

    qmtest.end_time:
      2004-10-28T19:02:50Z

    qmtest.start_time:
      2004-10-28T19:02:50Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  27_io/istream_exception.cc                    : PASS    

  27_io/istream_extractor_arith/01.cc           : PASS    

  27_io/istream_extractor_arith/02.cc           : PASS    

  27_io/istream_extractor_arith/03.cc           : PASS    

  27_io/istream_extractor_arith/06.cc           : PASS    

  27_io/istream_extractor_arith/07.cc           : PASS    

  27_io/istream_extractor_arith/08.cc           : PASS    

  27_io/istream_extractor_arith/09.cc           : PASS    

  27_io/istream_extractor_arith/10.cc           : PASS    

  27_io/istream_extractor_arith/11.cc           : PASS    

  27_io/istream_extractor_arith/12.cc           : PASS    

  27_io/istream_extractor_arith/13.cc           : PASS    

  27_io/istream_extractor_char.cc               : PASS    

  27_io/istream_extractor_other.cc              : PASS    

  27_io/istream_manip.cc                        : PASS    

  27_io/istream_seeks.cc                        : PASS    

  27_io/istream_sentry.cc                       : PASS    

  27_io/istream_unformatted.cc                  : PASS    

  27_io/istringstream.cc                        : UNTESTED
    27_io/istringstream.cc

    DejaGNUTest.result_1:
      UNTESTED: 27_io/istringstream.cc

    V3DGTest.explanation_1:
      This is a compiler test, and we are running in no compiler mode.
      Skipped.

    qmtest.end_time:
      2004-10-28T19:02:52Z

    qmtest.start_time:
      2004-10-28T19:02:52Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  27_io/istringstream_members.cc                : PASS    

  27_io/narrow_stream_objects.cc                : PASS    

  27_io/ofstream.cc                             : UNTESTED
    27_io/ofstream.cc

    DejaGNUTest.result_1:
      UNTESTED: 27_io/ofstream.cc

    V3DGTest.explanation_1:
      This is a compiler test, and we are running in no compiler mode.
      Skipped.

    qmtest.end_time:
      2004-10-28T19:02:53Z

    qmtest.start_time:
      2004-10-28T19:02:53Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  27_io/ofstream_members.cc                     : PASS    

  27_io/ostream.cc                              : UNTESTED
    27_io/ostream.cc

    DejaGNUTest.result_1:
      UNTESTED: 27_io/ostream.cc

    V3DGTest.explanation_1:
      This is a compiler test, and we are running in no compiler mode.
      Skipped.

    qmtest.end_time:
      2004-10-28T19:02:53Z

    qmtest.start_time:
      2004-10-28T19:02:53Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  27_io/ostream_exception.cc                    : PASS    

  27_io/ostream_fail.cc                         : PASS    

  27_io/ostream_inserter_arith.cc               : PASS    

  27_io/ostream_inserter_char.cc                : PASS    

  27_io/ostream_inserter_other.cc               : PASS    

  27_io/ostream_manip.cc                        : PASS    

  27_io/ostream_seeks.cc                        : PASS    

  27_io/ostream_sentry.cc                       : PASS    

  27_io/ostream_unformatted.cc                  : PASS    

  27_io/ostringstream.cc                        : UNTESTED
    27_io/ostringstream.cc

    DejaGNUTest.result_1:
      UNTESTED: 27_io/ostringstream.cc

    V3DGTest.explanation_1:
      This is a compiler test, and we are running in no compiler mode.
      Skipped.

    qmtest.end_time:
      2004-10-28T19:02:55Z

    qmtest.start_time:
      2004-10-28T19:02:55Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  27_io/ostringstream_members.cc                : PASS    

  27_io/standard_manipulators.cc                : PASS    

  27_io/streambuf.cc                            : UNTESTED
    27_io/streambuf.cc

    DejaGNUTest.result_1:
      UNTESTED: 27_io/streambuf.cc

    V3DGTest.explanation_1:
      This is a compiler test, and we are running in no compiler mode.
      Skipped.

    qmtest.end_time:
      2004-10-28T19:02:55Z

    qmtest.start_time:
      2004-10-28T19:02:55Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  27_io/streambuf_members.cc                    : PASS    

  27_io/stringbuf.cc                            : UNTESTED
    27_io/stringbuf.cc

    DejaGNUTest.result_1:
      UNTESTED: 27_io/stringbuf.cc

    V3DGTest.explanation_1:
      This is a compiler test, and we are running in no compiler mode.
      Skipped.

    qmtest.end_time:
      2004-10-28T19:02:55Z

    qmtest.start_time:
      2004-10-28T19:02:55Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  27_io/stringbuf_members.cc                    : PASS    

  27_io/stringbuf_virtuals.cc                   : PASS    

  27_io/stringstream.cc                         : UNTESTED
    27_io/stringstream.cc

    DejaGNUTest.result_1:
      UNTESTED: 27_io/stringstream.cc

    V3DGTest.explanation_1:
      This is a compiler test, and we are running in no compiler mode.
      Skipped.

    qmtest.end_time:
      2004-10-28T19:02:55Z

    qmtest.start_time:
      2004-10-28T19:02:55Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  27_io/stringstream_members.cc                 : PASS    

  27_io/wide_stream_objects.cc                  : PASS    

  backward/header_deque_h.cc                    : PASS    

  backward/header_hash_map_h.cc                 : PASS    

  backward/header_hash_set_h.cc                 : PASS    

  backward/header_hashtable_h.cc                : PASS    

  backward/header_iterator_h.cc                 : PASS    

  backward/header_rope_h.cc                     : PASS    

  backward/header_slist_h.cc                    : PASS    

  backward/header_tempbuf_h.cc                  : PASS    

  backward/strstream_members.cc                 : PASS    

  ext/allocators.cc                             : PASS    

  ext/concept_checks.cc                         : PASS    

  ext/hash_map.cc                               : PASS    

  ext/hash_set.cc                               : PASS    

  ext/headers.cc                                : PASS    

  ext/rope.cc                                   : PASS    

  ext/stdio_filebuf.cc                          : UNTESTED
    ext/stdio_filebuf.cc

    DejaGNUTest.result_1:
      UNTESTED: ext/stdio_filebuf.cc

    V3DGTest.explanation_1:
      This is a compiler test, and we are running in no compiler mode.
      Skipped.

    qmtest.end_time:
      2004-10-28T19:02:57Z

    qmtest.start_time:
      2004-10-28T19:02:57Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  ext/stdio_filebuf_2.cc                        : PASS    

  thread/pthread1.cc                            : PASS    

  thread/pthread2.cc                            : PASS    

  thread/pthread3.cc                            : PASS    

  thread/pthread4.cc                            : PASS    

  thread/pthread5.cc                            : PASS    

  thread/pthread6.cc                            : PASS    

  v3_abi_test                                   : PASS    

  Cleanup v3_init                               : PASS    

  Cleanup compiler_table                        : PASS    

--- TESTS THAT DID NOT PASS --------------------------------------------------

  17_intro/header_ciso646.cc                    : UNTESTED
    17_intro/header_ciso646.cc

  20_util/auto_ptr_neg.cc                       : UNTESTED
    20_util/auto_ptr_neg.cc

  22_locale/codecvt.cc                          : UNTESTED
    22_locale/codecvt.cc

  22_locale/collate.cc                          : UNTESTED
    22_locale/collate.cc

  22_locale/ctype.cc                            : UNTESTED
    22_locale/ctype.cc

  22_locale/messages.cc                         : UNTESTED
    22_locale/messages.cc

  22_locale/money_get.cc                        : UNTESTED
    22_locale/money_get.cc

  22_locale/money_put.cc                        : UNTESTED
    22_locale/money_put.cc

  22_locale/moneypunct.cc                       : UNTESTED
    22_locale/moneypunct.cc

  22_locale/num_get.cc                          : UNTESTED
    22_locale/num_get.cc

  22_locale/num_put.cc                          : UNTESTED
    22_locale/num_put.cc

  22_locale/numpunct.cc                         : UNTESTED
    22_locale/numpunct.cc

  22_locale/time_get.cc                         : UNTESTED
    22_locale/time_get.cc

  22_locale/time_put.cc                         : UNTESTED
    22_locale/time_put.cc

  23_containers/map_operators_neg.cc            : UNTESTED
    23_containers/map_operators_neg.cc

  23_containers/set_operators_neg.cc            : UNTESTED
    23_containers/set_operators_neg.cc

  24_iterators/istreambuf_iterator.cc           : FAIL    
    24_iterators/istreambuf_iterator.cc execution test

  25_algorithms/equal.cc                        : UNTESTED
    25_algorithms/equal.cc

  26_numerics/c99_classification_macros_c++.cc  : UNTESTED
    26_numerics/c99_classification_macros_c++.cc

  26_numerics/c99_classification_macros_c.cc    : UNTESTED
    26_numerics/c99_classification_macros_c.cc

  26_numerics/c_math_dynamic.cc                 : UNTESTED
    26_numerics/c_math_dynamic.cc

  26_numerics/valarray_name_lookup.cc           : UNTESTED
    26_numerics/valarray_name_lookup.cc

  27_io/filebuf.cc                              : UNTESTED
    27_io/filebuf.cc

  27_io/fstream.cc                              : UNTESTED
    27_io/fstream.cc

  27_io/ifstream.cc                             : UNTESTED
    27_io/ifstream.cc

  27_io/ios.cc                                  : UNTESTED
    27_io/ios.cc

  27_io/iostream.cc                             : UNTESTED
    27_io/iostream.cc

  27_io/istream.cc                              : UNTESTED
    27_io/istream.cc

  27_io/istringstream.cc                        : UNTESTED
    27_io/istringstream.cc

  27_io/ofstream.cc                             : UNTESTED
    27_io/ofstream.cc

  27_io/ostream.cc                              : UNTESTED
    27_io/ostream.cc

  27_io/ostringstream.cc                        : UNTESTED
    27_io/ostringstream.cc

  27_io/streambuf.cc                            : UNTESTED
    27_io/streambuf.cc

  27_io/stringbuf.cc                            : UNTESTED
    27_io/stringbuf.cc

  27_io/stringstream.cc                         : UNTESTED
    27_io/stringstream.cc

  ext/stdio_filebuf.cc                          : UNTESTED
    ext/stdio_filebuf.cc


--- STATISTICS ---------------------------------------------------------------

     257        tests total
       1 (  0%) tests FAIL
      35 ( 14%) tests UNTESTED
     221 ( 86%) tests PASS

build_binary_testsuite: Execution complete, status = 256.
build_binary_testsuite: Acceptable output status.
build_binary_testsuite: All done.
