build_binary_testsuite: Called as: ./build_binary_testsuite /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3 lsbc++ /root/lsb3.1/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.4.3
Copyright (C) 2004 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="/root/lsb3.1/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: powerpc64-unknown-linux-gnu
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.4.3/qm-classes/qmtc:/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc"
build_binary_testsuite: 
build_binary_testsuite: Creating V3 test database.
build_binary_testsuite: Running command: qmtest -D /tmp/tmpar-5Ku/__v3_db__ create-tdb -c v3_database.V3Database -a srcdir=/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite
build_binary_testsuite: Output:
QMTest has created a new test database at '/tmp/tmpar-5Ku/__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/tmpar-5Ku/__v3_db__ run -C /tmp/tmpar-5Ku/__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_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/14026.cc                           : PASS    

  18_support/new_delete_placement.cc            : PASS    

  18_support/numeric_limits.cc                  : PASS    

  19_diagnostics/stdexceptions.cc               : PASS    

  20_util/allocator/1.cc                        : PASS    

  20_util/allocator/10378.cc                    : PASS    

  20_util/allocator/14176.cc                    : PASS    

  20_util/allocator/8230.cc                     : PASS    

  20_util/auto_ptr/1.cc                         : PASS    

  20_util/auto_ptr/2.cc                         : PASS    

  20_util/auto_ptr/3.cc                         : PASS    

  20_util/auto_ptr/3946.cc                      : PASS    

  20_util/auto_ptr/4.cc                         : PASS    

  20_util/auto_ptr/5.cc                         : PASS    

  20_util/auto_ptr/6.cc                         : PASS    

  20_util/auto_ptr/7.cc                         : PASS    

  20_util/auto_ptr/assign_neg.cc                : PASS    

  20_util/binders.cc                            : PASS    

  20_util/comparisons.cc                        : PASS    

  20_util/pair/1.cc                             : PASS    

  20_util/pair/2.cc                             : PASS    

  20_util/pair/3.cc                             : PASS    

  20_util/pair/4.cc                             : PASS    

  20_util/raw_storage_iterator.cc               : PASS    

  20_util/temporary_buffer.cc                   : PASS    

  21_strings/basic_string/append/char/1.cc      : PASS    

  21_strings/basic_string/append/wchar_t/1.cc   : PASS    

  21_strings/basic_string/assign/char/1.cc      : PASS    

  21_strings/basic_string/assign/char/2.cc      : PASS    

  21_strings/basic_string/assign/char/3.cc      : PASS    

  21_strings/basic_string/assign/wchar_t/1.cc   : PASS    

  21_strings/basic_string/assign/wchar_t/2.cc   : PASS    

  21_strings/basic_string/assign/wchar_t/3.cc   : PASS    

  21_strings/basic_string/capacity/1.cc         : PASS    

  21_strings/basic_string/capacity/char/1.cc    : PASS    

  21_strings/basic_string/capacity/char/2.cc    : PASS    

  21_strings/basic_string/capacity/wchar_t/1.cc : PASS    

  21_strings/basic_string/capacity/wchar_t/2.cc : PASS    

  21_strings/basic_string/compare/char/1.cc     : PASS    

  21_strings/basic_string/compare/char/13650.cc : PASS    

  21_strings/basic_string/compare/wchar_t/1.cc  : PASS    

  21_strings/basic_string/compare/wchar_t/13650.cc: PASS    

  21_strings/basic_string/cons/char/1.cc        : PASS    

  21_strings/basic_string/cons/char/2.cc        : PASS    

  21_strings/basic_string/cons/char/3.cc        : PASS    

  21_strings/basic_string/cons/char/4.cc        : PASS    

  21_strings/basic_string/cons/char/5.cc        : PASS    

  21_strings/basic_string/cons/char/6.cc        : PASS    

  21_strings/basic_string/cons/wchar_t/1.cc     : PASS    

  21_strings/basic_string/cons/wchar_t/2.cc     : PASS    

  21_strings/basic_string/cons/wchar_t/3.cc     : PASS    

  21_strings/basic_string/cons/wchar_t/4.cc     : PASS    

  21_strings/basic_string/cons/wchar_t/5.cc     : PASS    

  21_strings/basic_string/cons/wchar_t/6.cc     : PASS    

  21_strings/basic_string/element_access/char/1.cc: PASS    

  21_strings/basic_string/element_access/char/2.cc: PASS    

  21_strings/basic_string/element_access/char/3.cc: PASS    

  21_strings/basic_string/element_access/char/4.cc: PASS    

  21_strings/basic_string/element_access/wchar_t/1.cc: PASS    

  21_strings/basic_string/element_access/wchar_t/2.cc: PASS    

  21_strings/basic_string/element_access/wchar_t/3.cc: PASS    

  21_strings/basic_string/element_access/wchar_t/4.cc: PASS    

  21_strings/basic_string/find/char/1.cc        : PASS    

  21_strings/basic_string/find/char/2.cc        : PASS    

  21_strings/basic_string/find/char/3.cc        : PASS    

  21_strings/basic_string/find/wchar_t/1.cc     : PASS    

  21_strings/basic_string/find/wchar_t/2.cc     : PASS    

  21_strings/basic_string/find/wchar_t/3.cc     : PASS    

  21_strings/basic_string/insert/char/1.cc      : PASS    

  21_strings/basic_string/insert/char/2.cc      : PASS    

  21_strings/basic_string/insert/wchar_t/1.cc   : PASS    

  21_strings/basic_string/insert/wchar_t/2.cc   : PASS    

  21_strings/basic_string/inserters_extractors/char/1.cc: PASS    

  21_strings/basic_string/inserters_extractors/char/10.cc: PASS    

  21_strings/basic_string/inserters_extractors/char/11.cc: PASS    

  21_strings/basic_string/inserters_extractors/char/4.cc: PASS    

  21_strings/basic_string/inserters_extractors/char/5.cc: PASS    

  21_strings/basic_string/inserters_extractors/char/6.cc: PASS    

  21_strings/basic_string/inserters_extractors/char/7.cc: PASS    

  21_strings/basic_string/inserters_extractors/char/8.cc: PASS    

  21_strings/basic_string/inserters_extractors/char/9.cc: PASS    

  21_strings/basic_string/inserters_extractors/pod/10081-in.cc: PASS    

  21_strings/basic_string/inserters_extractors/pod/10081-out.cc: PASS    

  21_strings/basic_string/inserters_extractors/wchar_t/1.cc: PASS    

  21_strings/basic_string/inserters_extractors/wchar_t/10.cc: PASS    

  21_strings/basic_string/inserters_extractors/wchar_t/11.cc: PASS    

  21_strings/basic_string/inserters_extractors/wchar_t/4.cc: PASS    

  21_strings/basic_string/inserters_extractors/wchar_t/5.cc: PASS    

  21_strings/basic_string/inserters_extractors/wchar_t/6.cc: PASS    

  21_strings/basic_string/inserters_extractors/wchar_t/7.cc: PASS    

  21_strings/basic_string/inserters_extractors/wchar_t/8.cc: PASS    

  21_strings/basic_string/inserters_extractors/wchar_t/9.cc: PASS    

  21_strings/basic_string/operators/char/1.cc   : PASS    

  21_strings/basic_string/operators/char/2.cc   : PASS    

  21_strings/basic_string/operators/wchar_t/1.cc: PASS    

  21_strings/basic_string/operators/wchar_t/2.cc: PASS    

  21_strings/basic_string/replace/char/1.cc     : PASS    

  21_strings/basic_string/replace/char/2.cc     : PASS    

  21_strings/basic_string/replace/char/3.cc     : PASS    

  21_strings/basic_string/replace/char/4.cc     : PASS    

  21_strings/basic_string/replace/char/5.cc     : PASS    

  21_strings/basic_string/replace/char/6.cc     : PASS    

  21_strings/basic_string/replace/wchar_t/1.cc  : PASS    

  21_strings/basic_string/replace/wchar_t/2.cc  : PASS    

  21_strings/basic_string/replace/wchar_t/3.cc  : PASS    

  21_strings/basic_string/replace/wchar_t/4.cc  : PASS    

  21_strings/basic_string/replace/wchar_t/5.cc  : PASS    

  21_strings/basic_string/replace/wchar_t/6.cc  : PASS    

  21_strings/basic_string/rfind/char/1.cc       : PASS    

  21_strings/basic_string/rfind/char/2.cc       : PASS    

  21_strings/basic_string/rfind/char/3.cc       : PASS    

  21_strings/basic_string/rfind/wchar_t/1.cc    : PASS    

  21_strings/basic_string/rfind/wchar_t/2.cc    : PASS    

  21_strings/basic_string/rfind/wchar_t/3.cc    : PASS    

  21_strings/basic_string/substr/char/1.cc      : PASS    

  21_strings/basic_string/substr/wchar_t/1.cc   : PASS    

  21_strings/c_strings/char/1.cc                : PASS    

  21_strings/c_strings/char/2.cc                : PASS    

  21_strings/c_strings/wchar_t/1.cc             : PASS    

  21_strings/c_strings/wchar_t/2.cc             : PASS    

  21_strings/char_traits/requirements/char/1.cc : PASS    

  21_strings/char_traits/requirements/short/1.cc: PASS    

  21_strings/char_traits/requirements/wchar_t/1.cc: PASS    

  21_strings/char_traits/typedefs/char/1.cc     : PASS    

  22_locale/codecvt/1.cc                        : PASS    

  22_locale/codecvt/2.cc                        : PASS    

  22_locale/codecvt/always_noconv/char/1.cc     : PASS    

  22_locale/codecvt/always_noconv/char/wrapped_env.cc: PASS    

  22_locale/codecvt/always_noconv/char/wrapped_locale.cc: PASS    

  22_locale/codecvt/always_noconv/wchar_t/1.cc  : PASS    

  22_locale/codecvt/always_noconv/wchar_t/2.cc  : PASS    

  22_locale/codecvt/always_noconv/wchar_t/3.cc  : PASS    

  22_locale/codecvt/always_noconv/wchar_t/4.cc  : PASS    

  22_locale/codecvt/always_noconv/wchar_t/wrapped_env.cc: PASS    

  22_locale/codecvt/always_noconv/wchar_t/wrapped_locale.cc: PASS    

  22_locale/codecvt/encoding/char/1.cc          : PASS    

  22_locale/codecvt/encoding/char/wrapped_env.cc: PASS    

  22_locale/codecvt/encoding/char/wrapped_locale.cc: PASS    

  22_locale/codecvt/encoding/wchar_t/1.cc       : PASS    

  22_locale/codecvt/encoding/wchar_t/2.cc       : PASS    

  22_locale/codecvt/encoding/wchar_t/3.cc       : PASS    

  22_locale/codecvt/encoding/wchar_t/4.cc       : PASS    

  22_locale/codecvt/encoding/wchar_t/wrapped_env.cc: PASS    

  22_locale/codecvt/encoding/wchar_t/wrapped_locale.cc: PASS    

  22_locale/codecvt/in/char/1.cc                : PASS    

  22_locale/codecvt/in/char/wrapped_env.cc      : PASS    

  22_locale/codecvt/in/char/wrapped_locale.cc   : PASS    

  22_locale/codecvt/in/wchar_t/1.cc             : PASS    

  22_locale/codecvt/in/wchar_t/2.cc             : PASS    

  22_locale/codecvt/in/wchar_t/3.cc             : PASS    

  22_locale/codecvt/in/wchar_t/4.cc             : PASS    

  22_locale/codecvt/in/wchar_t/5.cc             : PASS    

  22_locale/codecvt/in/wchar_t/6.cc             : PASS    

  22_locale/codecvt/in/wchar_t/7.cc             : PASS    

  22_locale/codecvt/in/wchar_t/8.cc             : PASS    

  22_locale/codecvt/in/wchar_t/9.cc             : PASS    

  22_locale/codecvt/in/wchar_t/wrapped_env.cc   : PASS    

  22_locale/codecvt/in/wchar_t/wrapped_locale.cc: PASS    

  22_locale/codecvt/length/char/1.cc            : PASS    

  22_locale/codecvt/length/char/2.cc            : PASS    

  22_locale/codecvt/length/char/wrapped_env.cc  : PASS    

  22_locale/codecvt/length/char/wrapped_locale.cc: PASS    

  22_locale/codecvt/length/wchar_t/1.cc         : PASS    

  22_locale/codecvt/length/wchar_t/2.cc         : PASS    

  22_locale/codecvt/length/wchar_t/3.cc         : PASS    

  22_locale/codecvt/length/wchar_t/4.cc         : PASS    

  22_locale/codecvt/length/wchar_t/5.cc         : PASS    

  22_locale/codecvt/length/wchar_t/6.cc         : PASS    

  22_locale/codecvt/length/wchar_t/7.cc         : PASS    

  22_locale/codecvt/length/wchar_t/wrapped_env.cc: PASS    

  22_locale/codecvt/length/wchar_t/wrapped_locale.cc: PASS    

  22_locale/codecvt/max_length/char/1.cc        : PASS    

  22_locale/codecvt/max_length/char/wrapped_env.cc: PASS    

  22_locale/codecvt/max_length/char/wrapped_locale.cc: PASS    

  22_locale/codecvt/max_length/wchar_t/1.cc     : PASS    

  22_locale/codecvt/max_length/wchar_t/2.cc     : PASS    

  22_locale/codecvt/max_length/wchar_t/3.cc     : PASS    

  22_locale/codecvt/max_length/wchar_t/4.cc     : PASS    

  22_locale/codecvt/max_length/wchar_t/wrapped_env.cc: PASS    

  22_locale/codecvt/max_length/wchar_t/wrapped_locale.cc: PASS    

  22_locale/codecvt/out/char/1.cc               : PASS    

  22_locale/codecvt/out/char/wrapped_env.cc     : PASS    

  22_locale/codecvt/out/char/wrapped_locale.cc  : PASS    

  22_locale/codecvt/out/wchar_t/1.cc            : PASS    

  22_locale/codecvt/out/wchar_t/2.cc            : PASS    

  22_locale/codecvt/out/wchar_t/3.cc            : PASS    

  22_locale/codecvt/out/wchar_t/4.cc            : PASS    

  22_locale/codecvt/out/wchar_t/5.cc            : PASS    

  22_locale/codecvt/out/wchar_t/6.cc            : PASS    

  22_locale/codecvt/out/wchar_t/7.cc            : PASS    

  22_locale/codecvt/out/wchar_t/wrapped_env.cc  : PASS    

  22_locale/codecvt/out/wchar_t/wrapped_locale.cc: PASS    

  22_locale/codecvt/unicode/1.cc                : PASS    

  22_locale/codecvt/unicode/char.cc             : PASS    

  22_locale/codecvt/unicode/wchar_t.cc          : PASS    

  22_locale/codecvt/unshift/char/1.cc           : PASS    

  22_locale/codecvt/unshift/char/wrapped_env.cc : PASS    

  22_locale/codecvt/unshift/char/wrapped_locale.cc: PASS    

  22_locale/codecvt/unshift/wchar_t/1.cc        : PASS    

  22_locale/codecvt/unshift/wchar_t/2.cc        : PASS    

  22_locale/codecvt/unshift/wchar_t/3.cc        : PASS    

  22_locale/codecvt/unshift/wchar_t/4.cc        : PASS    

  22_locale/codecvt/unshift/wchar_t/wrapped_env.cc: PASS    

  22_locale/codecvt/unshift/wchar_t/wrapped_locale.cc: PASS    

  22_locale/codecvt_byname/1.cc                 : PASS    

  22_locale/collate/1.cc                        : PASS    

  22_locale/collate/2.cc                        : PASS    

  22_locale/collate/compare/char/1.cc           : PASS    

  22_locale/collate/compare/char/2.cc           : PASS    

  22_locale/collate/compare/char/3.cc           : PASS    

  22_locale/collate/compare/char/wrapped_env.cc : PASS    

  22_locale/collate/compare/char/wrapped_locale.cc: PASS    

  22_locale/collate/compare/wchar_t/1.cc        : PASS    

  22_locale/collate/compare/wchar_t/2.cc        : PASS    

  22_locale/collate/compare/wchar_t/3.cc        : PASS    

  22_locale/collate/compare/wchar_t/wrapped_env.cc: PASS    

  22_locale/collate/compare/wchar_t/wrapped_locale.cc: PASS    

  22_locale/collate/hash/char/1.cc              : PASS    

  22_locale/collate/hash/char/2.cc              : PASS    

  22_locale/collate/hash/char/wrapped_env.cc    : PASS    

  22_locale/collate/hash/char/wrapped_locale.cc : PASS    

  22_locale/collate/hash/wchar_t/1.cc           : PASS    

  22_locale/collate/hash/wchar_t/2.cc           : PASS    

  22_locale/collate/hash/wchar_t/wrapped_env.cc : PASS    

  22_locale/collate/hash/wchar_t/wrapped_locale.cc: PASS    

  22_locale/collate/transform/char/2.cc         : PASS    

  22_locale/collate/transform/char/3.cc         : PASS    

  22_locale/collate/transform/char/wrapped_env.cc: PASS    

  22_locale/collate/transform/char/wrapped_locale.cc: PASS    

  22_locale/collate/transform/wchar_t/2.cc      : PASS    

  22_locale/collate/transform/wchar_t/3.cc      : PASS    

  22_locale/collate/transform/wchar_t/wrapped_env.cc: PASS    

  22_locale/collate/transform/wchar_t/wrapped_locale.cc: PASS    

  22_locale/collate_byname/1.cc                 : PASS    

  22_locale/collate_byname/named_equivalence.cc : PASS    

  22_locale/ctype/1.cc                          : PASS    

  22_locale/ctype/2.cc                          : PASS    

  22_locale/ctype/cons/char/1.cc                : PASS    

  22_locale/ctype/cons/char/wrapped_env.cc      : PASS    

  22_locale/ctype/cons/char/wrapped_locale.cc   : PASS    

  22_locale/ctype/is/char/1.cc                  : PASS    

  22_locale/ctype/is/char/2.cc                  : PASS    

  22_locale/ctype/is/char/3.cc                  : PASS    

  22_locale/ctype/is/char/9858.cc               : PASS    

  22_locale/ctype/is/char/wrapped_env.cc        : PASS    

  22_locale/ctype/is/char/wrapped_locale.cc     : PASS    

  22_locale/ctype/is/wchar_t/1.cc               : PASS    

  22_locale/ctype/is/wchar_t/11740.cc           : PASS    

  22_locale/ctype/is/wchar_t/2.cc               : PASS    

  22_locale/ctype/is/wchar_t/wrapped_env.cc     : PASS    

  22_locale/ctype/is/wchar_t/wrapped_locale.cc  : PASS    

  22_locale/ctype/narrow/char/1.cc              : PASS    

  22_locale/ctype/narrow/char/2.cc              : PASS    

  22_locale/ctype/narrow/char/wrapped_env.cc    : PASS    

  22_locale/ctype/narrow/char/wrapped_locale.cc : PASS    

  22_locale/ctype/narrow/wchar_t/1.cc           : PASS    

  22_locale/ctype/narrow/wchar_t/2.cc           : PASS    

  22_locale/ctype/narrow/wchar_t/3.cc           : PASS    

  22_locale/ctype/narrow/wchar_t/wrapped_env.cc : PASS    

  22_locale/ctype/narrow/wchar_t/wrapped_locale.cc: PASS    

  22_locale/ctype/scan/char/1.cc                : PASS    

  22_locale/ctype/scan/char/wrapped_env.cc      : PASS    

  22_locale/ctype/scan/char/wrapped_locale.cc   : PASS    

  22_locale/ctype/scan/wchar_t/1.cc             : PASS    

  22_locale/ctype/scan/wchar_t/wrapped_env.cc   : PASS    

  22_locale/ctype/scan/wchar_t/wrapped_locale.cc: PASS    

  22_locale/ctype/to/char/1.cc                  : PASS    

  22_locale/ctype/to/char/wrapped_env.cc        : PASS    

  22_locale/ctype/to/char/wrapped_locale.cc     : PASS    

  22_locale/ctype/to/wchar_t/1.cc               : PASS    

  22_locale/ctype/to/wchar_t/wrapped_env.cc     : PASS    

  22_locale/ctype/to/wchar_t/wrapped_locale.cc  : PASS    

  22_locale/ctype/widen/char/1.cc               : PASS    

  22_locale/ctype/widen/char/wrapped_env.cc     : PASS    

  22_locale/ctype/widen/char/wrapped_locale.cc  : PASS    

  22_locale/ctype/widen/wchar_t/1.cc            : PASS    

  22_locale/ctype/widen/wchar_t/2.cc            : PASS    

  22_locale/ctype/widen/wchar_t/3.cc            : PASS    

  22_locale/ctype/widen/wchar_t/wrapped_env.cc  : PASS    

  22_locale/ctype/widen/wchar_t/wrapped_locale.cc: PASS    

  22_locale/ctype_base/1.cc                     : PASS    

  22_locale/ctype_base/11844.cc                 : PASS    

  22_locale/ctype_byname/1.cc                   : PASS    

  22_locale/facet/1.cc                          : PASS    

  22_locale/facet/2.cc                          : PASS    

  22_locale/global_templates/1.cc               : PASS    

  22_locale/locale/13630.cc                     : PASS    

  22_locale/locale/cons/1.cc                    : PASS    

  22_locale/locale/cons/12352.cc                : PASS    

  22_locale/locale/cons/12438.cc                : PASS    

  22_locale/locale/cons/12658_thread.cc         : PASS    

  22_locale/locale/cons/2.cc                    : PASS    

  22_locale/locale/cons/4.cc                    : PASS    

  22_locale/locale/cons/5.cc                    : PASS    

  22_locale/locale/cons/6.cc                    : PASS    

  22_locale/locale/cons/7.cc                    : PASS    

  22_locale/locale/cons/7222-c.cc               : PASS    

  22_locale/locale/cons/7222-env.cc             : PASS    

  22_locale/locale/cons/8.cc                    : PASS    

  22_locale/locale/global_locale_objects/1.cc   : PASS    

  22_locale/locale/global_locale_objects/14071.cc: PASS    

  22_locale/locale/global_locale_objects/2.cc   : PASS    

  22_locale/locale/global_locale_objects/3.cc   : PASS    

  22_locale/locale/operations/1.cc              : PASS    

  22_locale/locale/operations/2.cc              : PASS    

  22_locale/messages/1.cc                       : PASS    

  22_locale/messages/2.cc                       : PASS    

  22_locale/messages/members/char/1.cc          : PASS    

  22_locale/messages/members/char/2.cc          : PASS    

  22_locale/messages/members/char/3.cc          : PASS    

  22_locale/messages/members/char/wrapped_env.cc: PASS    

  22_locale/messages/members/char/wrapped_locale.cc: PASS    

  22_locale/messages_byname/1.cc                : PASS    

  22_locale/messages_byname/named_equivalence.cc: PASS    

  22_locale/money_get/1.cc                      : PASS    

  22_locale/money_get/2.cc                      : PASS    

  22_locale/money_get/get/char/1.cc             : PASS    

  22_locale/money_get/get/char/10.cc            : PASS    

  22_locale/money_get/get/char/11.cc            : PASS    

  22_locale/money_get/get/char/11528.cc         : PASS    

  22_locale/money_get/get/char/12.cc            : PASS    

  22_locale/money_get/get/char/13.cc            : PASS    

  22_locale/money_get/get/char/14.cc            : PASS    

  22_locale/money_get/get/char/15.cc            : PASS    

  22_locale/money_get/get/char/16.cc            : PASS    

  22_locale/money_get/get/char/17.cc            : PASS    

  22_locale/money_get/get/char/18.cc            : PASS    

  22_locale/money_get/get/char/19.cc            : PASS    

  22_locale/money_get/get/char/2.cc             : PASS    

  22_locale/money_get/get/char/3.cc             : PASS    

  22_locale/money_get/get/char/4.cc             : PASS    

  22_locale/money_get/get/char/5.cc             : PASS    

  22_locale/money_get/get/char/6.cc             : PASS    

  22_locale/money_get/get/char/7.cc             : PASS    

  22_locale/money_get/get/char/8.cc             : PASS    

  22_locale/money_get/get/char/9.cc             : PASS    

  22_locale/money_get/get/char/wrapped_env.cc   : PASS    

  22_locale/money_get/get/char/wrapped_locale.cc: PASS    

  22_locale/money_get/get/wchar_t/1.cc          : PASS    

  22_locale/money_get/get/wchar_t/10.cc         : PASS    

  22_locale/money_get/get/wchar_t/11.cc         : PASS    

  22_locale/money_get/get/wchar_t/11528.cc      : PASS    

  22_locale/money_get/get/wchar_t/12.cc         : PASS    

  22_locale/money_get/get/wchar_t/13.cc         : PASS    

  22_locale/money_get/get/wchar_t/14.cc         : PASS    

  22_locale/money_get/get/wchar_t/15.cc         : PASS    

  22_locale/money_get/get/wchar_t/16.cc         : PASS    

  22_locale/money_get/get/wchar_t/17.cc         : PASS    

  22_locale/money_get/get/wchar_t/18.cc         : PASS    

  22_locale/money_get/get/wchar_t/19.cc         : PASS    

  22_locale/money_get/get/wchar_t/2.cc          : PASS    

  22_locale/money_get/get/wchar_t/3.cc          : PASS    

  22_locale/money_get/get/wchar_t/4.cc          : PASS    

  22_locale/money_get/get/wchar_t/5.cc          : PASS    

  22_locale/money_get/get/wchar_t/6.cc          : PASS    

  22_locale/money_get/get/wchar_t/7.cc          : PASS    

  22_locale/money_get/get/wchar_t/8.cc          : PASS    

  22_locale/money_get/get/wchar_t/9.cc          : PASS    

  22_locale/money_get/get/wchar_t/wrapped_env.cc: PASS    

  22_locale/money_get/get/wchar_t/wrapped_locale.cc: PASS    

  22_locale/money_put/1.cc                      : PASS    

  22_locale/money_put/2.cc                      : PASS    

  22_locale/money_put/put/char/1.cc             : PASS    

  22_locale/money_put/put/char/12971.cc         : PASS    

  22_locale/money_put/put/char/2.cc             : PASS    

  22_locale/money_put/put/char/3.cc             : PASS    

  22_locale/money_put/put/char/4.cc             : PASS    

  22_locale/money_put/put/char/5.cc             : PASS    

  22_locale/money_put/put/char/6.cc             : PASS    

  22_locale/money_put/put/char/9780-3.cc        : PASS    

  22_locale/money_put/put/char/wrapped_env.cc   : PASS    

  22_locale/money_put/put/char/wrapped_locale.cc: PASS    

  22_locale/money_put/put/wchar_t/1.cc          : PASS    

  22_locale/money_put/put/wchar_t/12971.cc      : PASS    

  22_locale/money_put/put/wchar_t/2.cc          : PASS    

  22_locale/money_put/put/wchar_t/3.cc          : PASS    

  22_locale/money_put/put/wchar_t/4.cc          : PASS    

  22_locale/money_put/put/wchar_t/5.cc          : PASS    

  22_locale/money_put/put/wchar_t/6.cc          : PASS    

  22_locale/money_put/put/wchar_t/wrapped_env.cc: PASS    

  22_locale/money_put/put/wchar_t/wrapped_locale.cc: PASS    

  22_locale/moneypunct/1.cc                     : PASS    

  22_locale/moneypunct/2.cc                     : PASS    

  22_locale/moneypunct/3.cc                     : PASS    

  22_locale/moneypunct/members/char/1.cc        : PASS    

  22_locale/moneypunct/members/char/2.cc        : PASS    

  22_locale/moneypunct/members/char/wrapped_env.cc: PASS    

  22_locale/moneypunct/members/char/wrapped_locale.cc: PASS    

  22_locale/moneypunct/members/wchar_t/1.cc     : PASS    

  22_locale/moneypunct/members/wchar_t/2.cc     : PASS    

  22_locale/moneypunct/members/wchar_t/wrapped_env.cc: PASS    

  22_locale/moneypunct/members/wchar_t/wrapped_locale.cc: PASS    

  22_locale/moneypunct_byname/1.cc              : PASS    

  22_locale/moneypunct_byname/named_equivalence.cc: PASS    

  22_locale/num_get/1.cc                        : PASS    

  22_locale/num_get/2.cc                        : PASS    

  22_locale/num_get/get/char/1.cc               : PASS    

  22_locale/num_get/get/char/10.cc              : PASS    

  22_locale/num_get/get/char/11.cc              : PASS    

  22_locale/num_get/get/char/12.cc              : PASS    

  22_locale/num_get/get/char/13.cc              : PASS    

  22_locale/num_get/get/char/14.cc              : PASS    

  22_locale/num_get/get/char/15.cc              : PASS    

  22_locale/num_get/get/char/2.cc               : PASS    

  22_locale/num_get/get/char/3.cc               : PASS    

  22_locale/num_get/get/char/4.cc               : PASS    

  22_locale/num_get/get/char/5.cc               : PASS    

  22_locale/num_get/get/char/6.cc               : PASS    

  22_locale/num_get/get/char/7.cc               : PASS    

  22_locale/num_get/get/char/8.cc               : PASS    

  22_locale/num_get/get/char/9.cc               : PASS    

  22_locale/num_get/get/char/wrapped_env.cc     : PASS    

  22_locale/num_get/get/char/wrapped_locale.cc  : PASS    

  22_locale/num_get/get/wchar_t/1.cc            : PASS    

  22_locale/num_get/get/wchar_t/10.cc           : PASS    

  22_locale/num_get/get/wchar_t/11.cc           : PASS    

  22_locale/num_get/get/wchar_t/12.cc           : PASS    

  22_locale/num_get/get/wchar_t/13.cc           : PASS    

  22_locale/num_get/get/wchar_t/14.cc           : PASS    

  22_locale/num_get/get/wchar_t/15.cc           : PASS    

  22_locale/num_get/get/wchar_t/2.cc            : PASS    

  22_locale/num_get/get/wchar_t/3.cc            : PASS    

  22_locale/num_get/get/wchar_t/4.cc            : PASS    

  22_locale/num_get/get/wchar_t/5.cc            : PASS    

  22_locale/num_get/get/wchar_t/6.cc            : PASS    

  22_locale/num_get/get/wchar_t/7.cc            : PASS    

  22_locale/num_get/get/wchar_t/8.cc            : PASS    

  22_locale/num_get/get/wchar_t/9.cc            : PASS    

  22_locale/num_get/get/wchar_t/wrapped_env.cc  : PASS    

  22_locale/num_get/get/wchar_t/wrapped_locale.cc: PASS    

  22_locale/num_put/1.cc                        : PASS    

  22_locale/num_put/2.cc                        : PASS    

  22_locale/num_put/put/char/1.cc               : PASS    

  22_locale/num_put/put/char/14220.cc           : PASS    

  22_locale/num_put/put/char/15565.cc           : PASS    

  22_locale/num_put/put/char/2.cc               : PASS    

  22_locale/num_put/put/char/3.cc               : PASS    

  22_locale/num_put/put/char/4.cc               : PASS    

  22_locale/num_put/put/char/5.cc               : PASS    

  22_locale/num_put/put/char/6.cc               : PASS    

  22_locale/num_put/put/char/7.cc               : PASS    

  22_locale/num_put/put/char/8.cc               : PASS    

  22_locale/num_put/put/char/9.cc               : PASS    

  22_locale/num_put/put/char/9780-2.cc          : PASS    

  22_locale/num_put/put/char/wrapped_env.cc     : PASS    

  22_locale/num_put/put/char/wrapped_locale.cc  : PASS    

  22_locale/num_put/put/wchar_t/1.cc            : PASS    

  22_locale/num_put/put/wchar_t/14220.cc        : PASS    

  22_locale/num_put/put/wchar_t/15565.cc        : PASS    

  22_locale/num_put/put/wchar_t/2.cc            : PASS    

  22_locale/num_put/put/wchar_t/3.cc            : PASS    

  22_locale/num_put/put/wchar_t/4.cc            : PASS    

  22_locale/num_put/put/wchar_t/5.cc            : PASS    

  22_locale/num_put/put/wchar_t/6.cc            : PASS    

  22_locale/num_put/put/wchar_t/7.cc            : PASS    

  22_locale/num_put/put/wchar_t/8.cc            : PASS    

  22_locale/num_put/put/wchar_t/9.cc            : PASS    

  22_locale/num_put/put/wchar_t/wrapped_env.cc  : PASS    

  22_locale/num_put/put/wchar_t/wrapped_locale.cc: PASS    

  22_locale/numpunct/1.cc                       : PASS    

  22_locale/numpunct/2.cc                       : PASS    

  22_locale/numpunct/members/char/1.cc          : PASS    

  22_locale/numpunct/members/char/2.cc          : PASS    

  22_locale/numpunct/members/char/3.cc          : PASS    

  22_locale/numpunct/members/char/cache_1.cc    : PASS    

  22_locale/numpunct/members/char/cache_2.cc    : PASS    

  22_locale/numpunct/members/char/wrapped_env.cc: PASS    

  22_locale/numpunct/members/char/wrapped_locale.cc: PASS    

  22_locale/numpunct/members/pod/1.cc           : PASS    

  22_locale/numpunct/members/pod/2.cc           : PASS    

  22_locale/numpunct/members/wchar_t/1.cc       : PASS    

  22_locale/numpunct/members/wchar_t/2.cc       : PASS    

  22_locale/numpunct/members/wchar_t/cache_1.cc : PASS    

  22_locale/numpunct/members/wchar_t/cache_2.cc : PASS    

  22_locale/numpunct/members/wchar_t/wrapped_env.cc: PASS    

  22_locale/numpunct/members/wchar_t/wrapped_locale.cc: PASS    

  22_locale/numpunct_byname/1.cc                : PASS    

  22_locale/numpunct_byname/named_equivalence.cc: PASS    

  22_locale/time_get/1.cc                       : PASS    

  22_locale/time_get/2.cc                       : PASS    

  22_locale/time_get/date_order/char/1.cc       : PASS    

  22_locale/time_get/date_order/char/wrapped_env.cc: PASS    

  22_locale/time_get/date_order/char/wrapped_locale.cc: PASS    

  22_locale/time_get/date_order/wchar_t/1.cc    : PASS    

  22_locale/time_get/date_order/wchar_t/wrapped_env.cc: PASS    

  22_locale/time_get/date_order/wchar_t/wrapped_locale.cc: PASS    

  22_locale/time_get/get_date/char/1.cc         : PASS    

  22_locale/time_get/get_date/char/12750.cc     : PASS    

  22_locale/time_get/get_date/char/12791.cc     : PASS    

  22_locale/time_get/get_date/char/2.cc         : PASS    

  22_locale/time_get/get_date/char/3.cc         : PASS    

  22_locale/time_get/get_date/char/wrapped_env.cc: PASS    

  22_locale/time_get/get_date/char/wrapped_locale.cc: PASS    

  22_locale/time_get/get_date/wchar_t/1.cc      : PASS    

  22_locale/time_get/get_date/wchar_t/12750.cc  : PASS    

  22_locale/time_get/get_date/wchar_t/12791.cc  : PASS    

  22_locale/time_get/get_date/wchar_t/2.cc      : PASS    

  22_locale/time_get/get_date/wchar_t/3.cc      : PASS    

  22_locale/time_get/get_date/wchar_t/4.cc      : PASS    

  22_locale/time_get/get_date/wchar_t/wrapped_env.cc: PASS    

  22_locale/time_get/get_date/wchar_t/wrapped_locale.cc: PASS    

  22_locale/time_get/get_monthname/char/1.cc    : PASS    

  22_locale/time_get/get_monthname/char/2.cc    : PASS    

  22_locale/time_get/get_monthname/char/3.cc    : PASS    

  22_locale/time_get/get_monthname/char/4.cc    : PASS    

  22_locale/time_get/get_monthname/char/wrapped_env.cc: PASS    

  22_locale/time_get/get_monthname/char/wrapped_locale.cc: PASS    

  22_locale/time_get/get_monthname/wchar_t/1.cc : PASS    

  22_locale/time_get/get_monthname/wchar_t/2.cc : PASS    

  22_locale/time_get/get_monthname/wchar_t/3.cc : PASS    

  22_locale/time_get/get_monthname/wchar_t/4.cc : PASS    

  22_locale/time_get/get_monthname/wchar_t/wrapped_env.cc: PASS    

  22_locale/time_get/get_monthname/wchar_t/wrapped_locale.cc: PASS    

  22_locale/time_get/get_time/char/1.cc         : PASS    

  22_locale/time_get/get_time/char/2.cc         : PASS    

  22_locale/time_get/get_time/char/3.cc         : PASS    

  22_locale/time_get/get_time/char/4.cc         : PASS    

  22_locale/time_get/get_time/char/wrapped_env.cc: PASS    

  22_locale/time_get/get_time/char/wrapped_locale.cc: PASS    

  22_locale/time_get/get_time/wchar_t/1.cc      : PASS    

  22_locale/time_get/get_time/wchar_t/2.cc      : PASS    

  22_locale/time_get/get_time/wchar_t/3.cc      : PASS    

  22_locale/time_get/get_time/wchar_t/4.cc      : PASS    

  22_locale/time_get/get_time/wchar_t/wrapped_env.cc: PASS    

  22_locale/time_get/get_time/wchar_t/wrapped_locale.cc: PASS    

  22_locale/time_get/get_weekday/char/1.cc      : PASS    

  22_locale/time_get/get_weekday/char/2.cc      : PASS    

  22_locale/time_get/get_weekday/char/3.cc      : PASS    

  22_locale/time_get/get_weekday/char/wrapped_env.cc: PASS    

  22_locale/time_get/get_weekday/char/wrapped_locale.cc: PASS    

  22_locale/time_get/get_weekday/wchar_t/1.cc   : PASS    

  22_locale/time_get/get_weekday/wchar_t/2.cc   : PASS    

  22_locale/time_get/get_weekday/wchar_t/3.cc   : PASS    

  22_locale/time_get/get_weekday/wchar_t/wrapped_env.cc: PASS    

  22_locale/time_get/get_weekday/wchar_t/wrapped_locale.cc: PASS    

  22_locale/time_get/get_year/char/1.cc         : PASS    

  22_locale/time_get/get_year/char/3.cc         : PASS    

  22_locale/time_get/get_year/char/wrapped_env.cc: PASS    

  22_locale/time_get/get_year/char/wrapped_locale.cc: PASS    

  22_locale/time_get/get_year/wchar_t/1.cc      : PASS    

  22_locale/time_get/get_year/wchar_t/3.cc      : PASS    

  22_locale/time_get/get_year/wchar_t/wrapped_env.cc: PASS    

  22_locale/time_get/get_year/wchar_t/wrapped_locale.cc: PASS    

  22_locale/time_put/1.cc                       : PASS    

  22_locale/time_put/2.cc                       : PASS    

  22_locale/time_put/put/char/1.cc              : PASS    

  22_locale/time_put/put/char/10.cc             : PASS    

  22_locale/time_put/put/char/12439_1.cc        : PASS    

  22_locale/time_put/put/char/12439_3.cc        : PASS    

  22_locale/time_put/put/char/17038.cc          : PASS    

  22_locale/time_put/put/char/2.cc              : PASS    

  22_locale/time_put/put/char/3.cc              : PASS    

  22_locale/time_put/put/char/4.cc              : PASS    

  22_locale/time_put/put/char/5.cc              : PASS    

  22_locale/time_put/put/char/6.cc              : PASS    

  22_locale/time_put/put/char/7.cc              : PASS    

  22_locale/time_put/put/char/8.cc              : PASS    

  22_locale/time_put/put/char/9.cc              : PASS    

  22_locale/time_put/put/char/9780-1.cc         : PASS    

  22_locale/time_put/put/char/wrapped_env.cc    : PASS    

  22_locale/time_put/put/char/wrapped_locale.cc : PASS    

  22_locale/time_put/put/wchar_t/1.cc           : PASS    

  22_locale/time_put/put/wchar_t/10.cc          : PASS    

  22_locale/time_put/put/wchar_t/12439_1.cc     : PASS    

  22_locale/time_put/put/wchar_t/12439_2.cc     : PASS    

  22_locale/time_put/put/wchar_t/12439_3.cc     : PASS    

  22_locale/time_put/put/wchar_t/17038.cc       : PASS    

  22_locale/time_put/put/wchar_t/2.cc           : PASS    

  22_locale/time_put/put/wchar_t/3.cc           : PASS    

  22_locale/time_put/put/wchar_t/4.cc           : PASS    

  22_locale/time_put/put/wchar_t/5.cc           : PASS    

  22_locale/time_put/put/wchar_t/6.cc           : PASS    

  22_locale/time_put/put/wchar_t/7.cc           : PASS    

  22_locale/time_put/put/wchar_t/8.cc           : PASS    

  22_locale/time_put/put/wchar_t/9.cc           : PASS    

  22_locale/time_put/put/wchar_t/wrapped_env.cc : PASS    

  22_locale/time_put/put/wchar_t/wrapped_locale.cc: PASS    

  23_containers/bitset/cons/1.cc                : PASS    

  23_containers/bitset/cons/16020.cc            : FAIL    
    23_containers/bitset/cons/16020.cc (test for excess errors)

    DGTest.excess_errors:
      
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/23_containers/bitset/cons/16020.cc:39: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/23_containers/bitset/cons/16020.cc:39: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'collect2: ld returned 1 exit status
      

    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.4.3/testsuite -D_GLIBCXX_ASSERT /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/23_containers/bitset/cons/16020.cc -lv3test -L/tmp/tmpar-5Ku -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_23_containers_bitset_cons_16020.exe
      

    DejaGNUTest.command_output_1:
      
      /tmp/ccVuRqNS.o: In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccVuRqNS.o: In function `~_Safe_sequence_base':
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/23_containers/bitset/cons/16020.cc:39: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/23_containers/bitset/cons/16020.cc:39: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      collect2: ld returned 1 exit status
      

    DejaGNUTest.command_status_1:
      256

    DejaGNUTest.result_1:
      FAIL: 23_containers/bitset/cons/16020.cc (test for excess errors)

    DejaGNUTest.result_2:
      WARNING: 23_containers/bitset/cons/16020.cc compilation failed to
      produce executable

    qmtest.end_time:
      2006-01-18T11:19:46Z

    qmtest.start_time:
      2006-01-18T11:19:45Z

    qmtest.target:
      local

  23_containers/bitset/cons/6282.cc             : PASS    

  23_containers/bitset/count/6124.cc            : PASS    

  23_containers/bitset/ext/15361.cc             : PASS    

  23_containers/bitset/input/1.cc               : PASS    

  23_containers/bitset/invalidation/1.cc        : FAIL    
    23_containers/bitset/invalidation/1.cc (test for excess errors)

    DGTest.excess_errors:
      
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'collect2: ld returned 1 exit status
      

    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.4.3/testsuite -D_GLIBCXX_ASSERT /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/23_containers/bitset/invalidation/1.cc -lv3test -L/tmp/tmpar-5Ku -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_23_containers_bitset_invalidation_1.exe
      

    DejaGNUTest.command_output_1:
      
      /tmp/ccHcjMAV.o: In function `reference':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccHcjMAV.o: In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccHcjMAV.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccHcjMAV.o: In function `~_Safe_sequence_base':
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      collect2: ld returned 1 exit status
      

    DejaGNUTest.command_status_1:
      256

    DejaGNUTest.result_1:
      FAIL: 23_containers/bitset/invalidation/1.cc (test for excess errors)

    DejaGNUTest.result_2:
      WARNING: 23_containers/bitset/invalidation/1.cc compilation failed to
      produce executable

    qmtest.end_time:
      2006-01-18T11:19:54Z

    qmtest.start_time:
      2006-01-18T11:19:52Z

    qmtest.target:
      local

  23_containers/bitset/operations/1.cc          : PASS    

  23_containers/bitset/operations/13838.cc      : FAIL    
    23_containers/bitset/operations/13838.cc (test for excess errors)

    DGTest.excess_errors:
      
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/23_containers/bitset/operations/13838.cc:45: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/23_containers/bitset/operations/13838.cc:45: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'collect2: ld returned 1 exit status
      

    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.4.3/testsuite -D_GLIBCXX_ASSERT /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/23_containers/bitset/operations/13838.cc -lv3test -L/tmp/tmpar-5Ku -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_23_containers_bitset_operations_13838.exe
      

    DejaGNUTest.command_output_1:
      
      /tmp/ccNgbDKc.o: In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccNgbDKc.o: In function `~_Safe_sequence_base':
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/23_containers/bitset/operations/13838.cc:45: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/23_containers/bitset/operations/13838.cc:45: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      collect2: ld returned 1 exit status
      

    DejaGNUTest.command_status_1:
      256

    DejaGNUTest.result_1:
      FAIL: 23_containers/bitset/operations/13838.cc (test for excess errors)

    DejaGNUTest.result_2:
      WARNING: 23_containers/bitset/operations/13838.cc compilation failed to
      produce executable

    qmtest.end_time:
      2006-01-18T11:19:56Z

    qmtest.start_time:
      2006-01-18T11:19:55Z

    qmtest.target:
      local

  23_containers/bitset/operations/2.cc          : PASS    

  23_containers/bitset/test/1.cc                : PASS    

  23_containers/bitset/to_ulong/1.cc            : PASS    

  23_containers/deque/1.cc                      : PASS    

  23_containers/deque/14340.cc                  : PASS    

  23_containers/deque/cons/1.cc                 : PASS    

  23_containers/deque/cons/2.cc                 : PASS    

  23_containers/deque/cons/clear_allocator.cc   : PASS    

  23_containers/deque/invalidation/1.cc         : FAIL    
    23_containers/deque/invalidation/1.cc (test for excess errors)

    DGTest.excess_errors:
      
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.tcc:80: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/safe_iterator.h:596: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:600: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:596: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccMGcYZG.o:/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `.__gnu_debug::_Safe_iterator_base::_M_detach()' follow/opt/lsb/include/c++/debug/safe_iterator.h:400: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:404: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:400: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.tcc:48: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:146: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:146: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:88: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccMGcYZG.o:/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `.__gnu_debug::_Safe_iterator_base::_M_detach()' follow/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccMGcYZG.o:/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `.__gnu_debug::_Safe_iterator_base::_M_detach()' follow/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccMGcYZG.o:/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `.__gnu_debug::_Safe_iterator_base::_M_detach()' follow/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccMGcYZG.o:/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `.__gnu_debug::_Safe_iterator_base::_M_detach()' follow/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:159: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:84: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccMGcYZG.o:/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `.__gnu_debug::_Safe_iterator_base::_M_detach()' follow/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:159: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:84: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.h:84: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccMGcYZG.o:/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `.__gnu_debug::_Safe_iterator_base::_M_detach()' followcollect2: ld returned 1 exit status
      

    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.4.3/testsuite -D_GLIBCXX_ASSERT /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/23_containers/deque/invalidation/1.cc -lv3test -L/tmp/tmpar-5Ku -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_23_containers_deque_invalidation_1.exe
      

    DejaGNUTest.command_output_1:
      
      /tmp/ccMGcYZG.o: In function `.bool __gnu_debug::operator==<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccMGcYZG.o: In function `.bool __gnu_debug::operator==<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccMGcYZG.o: In function `.bool __gnu_debug::operator==<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccMGcYZG.o: In function `.bool __gnu_debug::operator==<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccMGcYZG.o: In function `.bool __gnu_debug::operator==<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccMGcYZG.o: In function `__gnu_debug::_Error_formatter const& __gnu_debug::_Error_formatter::_M_iterator<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&, char const*) const':
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccMGcYZG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccMGcYZG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccMGcYZG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccMGcYZG.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccMGcYZG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccMGcYZG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccMGcYZG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccMGcYZG.o: In function `__gnu_debug::_Error_formatter const& __gnu_debug::_Error_formatter::_M_iterator<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&, char const*) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccMGcYZG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccMGcYZG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccMGcYZG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccMGcYZG.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccMGcYZG.o: In function `bool __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_valid_range<std::_Deque_iterator<int, int&, int*> >(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.tcc:80: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccMGcYZG.o: In function `.__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::difference_type __gnu_debug::operator-<std::_Deque_iterator<int, int&, int*>, std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:596: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccMGcYZG.o: In function `.__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::difference_type __gnu_debug::operator-<std::_Deque_iterator<int, int&, int*>, std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccMGcYZG.o: In function `.__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::difference_type __gnu_debug::operator-<std::_Deque_iterator<int, int&, int*>, std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:600: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccMGcYZG.o: In function `.__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::difference_type __gnu_debug::operator-<std::_Deque_iterator<int, int&, int*>, std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccMGcYZG.o: In function `.__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::difference_type __gnu_debug::operator-<std::_Deque_iterator<int, int&, int*>, std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:596: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccMGcYZG.o: In function `_M_dereferenceable':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccMGcYZG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccMGcYZG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccMGcYZG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccMGcYZG.o: In function `_M_is_end':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccMGcYZG.o: In function `operator*':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccMGcYZG.o: In function `__copy_ni1<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >, std::_Deque_iterator<int, int&, int*> >':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccMGcYZG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccMGcYZG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccMGcYZG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccMGcYZG.o: In function `_M_is_end':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccMGcYZG.o: In function `__copy_ni1<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >, std::_Deque_iterator<int, int&, int*> >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccMGcYZG.o: In function `.std::_Deque_iterator<int, int&, int*> std::copy<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >, std::_Deque_iterator<int, int&, int*> >(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >, std::_Deque_iterator<int, int&, int*>)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccMGcYZG.o:/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `.__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccMGcYZG.o: In function `.bool __gnu_debug::operator==<std::_Deque_iterator<int, int const&, int const*>, std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int const&, int const*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:400: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccMGcYZG.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, const int&, const int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccMGcYZG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccMGcYZG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccMGcYZG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccMGcYZG.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccMGcYZG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccMGcYZG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccMGcYZG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccMGcYZG.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, const int&, const int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccMGcYZG.o: In function `.bool __gnu_debug::operator==<std::_Deque_iterator<int, int const&, int const*>, std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int const&, int const*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccMGcYZG.o: In function `.bool __gnu_debug::operator==<std::_Deque_iterator<int, int const&, int const*>, std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int const&, int const*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:404: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccMGcYZG.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, const int&, const int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccMGcYZG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccMGcYZG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccMGcYZG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccMGcYZG.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccMGcYZG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccMGcYZG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccMGcYZG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccMGcYZG.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, const int&, const int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccMGcYZG.o: In function `.bool __gnu_debug::operator==<std::_Deque_iterator<int, int const&, int const*>, std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int const&, int const*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccMGcYZG.o: In function `.bool __gnu_debug::operator==<std::_Deque_iterator<int, int const&, int const*>, std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int const&, int const*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:400: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccMGcYZG.o: In function `.bool __gnu_debug::operator==<std::_Deque_iterator<int, int const&, int const*>, std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int const&, int const*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccMGcYZG.o: In function `.__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.tcc:48: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccMGcYZG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccMGcYZG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccMGcYZG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccMGcYZG.o: In function `_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccMGcYZG.o: In function `_Safe_iterator<std::_Deque_iterator<int, int&, int*> >':
      /opt/lsb/include/c++/debug/safe_iterator.h:146: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccMGcYZG.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, const int&, const int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccMGcYZG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccMGcYZG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccMGcYZG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccMGcYZG.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccMGcYZG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccMGcYZG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccMGcYZG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccMGcYZG.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, const int&, const int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccMGcYZG.o: In function `_Safe_iterator<std::_Deque_iterator<int, int&, int*> >':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccMGcYZG.o: In function `.__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccMGcYZG.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccMGcYZG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccMGcYZG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccMGcYZG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccMGcYZG.o: In function `_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccMGcYZG.o: In function `_Safe_iterator<std::_Deque_iterator<int, int&, int*> >':
      /opt/lsb/include/c++/debug/safe_iterator.h:146: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccMGcYZG.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, const int&, const int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccMGcYZG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccMGcYZG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccMGcYZG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccMGcYZG.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccMGcYZG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccMGcYZG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccMGcYZG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccMGcYZG.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, const int&, const int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccMGcYZG.o: In function `_Safe_iterator<std::_Deque_iterator<int, int&, int*> >':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccMGcYZG.o: In function `.__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccMGcYZG.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:88: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccMGcYZG.o: In function `.__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccMGcYZG.o:/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `.__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccMGcYZG.o: In function `_M_integer':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccMGcYZG.o: In function `__advance<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >, long int>':
      /opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccMGcYZG.o: In function `void std::deque<int, std::allocator<int> >::_M_insert_aux<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >(std::_Deque_iterator<int, int&, int*>, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >, unsigned long)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccMGcYZG.o:/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `.__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccMGcYZG.o: In function `_M_integer':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccMGcYZG.o: In function `__advance<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >, long int>':
      /opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccMGcYZG.o: In function `void std::deque<int, std::allocator<int> >::_M_insert_aux<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >(std::_Deque_iterator<int, int&, int*>, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >, unsigned long)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccMGcYZG.o:/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `.__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccMGcYZG.o: In function `_M_integer':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccMGcYZG.o: In function `advance<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >, long unsigned int>':
      /opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccMGcYZG.o: In function `_M_assign_aux<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccMGcYZG.o: In function `_M_insert_dispatch<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccMGcYZG.o: In function `insert<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccMGcYZG.o:/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `.__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccMGcYZG.o: In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccMGcYZG.o: In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccMGcYZG.o: In function `test01()':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccMGcYZG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccMGcYZG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccMGcYZG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccMGcYZG.o: In function `operator=':
      /opt/lsb/include/c++/debug/safe_iterator.h:159: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccMGcYZG.o: In function `operator=':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccMGcYZG.o: In function `operator=':
      /opt/lsb/include/c++/debug/safe_iterator.h:84: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccMGcYZG.o: In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccMGcYZG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccMGcYZG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccMGcYZG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccMGcYZG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccMGcYZG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccMGcYZG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccMGcYZG.o: In function `assign<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccMGcYZG.o: In function `assign<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccMGcYZG.o: In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccMGcYZG.o:/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `.__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccMGcYZG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccMGcYZG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccMGcYZG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccMGcYZG.o: In function `operator=':
      /opt/lsb/include/c++/debug/safe_iterator.h:159: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccMGcYZG.o: In function `operator=':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccMGcYZG.o: In function `operator=':
      /opt/lsb/include/c++/debug/safe_iterator.h:84: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccMGcYZG.o: In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccMGcYZG.o: In function `~_Safe_sequence_base':
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccMGcYZG.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccMGcYZG.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_iterator.h:84: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccMGcYZG.o: In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccMGcYZG.o:/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `.__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      collect2: ld returned 1 exit status
      

    DejaGNUTest.command_status_1:
      256

    DejaGNUTest.result_1:
      FAIL: 23_containers/deque/invalidation/1.cc (test for excess errors)

    DejaGNUTest.result_2:
      WARNING: 23_containers/deque/invalidation/1.cc compilation failed to
      produce executable

    qmtest.end_time:
      2006-01-18T11:20:30Z

    qmtest.start_time:
      2006-01-18T11:20:21Z

    qmtest.target:
      local

  23_containers/deque/invalidation/2.cc         : FAIL    
    23_containers/deque/invalidation/2.cc (test for excess errors)

    DGTest.excess_errors:
      
      /opt/lsb/include/c++/debug/safe_iterator.tcc:117: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_iterator.tcc:117: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_sequence.h:129: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_sequence.h:140: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_iterator.h:400: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:404: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:400: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.tcc:48: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:146: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:146: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:88: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cctTYecO.o:/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `.__gnu_debug::_Safe_iterator_base::_M_detach()' follow/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:159: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:84: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'/opt/lsb/include/c++/bits/stl_deque.h:129: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/bits/stl_deque.h:130: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/bits/stl_deque.h:130: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cctTYecO.o:/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `.__gnu_debug::_Safe_iterator_base::_M_detach()' followcollect2: ld returned 1 exit status
      

    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.4.3/testsuite -D_GLIBCXX_ASSERT /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/23_containers/deque/invalidation/2.cc -lv3test -L/tmp/tmpar-5Ku -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_23_containers_deque_invalidation_2.exe
      

    DejaGNUTest.command_output_1:
      
      /tmp/cctTYecO.o: In function `.__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_invalidate()':
      /opt/lsb/include/c++/debug/safe_iterator.tcc:117: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cctTYecO.o: In function `.__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int const&, int const*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_invalidate()':
      /opt/lsb/include/c++/debug/safe_iterator.tcc:117: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cctTYecO.o: In function `void __gnu_debug::_Safe_sequence<__gnu_debug_def::deque<int, std::allocator<int> > >::_M_invalidate_if<__gnu_debug::_After_nth_from<std::_Deque_iterator<int, int const&, int const*> > >(__gnu_debug::_After_nth_from<std::_Deque_iterator<int, int const&, int const*> >)':
      /opt/lsb/include/c++/debug/safe_sequence.h:129: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /opt/lsb/include/c++/debug/safe_sequence.h:140: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cctTYecO.o: In function `__gnu_debug::_Error_formatter const& __gnu_debug::_Error_formatter::_M_iterator<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&, char const*) const':
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cctTYecO.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cctTYecO.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cctTYecO.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cctTYecO.o: In function `operator==<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cctTYecO.o: In function `operator==<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cctTYecO.o: In function `operator==<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/cctTYecO.o: In function `operator==<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cctTYecO.o: In function `__gnu_debug::_Error_formatter const& __gnu_debug::_Error_formatter::_M_iterator<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&, char const*) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cctTYecO.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cctTYecO.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cctTYecO.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cctTYecO.o: In function `operator==<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cctTYecO.o: In function `operator==<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cctTYecO.o: In function `operator==<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/cctTYecO.o: In function `operator==<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cctTYecO.o: In function `_M_is_end':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cctTYecO.o: In function `__gnu_debug::_Error_formatter const& __gnu_debug::_Error_formatter::_M_iterator<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&, char const*) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cctTYecO.o: In function `__gnu_debug::_Error_formatter const& __gnu_debug::_Error_formatter::_M_iterator<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&, char const*) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cctTYecO.o: In function `.bool __gnu_debug::operator==<std::_Deque_iterator<int, int const&, int const*>, std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int const&, int const*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:400: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cctTYecO.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, const int&, const int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cctTYecO.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cctTYecO.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cctTYecO.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cctTYecO.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cctTYecO.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cctTYecO.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cctTYecO.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cctTYecO.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, const int&, const int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cctTYecO.o: In function `.bool __gnu_debug::operator==<std::_Deque_iterator<int, int const&, int const*>, std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int const&, int const*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cctTYecO.o: In function `.bool __gnu_debug::operator==<std::_Deque_iterator<int, int const&, int const*>, std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int const&, int const*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:404: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/cctTYecO.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, const int&, const int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cctTYecO.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cctTYecO.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cctTYecO.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cctTYecO.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cctTYecO.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cctTYecO.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cctTYecO.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cctTYecO.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, const int&, const int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cctTYecO.o: In function `.bool __gnu_debug::operator==<std::_Deque_iterator<int, int const&, int const*>, std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int const&, int const*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cctTYecO.o: In function `.bool __gnu_debug::operator==<std::_Deque_iterator<int, int const&, int const*>, std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int const&, int const*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:400: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cctTYecO.o: In function `.bool __gnu_debug::operator==<std::_Deque_iterator<int, int const&, int const*>, std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int const&, int const*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cctTYecO.o: In function `.__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.tcc:48: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cctTYecO.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cctTYecO.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cctTYecO.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cctTYecO.o: In function `_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cctTYecO.o: In function `_Safe_iterator<std::_Deque_iterator<int, int&, int*> >':
      /opt/lsb/include/c++/debug/safe_iterator.h:146: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cctTYecO.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, const int&, const int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cctTYecO.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cctTYecO.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cctTYecO.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cctTYecO.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cctTYecO.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cctTYecO.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cctTYecO.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cctTYecO.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, const int&, const int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cctTYecO.o: In function `_Safe_iterator<std::_Deque_iterator<int, int&, int*> >':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cctTYecO.o: In function `.__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cctTYecO.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cctTYecO.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cctTYecO.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cctTYecO.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cctTYecO.o: In function `_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cctTYecO.o: In function `_Safe_iterator<std::_Deque_iterator<int, int&, int*> >':
      /opt/lsb/include/c++/debug/safe_iterator.h:146: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cctTYecO.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, const int&, const int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cctTYecO.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cctTYecO.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cctTYecO.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cctTYecO.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cctTYecO.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cctTYecO.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cctTYecO.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cctTYecO.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, const int&, const int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cctTYecO.o: In function `_Safe_iterator<std::_Deque_iterator<int, int&, int*> >':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cctTYecO.o: In function `.__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cctTYecO.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:88: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cctTYecO.o: In function `.__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cctTYecO.o:/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `.__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/cctTYecO.o: In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cctTYecO.o: In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cctTYecO.o: In function `test02()':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cctTYecO.o: In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cctTYecO.o: In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cctTYecO.o: In function `test02()':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cctTYecO.o: In function `_M_integer':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cctTYecO.o: In function `operator+=':
      /opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cctTYecO.o: In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cctTYecO.o: In function `operator+':
      /opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cctTYecO.o: In function `operator+':
      /opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cctTYecO.o: In function `operator+':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cctTYecO.o: In function `_M_integer':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cctTYecO.o: In function `operator+=':
      /opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cctTYecO.o: In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cctTYecO.o: In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cctTYecO.o: In function `test02()':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cctTYecO.o: In function `_M_integer':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cctTYecO.o: In function `operator+=':
      /opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cctTYecO.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cctTYecO.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cctTYecO.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cctTYecO.o: In function `operator+':
      /opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cctTYecO.o: In function `operator+':
      /opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cctTYecO.o: In function `operator+':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cctTYecO.o: In function `_M_integer':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cctTYecO.o: In function `operator+=':
      /opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cctTYecO.o: In function `operator=':
      /opt/lsb/include/c++/debug/safe_iterator.h:159: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cctTYecO.o: In function `operator=':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cctTYecO.o: In function `operator=':
      /opt/lsb/include/c++/debug/safe_iterator.h:84: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cctTYecO.o: In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cctTYecO.o: In function `~_Safe_sequence_base':
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cctTYecO.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/bits/stl_deque.h:129: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cctTYecO.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cctTYecO.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/bits/stl_deque.h:130: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cctTYecO.o: In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cctTYecO.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/bits/stl_deque.h:130: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cctTYecO.o:/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `.__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      collect2: ld returned 1 exit status
      

    DejaGNUTest.command_status_1:
      256

    DejaGNUTest.result_1:
      FAIL: 23_containers/deque/invalidation/2.cc (test for excess errors)

    DejaGNUTest.result_2:
      WARNING: 23_containers/deque/invalidation/2.cc compilation failed to
      produce executable

    qmtest.end_time:
      2006-01-18T11:20:36Z

    qmtest.start_time:
      2006-01-18T11:20:30Z

    qmtest.target:
      local

  23_containers/deque/invalidation/3.cc         : FAIL    
    23_containers/deque/invalidation/3.cc (test for excess errors)

    DGTest.excess_errors:
      
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_iterator.h:159: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:84: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.h:400: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:404: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:400: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.tcc:48: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:146: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:146: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:88: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccWMv7nV.o:/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `.__gnu_debug::_Safe_iterator_base::_M_detach()' follow/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/deque:231: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/deque:250: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/deque:250: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'/opt/lsb/include/c++/bits/stl_deque.h:129: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:88: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:88: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccWMv7nV.o:/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `.__gnu_debug::_Safe_iterator_base::_M_detach()' followcollect2: ld returned 1 exit status
      

    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.4.3/testsuite -D_GLIBCXX_ASSERT /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/23_containers/deque/invalidation/3.cc -lv3test -L/tmp/tmpar-5Ku -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_23_containers_deque_invalidation_3.exe
      

    DejaGNUTest.command_output_1:
      
      /tmp/ccWMv7nV.o: In function `__gnu_debug::_Error_formatter const& __gnu_debug::_Error_formatter::_M_iterator<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&, char const*) const':
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccWMv7nV.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccWMv7nV.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccWMv7nV.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccWMv7nV.o: In function `operator==<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccWMv7nV.o: In function `operator==<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccWMv7nV.o: In function `operator==<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccWMv7nV.o: In function `operator==<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccWMv7nV.o: In function `__gnu_debug::_Error_formatter const& __gnu_debug::_Error_formatter::_M_iterator<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&, char const*) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWMv7nV.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccWMv7nV.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccWMv7nV.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccWMv7nV.o: In function `operator==<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccWMv7nV.o: In function `operator==<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccWMv7nV.o: In function `operator==<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccWMv7nV.o: In function `operator==<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccWMv7nV.o: In function `_M_is_end':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWMv7nV.o: In function `__gnu_debug::_Error_formatter const& __gnu_debug::_Error_formatter::_M_iterator<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&, char const*) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWMv7nV.o: In function `__gnu_debug::_Error_formatter const& __gnu_debug::_Error_formatter::_M_iterator<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&, char const*) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccWMv7nV.o: In function `.__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::operator=(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:159: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccWMv7nV.o: In function `.__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::operator=(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccWMv7nV.o: In function `.__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::operator=(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:84: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccWMv7nV.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccWMv7nV.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccWMv7nV.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccWMv7nV.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWMv7nV.o: In function `.bool __gnu_debug::operator==<std::_Deque_iterator<int, int const&, int const*>, std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int const&, int const*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:400: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccWMv7nV.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, const int&, const int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccWMv7nV.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccWMv7nV.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccWMv7nV.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccWMv7nV.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWMv7nV.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccWMv7nV.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccWMv7nV.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccWMv7nV.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, const int&, const int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWMv7nV.o: In function `.bool __gnu_debug::operator==<std::_Deque_iterator<int, int const&, int const*>, std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int const&, int const*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccWMv7nV.o: In function `.bool __gnu_debug::operator==<std::_Deque_iterator<int, int const&, int const*>, std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int const&, int const*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:404: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccWMv7nV.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, const int&, const int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccWMv7nV.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccWMv7nV.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccWMv7nV.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccWMv7nV.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWMv7nV.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccWMv7nV.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccWMv7nV.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccWMv7nV.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, const int&, const int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWMv7nV.o: In function `.bool __gnu_debug::operator==<std::_Deque_iterator<int, int const&, int const*>, std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int const&, int const*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccWMv7nV.o: In function `.bool __gnu_debug::operator==<std::_Deque_iterator<int, int const&, int const*>, std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int const&, int const*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:400: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccWMv7nV.o: In function `.bool __gnu_debug::operator==<std::_Deque_iterator<int, int const&, int const*>, std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int const&, int const*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWMv7nV.o: In function `.__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.tcc:48: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccWMv7nV.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccWMv7nV.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccWMv7nV.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccWMv7nV.o: In function `_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccWMv7nV.o: In function `_Safe_iterator<std::_Deque_iterator<int, int&, int*> >':
      /opt/lsb/include/c++/debug/safe_iterator.h:146: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccWMv7nV.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, const int&, const int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccWMv7nV.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccWMv7nV.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccWMv7nV.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccWMv7nV.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWMv7nV.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccWMv7nV.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccWMv7nV.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccWMv7nV.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, const int&, const int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWMv7nV.o: In function `_Safe_iterator<std::_Deque_iterator<int, int&, int*> >':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccWMv7nV.o: In function `.__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWMv7nV.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWMv7nV.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccWMv7nV.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccWMv7nV.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccWMv7nV.o: In function `_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccWMv7nV.o: In function `_Safe_iterator<std::_Deque_iterator<int, int&, int*> >':
      /opt/lsb/include/c++/debug/safe_iterator.h:146: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccWMv7nV.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, const int&, const int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccWMv7nV.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccWMv7nV.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccWMv7nV.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccWMv7nV.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWMv7nV.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccWMv7nV.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccWMv7nV.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccWMv7nV.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, const int&, const int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWMv7nV.o: In function `_Safe_iterator<std::_Deque_iterator<int, int&, int*> >':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccWMv7nV.o: In function `.__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWMv7nV.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:88: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWMv7nV.o: In function `.__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWMv7nV.o:/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `.__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccWMv7nV.o: In function `_M_integer':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccWMv7nV.o: In function `operator+=':
      /opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccWMv7nV.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWMv7nV.o: In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccWMv7nV.o: In function `test03()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccWMv7nV.o: In function `test03()':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccWMv7nV.o: In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWMv7nV.o: In function `insert':
      /opt/lsb/include/c++/debug/deque:231: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccWMv7nV.o: In function `_M_sequence<__gnu_debug_def::deque<int, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccWMv7nV.o: In function `insert':
      /opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccWMv7nV.o: In function `_M_sequence<__gnu_debug_def::deque<int, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccWMv7nV.o: In function `insert':
      /opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccWMv7nV.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccWMv7nV.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccWMv7nV.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccWMv7nV.o: In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWMv7nV.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccWMv7nV.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccWMv7nV.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccWMv7nV.o: In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWMv7nV.o: In function `insert<int>':
      /opt/lsb/include/c++/debug/deque:250: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccWMv7nV.o: In function `_M_sequence<__gnu_debug_def::deque<int, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccWMv7nV.o: In function `insert<int>':
      /opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccWMv7nV.o: In function `_M_sequence<__gnu_debug_def::deque<int, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccWMv7nV.o: In function `insert<int>':
      /opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccWMv7nV.o: In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWMv7nV.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccWMv7nV.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccWMv7nV.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccWMv7nV.o: In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWMv7nV.o: In function `insert<int*>':
      /opt/lsb/include/c++/debug/deque:250: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccWMv7nV.o: In function `_M_sequence<__gnu_debug_def::deque<int, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccWMv7nV.o: In function `insert<int*>':
      /opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccWMv7nV.o: In function `_M_sequence<__gnu_debug_def::deque<int, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccWMv7nV.o: In function `insert<int*>':
      /opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccWMv7nV.o: In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccWMv7nV.o: In function `~_Safe_sequence_base':
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccWMv7nV.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/bits/stl_deque.h:129: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWMv7nV.o: In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWMv7nV.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:88: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWMv7nV.o: In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWMv7nV.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:88: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWMv7nV.o:/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `.__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      collect2: ld returned 1 exit status
      

    DejaGNUTest.command_status_1:
      256

    DejaGNUTest.result_1:
      FAIL: 23_containers/deque/invalidation/3.cc (test for excess errors)

    DejaGNUTest.result_2:
      WARNING: 23_containers/deque/invalidation/3.cc compilation failed to
      produce executable

    qmtest.end_time:
      2006-01-18T11:20:43Z

    qmtest.start_time:
      2006-01-18T11:20:36Z

    qmtest.target:
      local

  23_containers/deque/invalidation/4.cc         : FAIL    
    23_containers/deque/invalidation/4.cc (test for excess errors)

    DGTest.excess_errors:
      
      /opt/lsb/include/c++/debug/safe_iterator.tcc:117: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.h:159: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:84: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.tcc:80: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/safe_iterator.h:400: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:404: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:400: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.tcc:48: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:146: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:146: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:231: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccVbRtSr.o:/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `.__gnu_debug::_Safe_iterator_base::_M_detach()' follow/opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:88: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/deque:299: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_singular()'/opt/lsb/include/c++/debug/safe_iterator.h:448: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:88: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:448: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_iterator.h:452: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:231: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/deque:312: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_revalidate_singular()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccVbRtSr.o:/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `.__gnu_debug::_Safe_iterator_base::_M_detach()' followcollect2: ld returned 1 exit status
      

    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.4.3/testsuite -D_GLIBCXX_ASSERT /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/23_containers/deque/invalidation/4.cc -lv3test -L/tmp/tmpar-5Ku -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_23_containers_deque_invalidation_4.exe
      

    DejaGNUTest.command_output_1:
      
      /tmp/ccVbRtSr.o: In function `.__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_invalidate()':
      /opt/lsb/include/c++/debug/safe_iterator.tcc:117: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVbRtSr.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVbRtSr.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVbRtSr.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVbRtSr.o: In function `.bool __gnu_debug::operator==<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVbRtSr.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVbRtSr.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVbRtSr.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVbRtSr.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVbRtSr.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVbRtSr.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVbRtSr.o: In function `.bool __gnu_debug::operator==<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVbRtSr.o: In function `.bool __gnu_debug::operator==<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccVbRtSr.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVbRtSr.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVbRtSr.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVbRtSr.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVbRtSr.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVbRtSr.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVbRtSr.o: In function `.bool __gnu_debug::operator==<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVbRtSr.o: In function `.bool __gnu_debug::operator==<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVbRtSr.o: In function `.bool __gnu_debug::operator==<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVbRtSr.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccVbRtSr.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVbRtSr.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVbRtSr.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVbRtSr.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccVbRtSr.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVbRtSr.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVbRtSr.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVbRtSr.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVbRtSr.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVbRtSr.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVbRtSr.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVbRtSr.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVbRtSr.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVbRtSr.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVbRtSr.o: In function `.__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::operator=(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:159: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVbRtSr.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVbRtSr.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVbRtSr.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVbRtSr.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVbRtSr.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVbRtSr.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVbRtSr.o: In function `.__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::operator=(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVbRtSr.o: In function `.__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::operator=(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:84: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccVbRtSr.o: In function `.__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::operator=(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVbRtSr.o: In function `bool __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_valid_range<std::_Deque_iterator<int, int&, int*> >(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.tcc:80: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccVbRtSr.o: In function `.bool __gnu_debug::operator==<std::_Deque_iterator<int, int const&, int const*>, std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int const&, int const*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:400: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVbRtSr.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, const int&, const int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVbRtSr.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVbRtSr.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, const int&, const int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVbRtSr.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVbRtSr.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVbRtSr.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVbRtSr.o: In function `.bool __gnu_debug::operator==<std::_Deque_iterator<int, int const&, int const*>, std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int const&, int const*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVbRtSr.o: In function `.bool __gnu_debug::operator==<std::_Deque_iterator<int, int const&, int const*>, std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int const&, int const*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:404: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccVbRtSr.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, const int&, const int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVbRtSr.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVbRtSr.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, const int&, const int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVbRtSr.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVbRtSr.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVbRtSr.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVbRtSr.o: In function `.bool __gnu_debug::operator==<std::_Deque_iterator<int, int const&, int const*>, std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int const&, int const*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVbRtSr.o: In function `.bool __gnu_debug::operator==<std::_Deque_iterator<int, int const&, int const*>, std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int const&, int const*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:400: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVbRtSr.o: In function `.bool __gnu_debug::operator==<std::_Deque_iterator<int, int const&, int const*>, std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int const&, int const*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVbRtSr.o: In function `.__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.tcc:48: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVbRtSr.o: In function `_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccVbRtSr.o: In function `_Safe_iterator<std::_Deque_iterator<int, int&, int*> >':
      /opt/lsb/include/c++/debug/safe_iterator.h:146: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVbRtSr.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, const int&, const int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVbRtSr.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVbRtSr.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, const int&, const int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVbRtSr.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVbRtSr.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVbRtSr.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVbRtSr.o: In function `_Safe_iterator<std::_Deque_iterator<int, int&, int*> >':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVbRtSr.o: In function `.__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVbRtSr.o: In function `_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccVbRtSr.o: In function `_Safe_iterator<std::_Deque_iterator<int, int&, int*> >':
      /opt/lsb/include/c++/debug/safe_iterator.h:146: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVbRtSr.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, const int&, const int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVbRtSr.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVbRtSr.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, const int&, const int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVbRtSr.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVbRtSr.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVbRtSr.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVbRtSr.o: In function `_Safe_iterator<std::_Deque_iterator<int, int&, int*> >':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVbRtSr.o: In function `.__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVbRtSr.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVbRtSr.o: In function `.__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVbRtSr.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/debug/formatter.h:231: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVbRtSr.o:/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `.__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccVbRtSr.o: In function `.__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVbRtSr.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccVbRtSr.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVbRtSr.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVbRtSr.o: In function `.__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVbRtSr.o: In function `_M_sequence<__gnu_debug_def::deque<int, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccVbRtSr.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVbRtSr.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccVbRtSr.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVbRtSr.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVbRtSr.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVbRtSr.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccVbRtSr.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVbRtSr.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVbRtSr.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVbRtSr.o: In function `.__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVbRtSr.o: In function `.__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccVbRtSr.o: In function `.__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVbRtSr.o: In function `.__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVbRtSr.o: In function `_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccVbRtSr.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVbRtSr.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVbRtSr.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVbRtSr.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccVbRtSr.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVbRtSr.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVbRtSr.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVbRtSr.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccVbRtSr.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVbRtSr.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVbRtSr.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVbRtSr.o: In function `operator-=':
      /opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVbRtSr.o: In function `.__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVbRtSr.o: In function `_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccVbRtSr.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVbRtSr.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVbRtSr.o: In function `_M_sequence<__gnu_debug_def::deque<int, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccVbRtSr.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVbRtSr.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccVbRtSr.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVbRtSr.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVbRtSr.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVbRtSr.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccVbRtSr.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVbRtSr.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVbRtSr.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVbRtSr.o: In function `.__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVbRtSr.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:88: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVbRtSr.o: In function `.__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVbRtSr.o: In function `_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccVbRtSr.o: In function `.__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVbRtSr.o: In function `.__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVbRtSr.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVbRtSr.o: In function `.__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVbRtSr.o: In function `.__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVbRtSr.o: In function `_M_sequence<__gnu_debug_def::deque<int, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccVbRtSr.o: In function `.__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVbRtSr.o: In function `.__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccVbRtSr.o: In function `.__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVbRtSr.o: In function `.__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVbRtSr.o: In function `.__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVbRtSr.o: In function `.__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/deque:299: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_singular()'
      /tmp/ccVbRtSr.o: In function `operator!=<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/safe_iterator.h:448: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVbRtSr.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVbRtSr.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccVbRtSr.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVbRtSr.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVbRtSr.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVbRtSr.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccVbRtSr.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVbRtSr.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVbRtSr.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVbRtSr.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVbRtSr.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccVbRtSr.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVbRtSr.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVbRtSr.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVbRtSr.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccVbRtSr.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVbRtSr.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVbRtSr.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVbRtSr.o: In function `operator!=<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVbRtSr.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:88: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVbRtSr.o: In function `_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccVbRtSr.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVbRtSr.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVbRtSr.o: In function `.__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVbRtSr.o: In function `_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccVbRtSr.o: In function `.__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVbRtSr.o: In function `.__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVbRtSr.o: In function `.__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/safe_iterator.h:448: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /opt/lsb/include/c++/debug/safe_iterator.h:452: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccVbRtSr.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVbRtSr.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccVbRtSr.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVbRtSr.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVbRtSr.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVbRtSr.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccVbRtSr.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVbRtSr.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVbRtSr.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVbRtSr.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVbRtSr.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccVbRtSr.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVbRtSr.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVbRtSr.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVbRtSr.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccVbRtSr.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVbRtSr.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVbRtSr.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVbRtSr.o: In function `.__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVbRtSr.o: In function `_M_dereferenceable':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVbRtSr.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccVbRtSr.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVbRtSr.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVbRtSr.o: In function `_M_is_end':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVbRtSr.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVbRtSr.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccVbRtSr.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVbRtSr.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVbRtSr.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVbRtSr.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccVbRtSr.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVbRtSr.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVbRtSr.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVbRtSr.o: In function `operator++':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVbRtSr.o: In function `.__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVbRtSr.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/debug/formatter.h:231: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVbRtSr.o: In function `.__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVbRtSr.o: In function `_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccVbRtSr.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVbRtSr.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVbRtSr.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVbRtSr.o: In function `.__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/deque:312: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_revalidate_singular()'
      /tmp/ccVbRtSr.o: In function `test04()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVbRtSr.o: In function `_M_integer':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccVbRtSr.o: In function `operator+=':
      /opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVbRtSr.o: In function `test04()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVbRtSr.o: In function `_M_integer':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccVbRtSr.o: In function `operator+=':
      /opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVbRtSr.o: In function `test04()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVbRtSr.o: In function `_M_integer':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccVbRtSr.o: In function `operator+=':
      /opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVbRtSr.o: In function `test04()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVbRtSr.o: In function `_M_integer':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccVbRtSr.o: In function `operator+=':
      /opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVbRtSr.o: In function `test04()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVbRtSr.o: In function `_M_dereferenceable':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVbRtSr.o: In function `_M_is_end':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVbRtSr.o: In function `operator*':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVbRtSr.o: In function `test04()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccVbRtSr.o: In function `~_Safe_sequence_base':
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccVbRtSr.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVbRtSr.o: In function `_M_integer':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccVbRtSr.o: In function `test04()':
      /opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVbRtSr.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVbRtSr.o: In function `test04()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVbRtSr.o:/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `.__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      collect2: ld returned 1 exit status
      

    DejaGNUTest.command_status_1:
      256

    DejaGNUTest.result_1:
      FAIL: 23_containers/deque/invalidation/4.cc (test for excess errors)

    DejaGNUTest.result_2:
      WARNING: 23_containers/deque/invalidation/4.cc compilation failed to
      produce executable

    qmtest.end_time:
      2006-01-18T11:20:51Z

    qmtest.start_time:
      2006-01-18T11:20:43Z

    qmtest.target:
      local

  23_containers/deque/modifiers/swap.cc         : PASS    

  23_containers/deque/operators/1.cc            : PASS    

  23_containers/list/1.cc                       : PASS    

  23_containers/list/14340.cc                   : PASS    

  23_containers/list/capacity/1.cc              : PASS    

  23_containers/list/cons/1.cc                  : PASS    

  23_containers/list/cons/2.cc                  : PASS    

  23_containers/list/cons/3.cc                  : PASS    

  23_containers/list/cons/4.cc                  : PASS    

  23_containers/list/cons/5.cc                  : PASS    

  23_containers/list/cons/6.cc                  : PASS    

  23_containers/list/cons/7.cc                  : PASS    

  23_containers/list/cons/8.cc                  : PASS    

  23_containers/list/cons/9.cc                  : PASS    

  23_containers/list/cons/clear_allocator.cc    : PASS    

  23_containers/list/invalidation/1.cc          : FAIL    
    23_containers/list/invalidation/1.cc (test for excess errors)

    DGTest.excess_errors:
      
      /opt/lsb/include/c++/debug/safe_iterator.tcc:117: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.tcc:117: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_sequence.h:129: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_sequence.h:140: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_iterator.h:448: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:452: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:448: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.h:448: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:452: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.h:448: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.tcc:80: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:159: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:84: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccVaQvIX.o:/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `.__gnu_debug::_Safe_iterator_base::_M_detach()' follow/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:159: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:84: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.h:84: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.h:84: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.h:84: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccVaQvIX.o:/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `.__gnu_debug::_Safe_iterator_base::_M_detach()' followcollect2: ld returned 1 exit status
      

    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.4.3/testsuite -D_GLIBCXX_ASSERT /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/23_containers/list/invalidation/1.cc -lv3test -L/tmp/tmpar-5Ku -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_23_containers_list_invalidation_1.exe
      

    DejaGNUTest.command_output_1:
      
      /tmp/ccVaQvIX.o: In function `.__gnu_debug::_Safe_iterator<std::_List_const_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >::_M_invalidate()':
      /opt/lsb/include/c++/debug/safe_iterator.tcc:117: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVaQvIX.o: In function `.bool __gnu_debug::operator==<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVaQvIX.o: In function `.bool __gnu_debug::operator==<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVaQvIX.o: In function `.bool __gnu_debug::operator==<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccVaQvIX.o: In function `.bool __gnu_debug::operator==<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVaQvIX.o: In function `.bool __gnu_debug::operator==<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVaQvIX.o: In function `__gnu_debug::_Error_formatter const& __gnu_debug::_Error_formatter::_M_iterator<__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&, char const*) const':
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVaQvIX.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccVaQvIX.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVaQvIX.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVaQvIX.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVaQvIX.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccVaQvIX.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVaQvIX.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVaQvIX.o: In function `__gnu_debug::_Error_formatter const& __gnu_debug::_Error_formatter::_M_iterator<__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&, char const*) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVaQvIX.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccVaQvIX.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVaQvIX.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVaQvIX.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVaQvIX.o: In function `.__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >::_M_invalidate()':
      /opt/lsb/include/c++/debug/safe_iterator.tcc:117: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVaQvIX.o: In function `void __gnu_debug::_Safe_sequence<__gnu_debug_def::list<int, std::allocator<int> > >::_M_invalidate_if<__gnu_debug::_Not_equal_to<std::_List_const_iterator<int> > >(__gnu_debug::_Not_equal_to<std::_List_const_iterator<int> >)':
      /opt/lsb/include/c++/debug/safe_sequence.h:129: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /opt/lsb/include/c++/debug/safe_sequence.h:140: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVaQvIX.o: In function `operator!=<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/safe_iterator.h:448: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVaQvIX.o: In function `operator!=<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVaQvIX.o: In function `operator!=<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/safe_iterator.h:452: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccVaQvIX.o: In function `operator!=<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVaQvIX.o: In function `void std::list<int, std::allocator<int> >::_M_assign_dispatch<__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >, __false_type)':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVaQvIX.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccVaQvIX.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVaQvIX.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVaQvIX.o: In function `void std::list<int, std::allocator<int> >::_M_assign_dispatch<__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >, __false_type)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVaQvIX.o: In function `void std::list<int, std::allocator<int> >::_M_assign_dispatch<__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >, __false_type)':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVaQvIX.o: In function `void std::list<int, std::allocator<int> >::_M_assign_dispatch<__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >, __false_type)':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVaQvIX.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccVaQvIX.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVaQvIX.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVaQvIX.o: In function `void std::list<int, std::allocator<int> >::_M_assign_dispatch<__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >, __false_type)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVaQvIX.o: In function `void std::list<int, std::allocator<int> >::_M_assign_dispatch<__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >, __false_type)':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVaQvIX.o: In function `void std::list<int, std::allocator<int> >::_M_assign_dispatch<__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >, __false_type)':
      /opt/lsb/include/c++/debug/safe_iterator.h:448: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVaQvIX.o: In function `void std::list<int, std::allocator<int> >::_M_assign_dispatch<__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >, __false_type)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVaQvIX.o: In function `operator!=<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/safe_iterator.h:448: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVaQvIX.o: In function `operator!=<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVaQvIX.o: In function `operator!=<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/safe_iterator.h:452: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccVaQvIX.o: In function `operator!=<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVaQvIX.o: In function `_M_dereferenceable':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVaQvIX.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccVaQvIX.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVaQvIX.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVaQvIX.o: In function `_M_is_end':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVaQvIX.o: In function `operator*':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVaQvIX.o: In function `_M_dereferenceable':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVaQvIX.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccVaQvIX.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVaQvIX.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVaQvIX.o: In function `_M_is_end':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVaQvIX.o: In function `operator++':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVaQvIX.o: In function `void std::list<int, std::allocator<int> >::_M_assign_dispatch<__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >, __false_type)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVaQvIX.o: In function `void std::list<int, std::allocator<int> >::_M_assign_dispatch<__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >, __false_type)':
      /opt/lsb/include/c++/debug/safe_iterator.h:448: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVaQvIX.o: In function `void std::list<int, std::allocator<int> >::_M_assign_dispatch<__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >, __false_type)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVaQvIX.o: In function `bool __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >::_M_valid_range<std::_List_iterator<int> >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.tcc:80: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccVaQvIX.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccVaQvIX.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVaQvIX.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVaQvIX.o: In function `bool __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >::_M_valid_range<std::_List_iterator<int> >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVaQvIX.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccVaQvIX.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVaQvIX.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVaQvIX.o: In function `bool __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >::_M_valid_range<std::_List_iterator<int> >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVaQvIX.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccVaQvIX.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVaQvIX.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVaQvIX.o: In function `bool __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >::_M_valid_range<std::_List_iterator<int> >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVaQvIX.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccVaQvIX.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVaQvIX.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVaQvIX.o: In function `bool __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >::_M_valid_range<std::_List_iterator<int> >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVaQvIX.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccVaQvIX.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVaQvIX.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVaQvIX.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccVaQvIX.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVaQvIX.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVaQvIX.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccVaQvIX.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVaQvIX.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVaQvIX.o: In function `operator=':
      /opt/lsb/include/c++/debug/safe_iterator.h:159: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVaQvIX.o: In function `operator=':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVaQvIX.o: In function `operator=':
      /opt/lsb/include/c++/debug/safe_iterator.h:84: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccVaQvIX.o: In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVaQvIX.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccVaQvIX.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVaQvIX.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVaQvIX.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccVaQvIX.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVaQvIX.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVaQvIX.o: In function `assign<__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVaQvIX.o: In function `assign<__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVaQvIX.o: In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVaQvIX.o:/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `.__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccVaQvIX.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccVaQvIX.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVaQvIX.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVaQvIX.o: In function `operator=':
      /opt/lsb/include/c++/debug/safe_iterator.h:159: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVaQvIX.o: In function `operator=':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVaQvIX.o: In function `operator=':
      /opt/lsb/include/c++/debug/safe_iterator.h:84: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccVaQvIX.o: In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccVaQvIX.o: In function `~_Safe_sequence_base':
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccVaQvIX.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVaQvIX.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_iterator.h:84: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_iterator.h:84: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_iterator.h:84: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVaQvIX.o: In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVaQvIX.o:/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `.__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      collect2: ld returned 1 exit status
      

    DejaGNUTest.command_status_1:
      256

    DejaGNUTest.result_1:
      FAIL: 23_containers/list/invalidation/1.cc (test for excess errors)

    DejaGNUTest.result_2:
      WARNING: 23_containers/list/invalidation/1.cc compilation failed to
      produce executable

    qmtest.end_time:
      2006-01-18T11:21:14Z

    qmtest.start_time:
      2006-01-18T11:21:10Z

    qmtest.target:
      local

  23_containers/list/invalidation/2.cc          : FAIL    
    23_containers/list/invalidation/2.cc (test for excess errors)

    DGTest.excess_errors:
      
      /opt/lsb/include/c++/debug/safe_iterator.tcc:117: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.h:448: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:452: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:448: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/list:156: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_singular()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:359: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:359: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:359: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:359: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccsYIYHd.o:/opt/lsb/include/c++/debug/formatter.h:359: more undefined references to `.__gnu_debug::_Safe_iterator_base::_M_detach()' follow/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccsYIYHd.o:/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `.__gnu_debug::_Safe_iterator_base::_M_detach()' follow/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'/opt/lsb/include/c++/debug/list:176: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_revalidate_singular()'collect2: ld returned 1 exit status
      

    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.4.3/testsuite -D_GLIBCXX_ASSERT /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/23_containers/list/invalidation/2.cc -lv3test -L/tmp/tmpar-5Ku -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_23_containers_list_invalidation_2.exe
      

    DejaGNUTest.command_output_1:
      
      /tmp/ccsYIYHd.o: In function `.__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >::_M_invalidate()':
      /opt/lsb/include/c++/debug/safe_iterator.tcc:117: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccsYIYHd.o: In function `.bool __gnu_debug::operator==<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccsYIYHd.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccsYIYHd.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccsYIYHd.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccsYIYHd.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccsYIYHd.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccsYIYHd.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccsYIYHd.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccsYIYHd.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccsYIYHd.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccsYIYHd.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccsYIYHd.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccsYIYHd.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccsYIYHd.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccsYIYHd.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccsYIYHd.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccsYIYHd.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccsYIYHd.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccsYIYHd.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccsYIYHd.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccsYIYHd.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccsYIYHd.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccsYIYHd.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccsYIYHd.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccsYIYHd.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccsYIYHd.o: In function `.bool __gnu_debug::operator==<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccsYIYHd.o: In function `.bool __gnu_debug::operator==<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccsYIYHd.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccsYIYHd.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccsYIYHd.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccsYIYHd.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccsYIYHd.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccsYIYHd.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccsYIYHd.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccsYIYHd.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccsYIYHd.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccsYIYHd.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccsYIYHd.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccsYIYHd.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccsYIYHd.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccsYIYHd.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccsYIYHd.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccsYIYHd.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccsYIYHd.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccsYIYHd.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccsYIYHd.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccsYIYHd.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccsYIYHd.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccsYIYHd.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccsYIYHd.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccsYIYHd.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccsYIYHd.o: In function `.bool __gnu_debug::operator==<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccsYIYHd.o: In function `.bool __gnu_debug::operator==<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccsYIYHd.o: In function `.bool __gnu_debug::operator==<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccsYIYHd.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccsYIYHd.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccsYIYHd.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccsYIYHd.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccsYIYHd.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccsYIYHd.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccsYIYHd.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccsYIYHd.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccsYIYHd.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccsYIYHd.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccsYIYHd.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccsYIYHd.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccsYIYHd.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccsYIYHd.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccsYIYHd.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccsYIYHd.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccsYIYHd.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccsYIYHd.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccsYIYHd.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccsYIYHd.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccsYIYHd.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccsYIYHd.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccsYIYHd.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccsYIYHd.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccsYIYHd.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccsYIYHd.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccsYIYHd.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccsYIYHd.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccsYIYHd.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccsYIYHd.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccsYIYHd.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccsYIYHd.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccsYIYHd.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccsYIYHd.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccsYIYHd.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccsYIYHd.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccsYIYHd.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccsYIYHd.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccsYIYHd.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccsYIYHd.o: In function `.bool __gnu_debug::operator!=<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:448: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccsYIYHd.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccsYIYHd.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccsYIYHd.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccsYIYHd.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccsYIYHd.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccsYIYHd.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccsYIYHd.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccsYIYHd.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccsYIYHd.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccsYIYHd.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccsYIYHd.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccsYIYHd.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccsYIYHd.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccsYIYHd.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccsYIYHd.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccsYIYHd.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccsYIYHd.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccsYIYHd.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccsYIYHd.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccsYIYHd.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccsYIYHd.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccsYIYHd.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccsYIYHd.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccsYIYHd.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccsYIYHd.o: In function `.bool __gnu_debug::operator!=<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccsYIYHd.o: In function `.bool __gnu_debug::operator!=<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:452: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccsYIYHd.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccsYIYHd.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccsYIYHd.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccsYIYHd.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccsYIYHd.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccsYIYHd.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccsYIYHd.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccsYIYHd.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccsYIYHd.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccsYIYHd.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccsYIYHd.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccsYIYHd.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccsYIYHd.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccsYIYHd.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccsYIYHd.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccsYIYHd.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccsYIYHd.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccsYIYHd.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccsYIYHd.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccsYIYHd.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccsYIYHd.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccsYIYHd.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccsYIYHd.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccsYIYHd.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccsYIYHd.o: In function `.bool __gnu_debug::operator!=<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccsYIYHd.o: In function `.bool __gnu_debug::operator!=<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:448: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccsYIYHd.o: In function `.bool __gnu_debug::operator!=<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccsYIYHd.o: In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccsYIYHd.o: In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccsYIYHd.o: In function `test02()':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccsYIYHd.o: In function `_M_dereferenceable':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccsYIYHd.o: In function `_M_is_end':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccsYIYHd.o: In function `operator++':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccsYIYHd.o: In function `_M_dereferenceable':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccsYIYHd.o: In function `_M_is_end':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccsYIYHd.o: In function `operator++':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccsYIYHd.o: In function `_M_dereferenceable':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccsYIYHd.o: In function `_M_is_end':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccsYIYHd.o: In function `operator++':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccsYIYHd.o: In function `resize':
      /opt/lsb/include/c++/debug/list:156: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_singular()'
      /tmp/ccsYIYHd.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccsYIYHd.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccsYIYHd.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccsYIYHd.o: In function `_M_dereferenceable':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccsYIYHd.o: In function `_M_is_end':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccsYIYHd.o: In function `operator++':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccsYIYHd.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccsYIYHd.o: In function `~_Safe_sequence_base':
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccsYIYHd.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccsYIYHd.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/debug/formatter.h:359: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/formatter.h:359: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/formatter.h:359: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/formatter.h:359: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccsYIYHd.o:/opt/lsb/include/c++/debug/formatter.h:359: more undefined references to `.__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccsYIYHd.o: In function `operator++':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccsYIYHd.o: In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccsYIYHd.o: In function `_M_dereferenceable':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccsYIYHd.o: In function `_M_is_end':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccsYIYHd.o: In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccsYIYHd.o:/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `.__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccsYIYHd.o: In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccsYIYHd.o: In function `test02()':
      /opt/lsb/include/c++/debug/list:176: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_revalidate_singular()'
      collect2: ld returned 1 exit status
      

    DejaGNUTest.command_status_1:
      256

    DejaGNUTest.result_1:
      FAIL: 23_containers/list/invalidation/2.cc (test for excess errors)

    DejaGNUTest.result_2:
      WARNING: 23_containers/list/invalidation/2.cc compilation failed to
      produce executable

    qmtest.end_time:
      2006-01-18T11:21:19Z

    qmtest.start_time:
      2006-01-18T11:21:14Z

    qmtest.target:
      local

  23_containers/list/invalidation/3.cc          : FAIL    
    23_containers/list/invalidation/3.cc (test for excess errors)

    DGTest.excess_errors:
      
      /opt/lsb/include/c++/debug/safe_iterator.tcc:117: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.h:159: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:84: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:88: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.tcc:117: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_sequence.h:129: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_sequence.h:140: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_iterator.tcc:80: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:448: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:452: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.h:448: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.h:448: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:88: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:88: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/23_containers/list/invalidation/3.cc:80: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccsrsHHN.o:/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `.__gnu_debug::_Safe_iterator_base::_M_detach()' followcollect2: ld returned 1 exit status
      

    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.4.3/testsuite -D_GLIBCXX_ASSERT /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/23_containers/list/invalidation/3.cc -lv3test -L/tmp/tmpar-5Ku -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_23_containers_list_invalidation_3.exe
      

    DejaGNUTest.command_output_1:
      
      /tmp/ccsrsHHN.o: In function `.__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >::_M_invalidate()':
      /opt/lsb/include/c++/debug/safe_iterator.tcc:117: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccsrsHHN.o: In function `.bool __gnu_debug::operator==<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccsrsHHN.o: In function `.bool __gnu_debug::operator==<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccsrsHHN.o: In function `.bool __gnu_debug::operator==<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccsrsHHN.o: In function `.bool __gnu_debug::operator==<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccsrsHHN.o: In function `.bool __gnu_debug::operator==<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccsrsHHN.o: In function `__gnu_debug::_Error_formatter const& __gnu_debug::_Error_formatter::_M_iterator<__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&, char const*) const':
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccsrsHHN.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccsrsHHN.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccsrsHHN.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccsrsHHN.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccsrsHHN.o: In function `__gnu_debug::_Error_formatter const& __gnu_debug::_Error_formatter::_M_iterator<__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&, char const*) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccsrsHHN.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccsrsHHN.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccsrsHHN.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccsrsHHN.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccsrsHHN.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccsrsHHN.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccsrsHHN.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccsrsHHN.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccsrsHHN.o: In function `.__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >::operator=(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:159: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccsrsHHN.o: In function `.__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >::operator=(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccsrsHHN.o: In function `.__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >::operator=(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:84: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccsrsHHN.o: In function `.__gnu_debug_def::list<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccsrsHHN.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccsrsHHN.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccsrsHHN.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccsrsHHN.o: In function `.__gnu_debug_def::list<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccsrsHHN.o: In function `_M_sequence<__gnu_debug_def::list<int, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccsrsHHN.o: In function `.__gnu_debug_def::list<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccsrsHHN.o: In function `_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccsrsHHN.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccsrsHHN.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccsrsHHN.o: In function `_M_sequence<__gnu_debug_def::list<int, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccsrsHHN.o: In function `.__gnu_debug_def::list<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccsrsHHN.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:88: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccsrsHHN.o: In function `.__gnu_debug::_Safe_iterator<std::_List_const_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >::_M_invalidate()':
      /opt/lsb/include/c++/debug/safe_iterator.tcc:117: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccsrsHHN.o: In function `void __gnu_debug::_Safe_sequence<__gnu_debug_def::list<int, std::allocator<int> > >::_M_invalidate_if<__gnu_debug::_Not_equal_to<std::_List_const_iterator<int> > >(__gnu_debug::_Not_equal_to<std::_List_const_iterator<int> >)':
      /opt/lsb/include/c++/debug/safe_sequence.h:129: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /opt/lsb/include/c++/debug/safe_sequence.h:140: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccsrsHHN.o: In function `bool __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >::_M_valid_range<std::_List_iterator<int> >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.tcc:80: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccsrsHHN.o: In function `bool __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >::_M_valid_range<std::_List_iterator<int> >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccsrsHHN.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccsrsHHN.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccsrsHHN.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccsrsHHN.o: In function `bool __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >::_M_valid_range<std::_List_iterator<int> >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccsrsHHN.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccsrsHHN.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccsrsHHN.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccsrsHHN.o: In function `bool __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >::_M_valid_range<std::_List_iterator<int> >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccsrsHHN.o: In function `.__gnu_debug_def::list<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccsrsHHN.o: In function `_M_sequence<__gnu_debug_def::list<int, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccsrsHHN.o: In function `.__gnu_debug_def::list<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccsrsHHN.o: In function `operator!=<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/safe_iterator.h:448: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccsrsHHN.o: In function `operator!=<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccsrsHHN.o: In function `operator!=<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/safe_iterator.h:452: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccsrsHHN.o: In function `operator!=<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccsrsHHN.o: In function `_M_dereferenceable':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccsrsHHN.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccsrsHHN.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccsrsHHN.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccsrsHHN.o: In function `_M_is_end':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccsrsHHN.o: In function `operator++':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccsrsHHN.o: In function `.__gnu_debug_def::list<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccsrsHHN.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_iterator.h:448: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccsrsHHN.o: In function `.__gnu_debug_def::list<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/safe_iterator.h:448: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccsrsHHN.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccsrsHHN.o: In function `.__gnu_debug_def::list<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccsrsHHN.o: In function `.__gnu_debug_def::list<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccsrsHHN.o: In function `.__gnu_debug_def::list<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccsrsHHN.o: In function `_M_dereferenceable':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccsrsHHN.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccsrsHHN.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccsrsHHN.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccsrsHHN.o: In function `_M_is_end':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccsrsHHN.o: In function `operator++':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccsrsHHN.o: In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccsrsHHN.o: In function `_M_dereferenceable':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccsrsHHN.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccsrsHHN.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccsrsHHN.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccsrsHHN.o: In function `_M_is_end':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccsrsHHN.o: In function `operator++':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccsrsHHN.o: In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccsrsHHN.o: In function `_M_dereferenceable':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccsrsHHN.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccsrsHHN.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccsrsHHN.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccsrsHHN.o: In function `_M_is_end':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccsrsHHN.o: In function `operator++':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccsrsHHN.o: In function `_M_dereferenceable':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccsrsHHN.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccsrsHHN.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccsrsHHN.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccsrsHHN.o: In function `_M_is_end':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccsrsHHN.o: In function `operator++':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccsrsHHN.o: In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccsrsHHN.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccsrsHHN.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccsrsHHN.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccsrsHHN.o: In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccsrsHHN.o: In function `~_Safe_sequence_base':
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccsrsHHN.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:88: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:88: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccsrsHHN.o: In function `~_Safe_iterator_base':
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/23_containers/list/invalidation/3.cc:80: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccsrsHHN.o: In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccsrsHHN.o:/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `.__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      collect2: ld returned 1 exit status
      

    DejaGNUTest.command_status_1:
      256

    DejaGNUTest.result_1:
      FAIL: 23_containers/list/invalidation/3.cc (test for excess errors)

    DejaGNUTest.result_2:
      WARNING: 23_containers/list/invalidation/3.cc compilation failed to
      produce executable

    qmtest.end_time:
      2006-01-18T11:21:22Z

    qmtest.start_time:
      2006-01-18T11:21:19Z

    qmtest.target:
      local

  23_containers/list/invalidation/4.cc          : FAIL    
    23_containers/list/invalidation/4.cc (test for excess errors)

    DGTest.excess_errors:
      
      /opt/lsb/include/c++/debug/safe_sequence.h:165: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_iterator.h:84: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_sequence.h:174: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_iterator.h:84: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_iterator.h:448: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:452: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:448: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.tcc:80: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/list:327: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/list:339: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cckfqHYP.o:/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `.__gnu_debug::_Safe_iterator_base::_M_detach()' follow/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'/opt/lsb/include/c++/bits/stl_list.h:328: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/23_containers/list/invalidation/4.cc:57: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/23_containers/list/invalidation/4.cc:57: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/23_containers/list/invalidation/4.cc:57: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cckfqHYP.o:/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `.__gnu_debug::_Safe_iterator_base::_M_detach()' followcollect2: ld returned 1 exit status
      

    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.4.3/testsuite -D_GLIBCXX_ASSERT /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/23_containers/list/invalidation/4.cc -lv3test -L/tmp/tmpar-5Ku -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_23_containers_list_invalidation_4.exe
      

    DejaGNUTest.command_output_1:
      
      /tmp/cckfqHYP.o: In function `void __gnu_debug::_Safe_sequence<__gnu_debug_def::list<int, std::allocator<int> > >::_M_transfer_iter<std::_List_iterator<int> >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_sequence.h:165: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cckfqHYP.o: In function `_M_attach':
      /opt/lsb/include/c++/debug/safe_iterator.h:84: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cckfqHYP.o: In function `void __gnu_debug::_Safe_sequence<__gnu_debug_def::list<int, std::allocator<int> > >::_M_transfer_iter<std::_List_iterator<int> >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_sequence.h:174: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cckfqHYP.o: In function `_M_attach':
      /opt/lsb/include/c++/debug/safe_iterator.h:84: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cckfqHYP.o: In function `__gnu_debug::_Error_formatter const& __gnu_debug::_Error_formatter::_M_iterator<__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&, char const*) const':
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cckfqHYP.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cckfqHYP.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cckfqHYP.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckfqHYP.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckfqHYP.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cckfqHYP.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cckfqHYP.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckfqHYP.o: In function `__gnu_debug::_Error_formatter const& __gnu_debug::_Error_formatter::_M_iterator<__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&, char const*) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckfqHYP.o: In function `.bool __gnu_debug::operator==<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cckfqHYP.o: In function `.bool __gnu_debug::operator==<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckfqHYP.o: In function `.bool __gnu_debug::operator==<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/cckfqHYP.o: In function `.bool __gnu_debug::operator==<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckfqHYP.o: In function `.bool __gnu_debug::operator==<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cckfqHYP.o: In function `.bool __gnu_debug::operator!=<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:448: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cckfqHYP.o: In function `.bool __gnu_debug::operator!=<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckfqHYP.o: In function `.bool __gnu_debug::operator!=<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:452: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/cckfqHYP.o: In function `.bool __gnu_debug::operator!=<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckfqHYP.o: In function `.bool __gnu_debug::operator!=<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:448: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cckfqHYP.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cckfqHYP.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cckfqHYP.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckfqHYP.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckfqHYP.o: In function `bool __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >::_M_valid_range<std::_List_iterator<int> >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.tcc:80: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/cckfqHYP.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cckfqHYP.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cckfqHYP.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckfqHYP.o: In function `bool __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >::_M_valid_range<std::_List_iterator<int> >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckfqHYP.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cckfqHYP.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cckfqHYP.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckfqHYP.o: In function `bool __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >::_M_valid_range<std::_List_iterator<int> >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckfqHYP.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cckfqHYP.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cckfqHYP.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckfqHYP.o: In function `bool __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >::_M_valid_range<std::_List_iterator<int> >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckfqHYP.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cckfqHYP.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cckfqHYP.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckfqHYP.o: In function `bool __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >::_M_valid_range<std::_List_iterator<int> >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckfqHYP.o: In function `.__gnu_debug_def::list<int, std::allocator<int> >::splice(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >, __gnu_debug_def::list<int, std::allocator<int> >&, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/list:327: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cckfqHYP.o: In function `_M_sequence<__gnu_debug_def::list<int, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cckfqHYP.o: In function `.__gnu_debug_def::list<int, std::allocator<int> >::splice(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >, __gnu_debug_def::list<int, std::allocator<int> >&, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckfqHYP.o: In function `_M_sequence<__gnu_debug_def::list<int, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cckfqHYP.o: In function `.__gnu_debug_def::list<int, std::allocator<int> >::splice(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >, __gnu_debug_def::list<int, std::allocator<int> >&, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckfqHYP.o: In function `_M_sequence<__gnu_debug_def::list<int, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cckfqHYP.o: In function `.__gnu_debug_def::list<int, std::allocator<int> >::splice(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >, __gnu_debug_def::list<int, std::allocator<int> >&, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckfqHYP.o: In function `_M_dereferenceable':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cckfqHYP.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cckfqHYP.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cckfqHYP.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckfqHYP.o: In function `_M_is_end':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckfqHYP.o: In function `operator++':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckfqHYP.o: In function `.__gnu_debug_def::list<int, std::allocator<int> >::splice(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >, __gnu_debug_def::list<int, std::allocator<int> >&, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckfqHYP.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/debug/list:339: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckfqHYP.o: In function `.__gnu_debug_def::list<int, std::allocator<int> >::splice(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >, __gnu_debug_def::list<int, std::allocator<int> >&, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckfqHYP.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckfqHYP.o: In function `.__gnu_debug_def::list<int, std::allocator<int> >::splice(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >, __gnu_debug_def::list<int, std::allocator<int> >&, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckfqHYP.o: In function `test04()':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cckfqHYP.o: In function `test04()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cckfqHYP.o: In function `test04()':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckfqHYP.o: In function `_M_dereferenceable':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cckfqHYP.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cckfqHYP.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cckfqHYP.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckfqHYP.o: In function `_M_is_end':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckfqHYP.o: In function `operator++':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckfqHYP.o: In function `_M_dereferenceable':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cckfqHYP.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cckfqHYP.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cckfqHYP.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckfqHYP.o: In function `_M_is_end':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckfqHYP.o: In function `operator++':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckfqHYP.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cckfqHYP.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cckfqHYP.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckfqHYP.o: In function `test04()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckfqHYP.o:/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `.__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/cckfqHYP.o: In function `test04()':
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cckfqHYP.o: In function `~_Safe_sequence_base':
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cckfqHYP.o: In function `~_Safe_sequence_base':
      /opt/lsb/include/c++/bits/stl_list.h:328: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cckfqHYP.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckfqHYP.o: In function `~_Safe_iterator_base':
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/23_containers/list/invalidation/4.cc:57: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/23_containers/list/invalidation/4.cc:57: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckfqHYP.o: In function `test04()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckfqHYP.o: In function `~_Safe_iterator_base':
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/23_containers/list/invalidation/4.cc:57: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckfqHYP.o:/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `.__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      collect2: ld returned 1 exit status
      

    DejaGNUTest.command_status_1:
      256

    DejaGNUTest.result_1:
      FAIL: 23_containers/list/invalidation/4.cc (test for excess errors)

    DejaGNUTest.result_2:
      WARNING: 23_containers/list/invalidation/4.cc compilation failed to
      produce executable

    qmtest.end_time:
      2006-01-18T11:21:25Z

    qmtest.start_time:
      2006-01-18T11:21:22Z

    qmtest.target:
      local

  23_containers/list/modifiers/1.cc             : PASS    

  23_containers/list/modifiers/2.cc             : PASS    

  23_containers/list/modifiers/3.cc             : PASS    

  23_containers/list/modifiers/swap.cc          : PASS    

  23_containers/list/operators/1.cc             : PASS    

  23_containers/list/operators/2.cc             : PASS    

  23_containers/list/operators/3.cc             : PASS    

  23_containers/list/operators/4.cc             : PASS    

  23_containers/map/1.cc                        : PASS    

  23_containers/map/14340.cc                    : PASS    

  23_containers/map/insert/1.cc                 : PASS    

  23_containers/map/insert/16813.cc             : FAIL    
    23_containers/map/insert/16813.cc (test for excess errors)

    DGTest.excess_errors:
      
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.tcc:80: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_iterator.h:448: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:452: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:448: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_iterator.h:448: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccQScOyj.o:/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `.__gnu_debug::_Safe_iterator_base::_M_detach()' follow/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccQScOyj.o:/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `.__gnu_debug::_Safe_iterator_base::_M_detach()' followcollect2: ld returned 1 exit status
      

    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.4.3/testsuite -D_GLIBCXX_ASSERT /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/23_containers/map/insert/16813.cc -lv3test -L/tmp/tmpar-5Ku -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_23_containers_map_insert_16813.exe
      

    DejaGNUTest.command_output_1:
      
      /tmp/ccQScOyj.o: In function `__gnu_debug::_Error_formatter const& __gnu_debug::_Error_formatter::_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, float> >, __gnu_debug_def::map<int, float, std::less<int>, std::allocator<std::pair<int const, float> > > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, float> >, __gnu_debug_def::map<int, float, std::less<int>, std::allocator<std::pair<int const, float> > > > const&, char const*) const':
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccQScOyj.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccQScOyj.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccQScOyj.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQScOyj.o: In function `operator==<std::_Rb_tree_iterator<std::pair<const int, float> >, __gnu_debug_def::map<int, float, std::less<int>, std::allocator<std::pair<const int, float> > > >':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccQScOyj.o: In function `operator==<std::_Rb_tree_iterator<std::pair<const int, float> >, __gnu_debug_def::map<int, float, std::less<int>, std::allocator<std::pair<const int, float> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQScOyj.o: In function `operator==<std::_Rb_tree_iterator<std::pair<const int, float> >, __gnu_debug_def::map<int, float, std::less<int>, std::allocator<std::pair<const int, float> > > >':
      /opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccQScOyj.o: In function `operator==<std::_Rb_tree_iterator<std::pair<const int, float> >, __gnu_debug_def::map<int, float, std::less<int>, std::allocator<std::pair<const int, float> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQScOyj.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQScOyj.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccQScOyj.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccQScOyj.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQScOyj.o: In function `__gnu_debug::_Error_formatter const& __gnu_debug::_Error_formatter::_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, float> >, __gnu_debug_def::map<int, float, std::less<int>, std::allocator<std::pair<int const, float> > > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, float> >, __gnu_debug_def::map<int, float, std::less<int>, std::allocator<std::pair<int const, float> > > > const&, char const*) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccQScOyj.o: In function `__gnu_debug::_Error_formatter const& __gnu_debug::_Error_formatter::_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, float> >, __gnu_debug_def::map<int, float, std::less<int>, std::allocator<std::pair<int const, float> > > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, float> >, __gnu_debug_def::map<int, float, std::less<int>, std::allocator<std::pair<int const, float> > > > const&, char const*) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQScOyj.o: In function `__gnu_debug::_Error_formatter const& __gnu_debug::_Error_formatter::_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, float> >, __gnu_debug_def::map<int, float, std::less<int>, std::allocator<std::pair<int const, float> > > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, float> >, __gnu_debug_def::map<int, float, std::less<int>, std::allocator<std::pair<int const, float> > > > const&, char const*) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccQScOyj.o: In function `__gnu_debug::_Error_formatter const& __gnu_debug::_Error_formatter::_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, float> >, __gnu_debug_def::map<int, float, std::less<int>, std::allocator<std::pair<int const, float> > > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, float> >, __gnu_debug_def::map<int, float, std::less<int>, std::allocator<std::pair<int const, float> > > > const&, char const*) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQScOyj.o: In function `__gnu_debug::_Error_formatter const& __gnu_debug::_Error_formatter::_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, float> >, __gnu_debug_def::map<int, float, std::less<int>, std::allocator<std::pair<int const, float> > > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, float> >, __gnu_debug_def::map<int, float, std::less<int>, std::allocator<std::pair<int const, float> > > > const&, char const*) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQScOyj.o: In function `__gnu_debug::_Error_formatter const& __gnu_debug::_Error_formatter::_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, float> >, __gnu_debug_def::map<int, float, std::less<int>, std::allocator<std::pair<int const, float> > > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, float> >, __gnu_debug_def::map<int, float, std::less<int>, std::allocator<std::pair<int const, float> > > > const&, char const*) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccQScOyj.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccQScOyj.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccQScOyj.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQScOyj.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQScOyj.o: In function `bool __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, float> >, __gnu_debug_def::map<int, float, std::less<int>, std::allocator<std::pair<int const, float> > > >::_M_valid_range<std::_Rb_tree_iterator<std::pair<int const, float> > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, float> >, __gnu_debug_def::map<int, float, std::less<int>, std::allocator<std::pair<int const, float> > > > const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.tcc:80: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccQScOyj.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccQScOyj.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccQScOyj.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQScOyj.o: In function `operator==<std::_Rb_tree_iterator<std::pair<const int, float> >, __gnu_debug_def::map<int, float, std::less<int>, std::allocator<std::pair<const int, float> > > >':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccQScOyj.o: In function `operator==<std::_Rb_tree_iterator<std::pair<const int, float> >, __gnu_debug_def::map<int, float, std::less<int>, std::allocator<std::pair<const int, float> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQScOyj.o: In function `operator==<std::_Rb_tree_iterator<std::pair<const int, float> >, __gnu_debug_def::map<int, float, std::less<int>, std::allocator<std::pair<const int, float> > > >':
      /opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccQScOyj.o: In function `operator==<std::_Rb_tree_iterator<std::pair<const int, float> >, __gnu_debug_def::map<int, float, std::less<int>, std::allocator<std::pair<const int, float> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQScOyj.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQScOyj.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccQScOyj.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccQScOyj.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQScOyj.o: In function `operator==<std::_Rb_tree_iterator<std::pair<const int, float> >, __gnu_debug_def::map<int, float, std::less<int>, std::allocator<std::pair<const int, float> > > >':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccQScOyj.o: In function `operator==<std::_Rb_tree_iterator<std::pair<const int, float> >, __gnu_debug_def::map<int, float, std::less<int>, std::allocator<std::pair<const int, float> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQScOyj.o: In function `operator==<std::_Rb_tree_iterator<std::pair<const int, float> >, __gnu_debug_def::map<int, float, std::less<int>, std::allocator<std::pair<const int, float> > > >':
      /opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccQScOyj.o: In function `operator==<std::_Rb_tree_iterator<std::pair<const int, float> >, __gnu_debug_def::map<int, float, std::less<int>, std::allocator<std::pair<const int, float> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQScOyj.o: In function `_M_is_end':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQScOyj.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccQScOyj.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccQScOyj.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQScOyj.o: In function `operator==<std::_Rb_tree_iterator<std::pair<const int, float> >, __gnu_debug_def::map<int, float, std::less<int>, std::allocator<std::pair<const int, float> > > >':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccQScOyj.o: In function `operator==<std::_Rb_tree_iterator<std::pair<const int, float> >, __gnu_debug_def::map<int, float, std::less<int>, std::allocator<std::pair<const int, float> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQScOyj.o: In function `operator==<std::_Rb_tree_iterator<std::pair<const int, float> >, __gnu_debug_def::map<int, float, std::less<int>, std::allocator<std::pair<const int, float> > > >':
      /opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccQScOyj.o: In function `operator==<std::_Rb_tree_iterator<std::pair<const int, float> >, __gnu_debug_def::map<int, float, std::less<int>, std::allocator<std::pair<const int, float> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQScOyj.o: In function `_M_is_end':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQScOyj.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccQScOyj.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccQScOyj.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQScOyj.o: In function `operator==<std::_Rb_tree_iterator<std::pair<const int, float> >, __gnu_debug_def::map<int, float, std::less<int>, std::allocator<std::pair<const int, float> > > >':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccQScOyj.o: In function `operator==<std::_Rb_tree_iterator<std::pair<const int, float> >, __gnu_debug_def::map<int, float, std::less<int>, std::allocator<std::pair<const int, float> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQScOyj.o: In function `operator==<std::_Rb_tree_iterator<std::pair<const int, float> >, __gnu_debug_def::map<int, float, std::less<int>, std::allocator<std::pair<const int, float> > > >':
      /opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccQScOyj.o: In function `operator==<std::_Rb_tree_iterator<std::pair<const int, float> >, __gnu_debug_def::map<int, float, std::less<int>, std::allocator<std::pair<const int, float> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQScOyj.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQScOyj.o: In function `bool __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, float> >, __gnu_debug_def::map<int, float, std::less<int>, std::allocator<std::pair<int const, float> > > >::_M_valid_range<std::_Rb_tree_iterator<std::pair<int const, float> > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, float> >, __gnu_debug_def::map<int, float, std::less<int>, std::allocator<std::pair<int const, float> > > > const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQScOyj.o: In function `bool __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, float> >, __gnu_debug_def::map<int, float, std::less<int>, std::allocator<std::pair<int const, float> > > >::_M_valid_range<std::_Rb_tree_iterator<std::pair<int const, float> > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, float> >, __gnu_debug_def::map<int, float, std::less<int>, std::allocator<std::pair<int const, float> > > > const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccQScOyj.o: In function `operator!=<std::_Rb_tree_iterator<std::pair<const int, float> >, __gnu_debug_def::map<int, float, std::less<int>, std::allocator<std::pair<const int, float> > > >':
      /opt/lsb/include/c++/debug/safe_iterator.h:448: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccQScOyj.o: In function `operator!=<std::_Rb_tree_iterator<std::pair<const int, float> >, __gnu_debug_def::map<int, float, std::less<int>, std::allocator<std::pair<const int, float> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQScOyj.o: In function `operator!=<std::_Rb_tree_iterator<std::pair<const int, float> >, __gnu_debug_def::map<int, float, std::less<int>, std::allocator<std::pair<const int, float> > > >':
      /opt/lsb/include/c++/debug/safe_iterator.h:452: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccQScOyj.o: In function `operator!=<std::_Rb_tree_iterator<std::pair<const int, float> >, __gnu_debug_def::map<int, float, std::less<int>, std::allocator<std::pair<const int, float> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQScOyj.o: In function `_M_dereferenceable':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccQScOyj.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccQScOyj.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccQScOyj.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQScOyj.o: In function `operator==<std::_Rb_tree_iterator<std::pair<const int, float> >, __gnu_debug_def::map<int, float, std::less<int>, std::allocator<std::pair<const int, float> > > >':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccQScOyj.o: In function `operator==<std::_Rb_tree_iterator<std::pair<const int, float> >, __gnu_debug_def::map<int, float, std::less<int>, std::allocator<std::pair<const int, float> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQScOyj.o: In function `operator==<std::_Rb_tree_iterator<std::pair<const int, float> >, __gnu_debug_def::map<int, float, std::less<int>, std::allocator<std::pair<const int, float> > > >':
      /opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccQScOyj.o: In function `operator==<std::_Rb_tree_iterator<std::pair<const int, float> >, __gnu_debug_def::map<int, float, std::less<int>, std::allocator<std::pair<const int, float> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQScOyj.o: In function `_M_is_end':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQScOyj.o: In function `operator*':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQScOyj.o: In function `void std::_Rb_tree<int, std::pair<int const, float>, std::_Select1st<std::pair<int const, float> >, std::less<int>, std::allocator<std::pair<int const, float> > >::insert_unique<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, float> >, __gnu_debug_def::map<int, float, std::less<int>, std::allocator<std::pair<int const, float> > > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, float> >, __gnu_debug_def::map<int, float, std::less<int>, std::allocator<std::pair<int const, float> > > >, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, float> >, __gnu_debug_def::map<int, float, std::less<int>, std::allocator<std::pair<int const, float> > > >)':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccQScOyj.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccQScOyj.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccQScOyj.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQScOyj.o: In function `operator==<std::_Rb_tree_iterator<std::pair<const int, float> >, __gnu_debug_def::map<int, float, std::less<int>, std::allocator<std::pair<const int, float> > > >':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccQScOyj.o: In function `operator==<std::_Rb_tree_iterator<std::pair<const int, float> >, __gnu_debug_def::map<int, float, std::less<int>, std::allocator<std::pair<const int, float> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQScOyj.o: In function `operator==<std::_Rb_tree_iterator<std::pair<const int, float> >, __gnu_debug_def::map<int, float, std::less<int>, std::allocator<std::pair<const int, float> > > >':
      /opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccQScOyj.o: In function `operator==<std::_Rb_tree_iterator<std::pair<const int, float> >, __gnu_debug_def::map<int, float, std::less<int>, std::allocator<std::pair<const int, float> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQScOyj.o: In function `_M_is_end':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQScOyj.o: In function `void std::_Rb_tree<int, std::pair<int const, float>, std::_Select1st<std::pair<int const, float> >, std::less<int>, std::allocator<std::pair<int const, float> > >::insert_unique<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, float> >, __gnu_debug_def::map<int, float, std::less<int>, std::allocator<std::pair<int const, float> > > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, float> >, __gnu_debug_def::map<int, float, std::less<int>, std::allocator<std::pair<int const, float> > > >, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, float> >, __gnu_debug_def::map<int, float, std::less<int>, std::allocator<std::pair<int const, float> > > >)':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQScOyj.o: In function `void std::_Rb_tree<int, std::pair<int const, float>, std::_Select1st<std::pair<int const, float> >, std::less<int>, std::allocator<std::pair<int const, float> > >::insert_unique<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, float> >, __gnu_debug_def::map<int, float, std::less<int>, std::allocator<std::pair<int const, float> > > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, float> >, __gnu_debug_def::map<int, float, std::less<int>, std::allocator<std::pair<int const, float> > > >, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, float> >, __gnu_debug_def::map<int, float, std::less<int>, std::allocator<std::pair<int const, float> > > >)':
      /opt/lsb/include/c++/debug/safe_iterator.h:448: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /opt/lsb/include/c++/debug/safe_iterator.h:448: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccQScOyj.o: In function `void std::_Rb_tree<int, std::pair<int const, float>, std::_Select1st<std::pair<int const, float> >, std::less<int>, std::allocator<std::pair<int const, float> > >::insert_unique<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, float> >, __gnu_debug_def::map<int, float, std::less<int>, std::allocator<std::pair<int const, float> > > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, float> >, __gnu_debug_def::map<int, float, std::less<int>, std::allocator<std::pair<int const, float> > > >, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, float> >, __gnu_debug_def::map<int, float, std::less<int>, std::allocator<std::pair<int const, float> > > >)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQScOyj.o: In function `void std::_Rb_tree<int, std::pair<int const, float>, std::_Select1st<std::pair<int const, float> >, std::less<int>, std::allocator<std::pair<int const, float> > >::insert_unique<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, float> >, __gnu_debug_def::map<int, float, std::less<int>, std::allocator<std::pair<int const, float> > > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, float> >, __gnu_debug_def::map<int, float, std::less<int>, std::allocator<std::pair<int const, float> > > >, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, float> >, __gnu_debug_def::map<int, float, std::less<int>, std::allocator<std::pair<int const, float> > > >)':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccQScOyj.o: In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccQScOyj.o: In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccQScOyj.o: In function `test01()':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQScOyj.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccQScOyj.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccQScOyj.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQScOyj.o: In function `test01()':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQScOyj.o: In function `insert<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<const int, float> >, __gnu_debug_def::map<int, float, std::less<int>, std::allocator<std::pair<const int, float> > > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQScOyj.o: In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQScOyj.o:/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `.__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccQScOyj.o: In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccQScOyj.o: In function `~_Safe_sequence_base':
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccQScOyj.o: In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQScOyj.o:/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `.__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      collect2: ld returned 1 exit status
      

    DejaGNUTest.command_status_1:
      256

    DejaGNUTest.result_1:
      FAIL: 23_containers/map/insert/16813.cc (test for excess errors)

    DejaGNUTest.result_2:
      WARNING: 23_containers/map/insert/16813.cc compilation failed to produce
      executable

    qmtest.end_time:
      2006-01-18T11:21:43Z

    qmtest.start_time:
      2006-01-18T11:21:40Z

    qmtest.target:
      local

  23_containers/map/invalidation/1.cc           : FAIL    
    23_containers/map/invalidation/1.cc (test for excess errors)

    DGTest.excess_errors:
      
      /opt/lsb/include/c++/debug/safe_iterator.tcc:117: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_iterator.tcc:117: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_sequence.h:129: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_sequence.h:140: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/bits/stl_tree.h:460: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/bits/stl_tree.h:460: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'collect2: ld returned 1 exit status
      

    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.4.3/testsuite -D_GLIBCXX_ASSERT /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/23_containers/map/invalidation/1.cc -lv3test -L/tmp/tmpar-5Ku -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_23_containers_map_invalidation_1.exe
      

    DejaGNUTest.command_output_1:
      
      /tmp/cc8IECA7.o: In function `.__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >::_M_invalidate()':
      /opt/lsb/include/c++/debug/safe_iterator.tcc:117: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8IECA7.o: In function `.__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >::_M_invalidate()':
      /opt/lsb/include/c++/debug/safe_iterator.tcc:117: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8IECA7.o: In function `void __gnu_debug::_Safe_sequence<__gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >::_M_invalidate_if<__gnu_debug::_Not_equal_to<std::_Rb_tree_const_iterator<std::pair<int const, int> > > >(__gnu_debug::_Not_equal_to<std::_Rb_tree_const_iterator<std::pair<int const, int> > >)':
      /opt/lsb/include/c++/debug/safe_sequence.h:129: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /opt/lsb/include/c++/debug/safe_sequence.h:140: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8IECA7.o: In function `.bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8IECA7.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8IECA7.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc8IECA7.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8IECA7.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8IECA7.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc8IECA7.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8IECA7.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc8IECA7.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8IECA7.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc8IECA7.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8IECA7.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc8IECA7.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8IECA7.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc8IECA7.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8IECA7.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc8IECA7.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8IECA7.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8IECA7.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc8IECA7.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8IECA7.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc8IECA7.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8IECA7.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc8IECA7.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8IECA7.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc8IECA7.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8IECA7.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc8IECA7.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8IECA7.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > > >':
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8IECA7.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc8IECA7.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8IECA7.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8IECA7.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc8IECA7.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8IECA7.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc8IECA7.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8IECA7.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc8IECA7.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8IECA7.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc8IECA7.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8IECA7.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc8IECA7.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8IECA7.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc8IECA7.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8IECA7.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8IECA7.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc8IECA7.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8IECA7.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc8IECA7.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8IECA7.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc8IECA7.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8IECA7.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc8IECA7.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8IECA7.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc8IECA7.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8IECA7.o: In function `.bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc8IECA7.o: In function `.bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/cc8IECA7.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8IECA7.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc8IECA7.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8IECA7.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8IECA7.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc8IECA7.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8IECA7.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc8IECA7.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8IECA7.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc8IECA7.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8IECA7.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc8IECA7.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8IECA7.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc8IECA7.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8IECA7.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc8IECA7.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8IECA7.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8IECA7.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc8IECA7.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8IECA7.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc8IECA7.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8IECA7.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc8IECA7.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8IECA7.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc8IECA7.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8IECA7.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc8IECA7.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8IECA7.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > > >':
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8IECA7.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc8IECA7.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8IECA7.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8IECA7.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc8IECA7.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8IECA7.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc8IECA7.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8IECA7.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc8IECA7.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8IECA7.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc8IECA7.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8IECA7.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc8IECA7.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8IECA7.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc8IECA7.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8IECA7.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8IECA7.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc8IECA7.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8IECA7.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc8IECA7.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8IECA7.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc8IECA7.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8IECA7.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc8IECA7.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8IECA7.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc8IECA7.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8IECA7.o: In function `.bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc8IECA7.o: In function `.bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8IECA7.o: In function `.bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8IECA7.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > > >':
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8IECA7.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc8IECA7.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8IECA7.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc8IECA7.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8IECA7.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc8IECA7.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8IECA7.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc8IECA7.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8IECA7.o: In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc8IECA7.o: In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8IECA7.o: In function `test01()':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc8IECA7.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc8IECA7.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8IECA7.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc8IECA7.o: In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cc8IECA7.o: In function `~_Safe_sequence_base':
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cc8IECA7.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8IECA7.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/bits/stl_tree.h:460: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/bits/stl_tree.h:460: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      collect2: ld returned 1 exit status
      

    DejaGNUTest.command_status_1:
      256

    DejaGNUTest.result_1:
      FAIL: 23_containers/map/invalidation/1.cc (test for excess errors)

    DejaGNUTest.result_2:
      WARNING: 23_containers/map/invalidation/1.cc compilation failed to
      produce executable

    qmtest.end_time:
      2006-01-18T11:21:48Z

    qmtest.start_time:
      2006-01-18T11:21:43Z

    qmtest.target:
      local

  23_containers/map/invalidation/2.cc           : FAIL    
    23_containers/map/invalidation/2.cc (test for excess errors)

    DGTest.excess_errors:
      
      /opt/lsb/include/c++/debug/safe_iterator.tcc:117: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.h:159: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:84: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_iterator.tcc:80: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:448: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:452: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.h:448: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccdEPaQQ.o:/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `.__gnu_debug::_Safe_iterator_base::_M_detach()' follow/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccdEPaQQ.o:/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `.__gnu_debug::_Safe_iterator_base::_M_detach()' followcollect2: ld returned 1 exit status
      

    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.4.3/testsuite -D_GLIBCXX_ASSERT /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/23_containers/map/invalidation/2.cc -lv3test -L/tmp/tmpar-5Ku -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_23_containers_map_invalidation_2.exe
      

    DejaGNUTest.command_output_1:
      
      /tmp/ccdEPaQQ.o: In function `.__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >::_M_invalidate()':
      /opt/lsb/include/c++/debug/safe_iterator.tcc:117: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccdEPaQQ.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccdEPaQQ.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccdEPaQQ.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccdEPaQQ.o: In function `operator==<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > >':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccdEPaQQ.o: In function `operator==<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccdEPaQQ.o: In function `operator==<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > >':
      /opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccdEPaQQ.o: In function `operator==<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccdEPaQQ.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccdEPaQQ.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccdEPaQQ.o: In function `__gnu_debug::_Error_formatter const& __gnu_debug::_Error_formatter::_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, char const*) const':
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccdEPaQQ.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccdEPaQQ.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccdEPaQQ.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccdEPaQQ.o: In function `operator==<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > >':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccdEPaQQ.o: In function `operator==<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccdEPaQQ.o: In function `operator==<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > >':
      /opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccdEPaQQ.o: In function `operator==<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccdEPaQQ.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccdEPaQQ.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccdEPaQQ.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccdEPaQQ.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccdEPaQQ.o: In function `__gnu_debug::_Error_formatter const& __gnu_debug::_Error_formatter::_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, char const*) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccdEPaQQ.o: In function `__gnu_debug::_Error_formatter const& __gnu_debug::_Error_formatter::_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, char const*) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccdEPaQQ.o: In function `__gnu_debug::_Error_formatter const& __gnu_debug::_Error_formatter::_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, char const*) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccdEPaQQ.o: In function `__gnu_debug::_Error_formatter const& __gnu_debug::_Error_formatter::_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, char const*) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccdEPaQQ.o: In function `__gnu_debug::_Error_formatter const& __gnu_debug::_Error_formatter::_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, char const*) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccdEPaQQ.o: In function `__gnu_debug::_Error_formatter const& __gnu_debug::_Error_formatter::_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, char const*) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccdEPaQQ.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccdEPaQQ.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccdEPaQQ.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccdEPaQQ.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccdEPaQQ.o: In function `.__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >::operator=(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:159: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccdEPaQQ.o: In function `.__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >::operator=(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccdEPaQQ.o: In function `.__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >::operator=(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:84: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccdEPaQQ.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccdEPaQQ.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccdEPaQQ.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccdEPaQQ.o: In function `operator==<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > >':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccdEPaQQ.o: In function `operator==<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccdEPaQQ.o: In function `operator==<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > >':
      /opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccdEPaQQ.o: In function `operator==<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccdEPaQQ.o: In function `_M_is_end':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccdEPaQQ.o: In function `_M_is_end':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccdEPaQQ.o: In function `bool __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >::_M_valid_range<std::_Rb_tree_iterator<std::pair<int const, int> > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.tcc:80: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccdEPaQQ.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccdEPaQQ.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccdEPaQQ.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccdEPaQQ.o: In function `operator==<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > >':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccdEPaQQ.o: In function `operator==<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccdEPaQQ.o: In function `operator==<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > >':
      /opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccdEPaQQ.o: In function `operator==<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccdEPaQQ.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccdEPaQQ.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccdEPaQQ.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccdEPaQQ.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccdEPaQQ.o: In function `operator==<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > >':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccdEPaQQ.o: In function `operator==<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccdEPaQQ.o: In function `operator==<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > >':
      /opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccdEPaQQ.o: In function `operator==<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccdEPaQQ.o: In function `_M_is_end':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccdEPaQQ.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccdEPaQQ.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccdEPaQQ.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccdEPaQQ.o: In function `operator==<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > >':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccdEPaQQ.o: In function `operator==<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccdEPaQQ.o: In function `operator==<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > >':
      /opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccdEPaQQ.o: In function `operator==<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccdEPaQQ.o: In function `_M_is_end':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccdEPaQQ.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccdEPaQQ.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccdEPaQQ.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccdEPaQQ.o: In function `operator==<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > >':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccdEPaQQ.o: In function `operator==<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccdEPaQQ.o: In function `operator==<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > >':
      /opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccdEPaQQ.o: In function `operator==<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccdEPaQQ.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccdEPaQQ.o: In function `bool __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >::_M_valid_range<std::_Rb_tree_iterator<std::pair<int const, int> > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccdEPaQQ.o: In function `bool __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >::_M_valid_range<std::_Rb_tree_iterator<std::pair<int const, int> > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccdEPaQQ.o: In function `.__gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > >::erase(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >)':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccdEPaQQ.o: In function `_M_sequence<__gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccdEPaQQ.o: In function `.__gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > >::erase(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >)':
      /opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccdEPaQQ.o: In function `operator!=<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > >':
      /opt/lsb/include/c++/debug/safe_iterator.h:448: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccdEPaQQ.o: In function `operator!=<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccdEPaQQ.o: In function `operator!=<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > >':
      /opt/lsb/include/c++/debug/safe_iterator.h:452: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccdEPaQQ.o: In function `operator!=<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccdEPaQQ.o: In function `_M_dereferenceable':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccdEPaQQ.o: In function `operator++':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccdEPaQQ.o: In function `_M_dereferenceable':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccdEPaQQ.o: In function `_M_sequence<__gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccdEPaQQ.o: In function `erase':
      /opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccdEPaQQ.o: In function `_M_sequence<__gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccdEPaQQ.o: In function `erase':
      /opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccdEPaQQ.o: In function `.__gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > >::erase(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccdEPaQQ.o: In function `.__gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > >::erase(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >)':
      /opt/lsb/include/c++/debug/safe_iterator.h:448: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccdEPaQQ.o: In function `.__gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > >::erase(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccdEPaQQ.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccdEPaQQ.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccdEPaQQ.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccdEPaQQ.o: In function `_M_dereferenceable':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccdEPaQQ.o: In function `operator++':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccdEPaQQ.o: In function `_M_dereferenceable':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccdEPaQQ.o: In function `operator++':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccdEPaQQ.o: In function `_M_dereferenceable':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccdEPaQQ.o: In function `_M_sequence<__gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccdEPaQQ.o: In function `test02()':
      /opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccdEPaQQ.o: In function `_M_sequence<__gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccdEPaQQ.o: In function `test02()':
      /opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccdEPaQQ.o: In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccdEPaQQ.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccdEPaQQ.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccdEPaQQ.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccdEPaQQ.o: In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccdEPaQQ.o: In function `_M_dereferenceable':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccdEPaQQ.o: In function `operator++':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccdEPaQQ.o: In function `_M_dereferenceable':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccdEPaQQ.o: In function `operator++':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccdEPaQQ.o: In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccdEPaQQ.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccdEPaQQ.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccdEPaQQ.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccdEPaQQ.o: In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccdEPaQQ.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccdEPaQQ.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccdEPaQQ.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccdEPaQQ.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccdEPaQQ.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccdEPaQQ.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccdEPaQQ.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccdEPaQQ.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccdEPaQQ.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccdEPaQQ.o: In function `clear':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccdEPaQQ.o: In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccdEPaQQ.o:/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `.__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccdEPaQQ.o: In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccdEPaQQ.o: In function `~_Safe_sequence_base':
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccdEPaQQ.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccdEPaQQ.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccdEPaQQ.o: In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccdEPaQQ.o:/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `.__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      collect2: ld returned 1 exit status
      

    DejaGNUTest.command_status_1:
      256

    DejaGNUTest.result_1:
      FAIL: 23_containers/map/invalidation/2.cc (test for excess errors)

    DejaGNUTest.result_2:
      WARNING: 23_containers/map/invalidation/2.cc compilation failed to
      produce executable

    qmtest.end_time:
      2006-01-18T11:21:52Z

    qmtest.start_time:
      2006-01-18T11:21:48Z

    qmtest.target:
      local

  23_containers/map/modifiers/swap.cc           : PASS    

  23_containers/map/operators/1.cc              : PASS    

  23_containers/map/operators/1_neg.cc          : PASS    

  23_containers/multimap/1.cc                   : PASS    

  23_containers/multimap/14340.cc               : PASS    

  23_containers/multimap/invalidation/1.cc      : FAIL    
    23_containers/multimap/invalidation/1.cc (test for excess errors)

    DGTest.excess_errors:
      
      /opt/lsb/include/c++/debug/safe_iterator.tcc:117: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_iterator.tcc:117: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_sequence.h:129: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_sequence.h:140: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/bits/stl_tree.h:460: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'collect2: ld returned 1 exit status
      

    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.4.3/testsuite -D_GLIBCXX_ASSERT /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/23_containers/multimap/invalidation/1.cc -lv3test -L/tmp/tmpar-5Ku -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_23_containers_multimap_invalidation_1.exe
      

    DejaGNUTest.command_output_1:
      
      /tmp/cc6Lsbay.o: In function `.__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >::_M_invalidate()':
      /opt/lsb/include/c++/debug/safe_iterator.tcc:117: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc6Lsbay.o: In function `.__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<std::pair<int const, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >::_M_invalidate()':
      /opt/lsb/include/c++/debug/safe_iterator.tcc:117: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc6Lsbay.o: In function `void __gnu_debug::_Safe_sequence<__gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >::_M_invalidate_if<__gnu_debug::_Not_equal_to<std::_Rb_tree_const_iterator<std::pair<int const, int> > > >(__gnu_debug::_Not_equal_to<std::_Rb_tree_const_iterator<std::pair<int const, int> > >)':
      /opt/lsb/include/c++/debug/safe_sequence.h:129: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /opt/lsb/include/c++/debug/safe_sequence.h:140: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc6Lsbay.o: In function `.bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc6Lsbay.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc6Lsbay.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc6Lsbay.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc6Lsbay.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > > >':
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc6Lsbay.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc6Lsbay.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc6Lsbay.o: In function `.bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc6Lsbay.o: In function `.bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/cc6Lsbay.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc6Lsbay.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc6Lsbay.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc6Lsbay.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > > >':
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc6Lsbay.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc6Lsbay.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc6Lsbay.o: In function `.bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc6Lsbay.o: In function `.bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc6Lsbay.o: In function `.bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc6Lsbay.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc6Lsbay.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc6Lsbay.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc6Lsbay.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc6Lsbay.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc6Lsbay.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc6Lsbay.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc6Lsbay.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc6Lsbay.o: In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc6Lsbay.o: In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc6Lsbay.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc6Lsbay.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc6Lsbay.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc6Lsbay.o: In function `test01()':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc6Lsbay.o: In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cc6Lsbay.o: In function `~_Safe_sequence_base':
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cc6Lsbay.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc6Lsbay.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/bits/stl_tree.h:460: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc6Lsbay.o: In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      collect2: ld returned 1 exit status
      

    DejaGNUTest.command_status_1:
      256

    DejaGNUTest.result_1:
      FAIL: 23_containers/multimap/invalidation/1.cc (test for excess errors)

    DejaGNUTest.result_2:
      WARNING: 23_containers/multimap/invalidation/1.cc compilation failed to
      produce executable

    qmtest.end_time:
      2006-01-18T11:22:00Z

    qmtest.start_time:
      2006-01-18T11:21:58Z

    qmtest.target:
      local

  23_containers/multimap/invalidation/2.cc      : FAIL    
    23_containers/multimap/invalidation/2.cc (test for excess errors)

    DGTest.excess_errors:
      
      /opt/lsb/include/c++/debug/safe_iterator.tcc:117: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.h:159: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:84: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.tcc:80: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:448: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:452: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.h:448: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cczufaPy.o:/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `.__gnu_debug::_Safe_iterator_base::_M_detach()' follow/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/bits/stl_tree.h:460: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/bits/stl_tree.h:460: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cczufaPy.o:/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `.__gnu_debug::_Safe_iterator_base::_M_detach()' followcollect2: ld returned 1 exit status
      

    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.4.3/testsuite -D_GLIBCXX_ASSERT /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/23_containers/multimap/invalidation/2.cc -lv3test -L/tmp/tmpar-5Ku -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_23_containers_multimap_invalidation_2.exe
      

    DejaGNUTest.command_output_1:
      
      /tmp/cczufaPy.o: In function `.__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >::_M_invalidate()':
      /opt/lsb/include/c++/debug/safe_iterator.tcc:117: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cczufaPy.o: In function `.bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cczufaPy.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cczufaPy.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cczufaPy.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cczufaPy.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > > >':
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cczufaPy.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cczufaPy.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cczufaPy.o: In function `.bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cczufaPy.o: In function `.bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/cczufaPy.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cczufaPy.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cczufaPy.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cczufaPy.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > > >':
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cczufaPy.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cczufaPy.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cczufaPy.o: In function `.bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cczufaPy.o: In function `.bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cczufaPy.o: In function `.bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cczufaPy.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > > >':
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cczufaPy.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cczufaPy.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cczufaPy.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cczufaPy.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cczufaPy.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cczufaPy.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cczufaPy.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cczufaPy.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cczufaPy.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cczufaPy.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cczufaPy.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cczufaPy.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > > >':
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cczufaPy.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cczufaPy.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cczufaPy.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cczufaPy.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cczufaPy.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cczufaPy.o: In function `.__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >::operator=(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:159: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cczufaPy.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cczufaPy.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cczufaPy.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cczufaPy.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > > >':
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cczufaPy.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cczufaPy.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cczufaPy.o: In function `.__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >::operator=(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cczufaPy.o: In function `.__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >::operator=(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:84: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cczufaPy.o: In function `.__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >::operator=(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cczufaPy.o: In function `bool __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >::_M_valid_range<std::_Rb_tree_iterator<std::pair<int const, int> > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.tcc:80: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/cczufaPy.o: In function `bool __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >::_M_valid_range<std::_Rb_tree_iterator<std::pair<int const, int> > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cczufaPy.o: In function `.__gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > >::erase(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >)':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cczufaPy.o: In function `_M_sequence<__gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cczufaPy.o: In function `.__gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > >::erase(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >)':
      /opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cczufaPy.o: In function `operator!=<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > >':
      /opt/lsb/include/c++/debug/safe_iterator.h:448: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cczufaPy.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cczufaPy.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cczufaPy.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cczufaPy.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > > >':
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cczufaPy.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cczufaPy.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cczufaPy.o: In function `operator!=<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cczufaPy.o: In function `operator!=<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > >':
      /opt/lsb/include/c++/debug/safe_iterator.h:452: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/cczufaPy.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cczufaPy.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cczufaPy.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cczufaPy.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > > >':
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cczufaPy.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cczufaPy.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cczufaPy.o: In function `operator!=<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cczufaPy.o: In function `_M_dereferenceable':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cczufaPy.o: In function `_M_dereferenceable':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cczufaPy.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cczufaPy.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cczufaPy.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cczufaPy.o: In function `operator++':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cczufaPy.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cczufaPy.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cczufaPy.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cczufaPy.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cczufaPy.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<const int, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cczufaPy.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cczufaPy.o: In function `_M_dereferenceable':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cczufaPy.o: In function `_M_is_end':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cczufaPy.o: In function `_M_sequence<__gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cczufaPy.o: In function `erase':
      /opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cczufaPy.o: In function `_M_sequence<__gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cczufaPy.o: In function `erase':
      /opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cczufaPy.o: In function `.__gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > >::erase(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cczufaPy.o: In function `.__gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > >::erase(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >)':
      /opt/lsb/include/c++/debug/safe_iterator.h:448: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cczufaPy.o: In function `.__gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > >::erase(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >)':
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cczufaPy.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cczufaPy.o: In function `.__gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > >::erase(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cczufaPy.o: In function `insert':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cczufaPy.o: In function `insert':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cczufaPy.o: In function `insert':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cczufaPy.o: In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cczufaPy.o: In function `_M_dereferenceable':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cczufaPy.o: In function `_M_is_end':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cczufaPy.o: In function `operator++':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cczufaPy.o: In function `_M_dereferenceable':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cczufaPy.o: In function `_M_is_end':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cczufaPy.o: In function `operator++':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cczufaPy.o: In function `_M_dereferenceable':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cczufaPy.o: In function `_M_is_end':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cczufaPy.o: In function `_M_sequence<__gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cczufaPy.o: In function `erase':
      /opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cczufaPy.o: In function `_M_sequence<__gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<const int, int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cczufaPy.o: In function `erase':
      /opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cczufaPy.o: In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cczufaPy.o: In function `_M_dereferenceable':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cczufaPy.o: In function `_M_is_end':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cczufaPy.o: In function `operator++':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cczufaPy.o: In function `_M_dereferenceable':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cczufaPy.o: In function `_M_is_end':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cczufaPy.o: In function `operator++':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cczufaPy.o: In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cczufaPy.o: In function `clear':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cczufaPy.o:/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `.__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/cczufaPy.o: In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cczufaPy.o: In function `~_Safe_sequence_base':
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cczufaPy.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cczufaPy.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/bits/stl_tree.h:460: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/bits/stl_tree.h:460: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cczufaPy.o: In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cczufaPy.o:/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `.__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      collect2: ld returned 1 exit status
      

    DejaGNUTest.command_status_1:
      256

    DejaGNUTest.result_1:
      FAIL: 23_containers/multimap/invalidation/2.cc (test for excess errors)

    DejaGNUTest.result_2:
      WARNING: 23_containers/multimap/invalidation/2.cc compilation failed to
      produce executable

    qmtest.end_time:
      2006-01-18T11:22:05Z

    qmtest.start_time:
      2006-01-18T11:22:01Z

    qmtest.target:
      local

  23_containers/multimap/modifiers/swap.cc      : PASS    

  23_containers/multiset/1.cc                   : PASS    

  23_containers/multiset/14340.cc               : PASS    

  23_containers/multiset/insert/1.cc            : PASS    

  23_containers/multiset/invalidation/1.cc      : FAIL    
    23_containers/multiset/invalidation/1.cc (test for excess errors)

    DGTest.excess_errors:
      
      /opt/lsb/include/c++/debug/safe_iterator.tcc:117: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_sequence.h:129: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_sequence.h:140: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/bits/stl_tree.h:460: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'collect2: ld returned 1 exit status
      

    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.4.3/testsuite -D_GLIBCXX_ASSERT /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/23_containers/multiset/invalidation/1.cc -lv3test -L/tmp/tmpar-5Ku -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_23_containers_multiset_invalidation_1.exe
      

    DejaGNUTest.command_output_1:
      
      /tmp/ccWUg1UY.o: In function `.__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > >::_M_invalidate()':
      /opt/lsb/include/c++/debug/safe_iterator.tcc:117: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccWUg1UY.o: In function `void __gnu_debug::_Safe_sequence<__gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > >::_M_invalidate_if<__gnu_debug::_Not_equal_to<std::_Rb_tree_const_iterator<int> > >(__gnu_debug::_Not_equal_to<std::_Rb_tree_const_iterator<int> >)':
      /opt/lsb/include/c++/debug/safe_sequence.h:129: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /opt/lsb/include/c++/debug/safe_sequence.h:140: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccWUg1UY.o: In function `.bool __gnu_debug::operator==<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccWUg1UY.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccWUg1UY.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWUg1UY.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWUg1UY.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccWUg1UY.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWUg1UY.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWUg1UY.o: In function `.bool __gnu_debug::operator==<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccWUg1UY.o: In function `.bool __gnu_debug::operator==<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccWUg1UY.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccWUg1UY.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWUg1UY.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWUg1UY.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccWUg1UY.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWUg1UY.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWUg1UY.o: In function `.bool __gnu_debug::operator==<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccWUg1UY.o: In function `.bool __gnu_debug::operator==<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccWUg1UY.o: In function `.bool __gnu_debug::operator==<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWUg1UY.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccWUg1UY.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccWUg1UY.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccWUg1UY.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWUg1UY.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWUg1UY.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccWUg1UY.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWUg1UY.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWUg1UY.o: In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccWUg1UY.o: In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccWUg1UY.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccWUg1UY.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWUg1UY.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWUg1UY.o: In function `test01()':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccWUg1UY.o: In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccWUg1UY.o: In function `~_Safe_sequence_base':
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccWUg1UY.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWUg1UY.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/bits/stl_tree.h:460: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccWUg1UY.o: In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      collect2: ld returned 1 exit status
      

    DejaGNUTest.command_status_1:
      256

    DejaGNUTest.result_1:
      FAIL: 23_containers/multiset/invalidation/1.cc (test for excess errors)

    DejaGNUTest.result_2:
      WARNING: 23_containers/multiset/invalidation/1.cc compilation failed to
      produce executable

    qmtest.end_time:
      2006-01-18T11:22:14Z

    qmtest.start_time:
      2006-01-18T11:22:12Z

    qmtest.target:
      local

  23_containers/multiset/invalidation/2.cc      : FAIL    
    23_containers/multiset/invalidation/2.cc (test for excess errors)

    DGTest.excess_errors:
      
      /opt/lsb/include/c++/debug/safe_iterator.tcc:117: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.h:159: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:84: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.tcc:80: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:448: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:452: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.h:448: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccfWfN9v.o:/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `.__gnu_debug::_Safe_iterator_base::_M_detach()' follow/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/bits/stl_tree.h:460: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/bits/stl_tree.h:460: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccfWfN9v.o:/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `.__gnu_debug::_Safe_iterator_base::_M_detach()' followcollect2: ld returned 1 exit status
      

    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.4.3/testsuite -D_GLIBCXX_ASSERT /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/23_containers/multiset/invalidation/2.cc -lv3test -L/tmp/tmpar-5Ku -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_23_containers_multiset_invalidation_2.exe
      

    DejaGNUTest.command_output_1:
      
      /tmp/ccfWfN9v.o: In function `.__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > >::_M_invalidate()':
      /opt/lsb/include/c++/debug/safe_iterator.tcc:117: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccfWfN9v.o: In function `.bool __gnu_debug::operator==<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccfWfN9v.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccfWfN9v.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccfWfN9v.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccfWfN9v.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccfWfN9v.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccfWfN9v.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccfWfN9v.o: In function `.bool __gnu_debug::operator==<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccfWfN9v.o: In function `.bool __gnu_debug::operator==<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccfWfN9v.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccfWfN9v.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccfWfN9v.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccfWfN9v.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccfWfN9v.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccfWfN9v.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccfWfN9v.o: In function `.bool __gnu_debug::operator==<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccfWfN9v.o: In function `.bool __gnu_debug::operator==<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccfWfN9v.o: In function `.bool __gnu_debug::operator==<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccfWfN9v.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccfWfN9v.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccfWfN9v.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccfWfN9v.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccfWfN9v.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccfWfN9v.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccfWfN9v.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccfWfN9v.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccfWfN9v.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccfWfN9v.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccfWfN9v.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccfWfN9v.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccfWfN9v.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccfWfN9v.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccfWfN9v.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccfWfN9v.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccfWfN9v.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccfWfN9v.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccfWfN9v.o: In function `.__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > >::operator=(__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:159: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccfWfN9v.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccfWfN9v.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccfWfN9v.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccfWfN9v.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccfWfN9v.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccfWfN9v.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccfWfN9v.o: In function `.__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > >::operator=(__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccfWfN9v.o: In function `.__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > >::operator=(__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:84: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccfWfN9v.o: In function `.__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > >::operator=(__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccfWfN9v.o: In function `bool __gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > >::_M_valid_range<std::_Rb_tree_const_iterator<int> >(__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > > const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.tcc:80: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccfWfN9v.o: In function `bool __gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > >::_M_valid_range<std::_Rb_tree_const_iterator<int> >(__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > > const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccfWfN9v.o: In function `.__gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccfWfN9v.o: In function `_M_sequence<__gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccfWfN9v.o: In function `.__gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccfWfN9v.o: In function `operator!=<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/safe_iterator.h:448: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccfWfN9v.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccfWfN9v.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccfWfN9v.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccfWfN9v.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccfWfN9v.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccfWfN9v.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccfWfN9v.o: In function `operator!=<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccfWfN9v.o: In function `operator!=<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/safe_iterator.h:452: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccfWfN9v.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccfWfN9v.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccfWfN9v.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccfWfN9v.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccfWfN9v.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccfWfN9v.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccfWfN9v.o: In function `operator!=<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccfWfN9v.o: In function `_M_dereferenceable':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccfWfN9v.o: In function `_M_dereferenceable':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccfWfN9v.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccfWfN9v.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccfWfN9v.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccfWfN9v.o: In function `operator++':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccfWfN9v.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccfWfN9v.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccfWfN9v.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccfWfN9v.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccfWfN9v.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccfWfN9v.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccfWfN9v.o: In function `_M_dereferenceable':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccfWfN9v.o: In function `_M_is_end':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccfWfN9v.o: In function `_M_sequence<__gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccfWfN9v.o: In function `erase':
      /opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccfWfN9v.o: In function `_M_sequence<__gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccfWfN9v.o: In function `erase':
      /opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccfWfN9v.o: In function `.__gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccfWfN9v.o: In function `.__gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/safe_iterator.h:448: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccfWfN9v.o: In function `.__gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccfWfN9v.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccfWfN9v.o: In function `.__gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccfWfN9v.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccfWfN9v.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccfWfN9v.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccfWfN9v.o: In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccfWfN9v.o: In function `_M_dereferenceable':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccfWfN9v.o: In function `_M_is_end':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccfWfN9v.o: In function `operator++':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccfWfN9v.o: In function `_M_dereferenceable':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccfWfN9v.o: In function `_M_is_end':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccfWfN9v.o: In function `operator++':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccfWfN9v.o: In function `_M_dereferenceable':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccfWfN9v.o: In function `_M_is_end':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccfWfN9v.o: In function `_M_sequence<__gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccfWfN9v.o: In function `erase':
      /opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccfWfN9v.o: In function `_M_sequence<__gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccfWfN9v.o: In function `erase':
      /opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccfWfN9v.o: In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccfWfN9v.o: In function `_M_dereferenceable':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccfWfN9v.o: In function `_M_is_end':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccfWfN9v.o: In function `operator++':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccfWfN9v.o: In function `_M_dereferenceable':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccfWfN9v.o: In function `_M_is_end':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccfWfN9v.o: In function `operator++':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccfWfN9v.o: In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccfWfN9v.o: In function `clear':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccfWfN9v.o:/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `.__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccfWfN9v.o: In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccfWfN9v.o: In function `~_Safe_sequence_base':
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccfWfN9v.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccfWfN9v.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/bits/stl_tree.h:460: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/bits/stl_tree.h:460: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccfWfN9v.o: In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccfWfN9v.o:/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `.__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      collect2: ld returned 1 exit status
      

    DejaGNUTest.command_status_1:
      256

    DejaGNUTest.result_1:
      FAIL: 23_containers/multiset/invalidation/2.cc (test for excess errors)

    DejaGNUTest.result_2:
      WARNING: 23_containers/multiset/invalidation/2.cc compilation failed to
      produce executable

    qmtest.end_time:
      2006-01-18T11:22:19Z

    qmtest.start_time:
      2006-01-18T11:22:15Z

    qmtest.target:
      local

  23_containers/multiset/modifiers/swap.cc      : PASS    

  23_containers/priority_queue/members/7161.cc  : PASS    

  23_containers/queue/members/7157.cc           : PASS    

  23_containers/set/1.cc                        : PASS    

  23_containers/set/14340.cc                    : PASS    

  23_containers/set/invalidation/1.cc           : FAIL    
    23_containers/set/invalidation/1.cc (test for excess errors)

    DGTest.excess_errors:
      
      /opt/lsb/include/c++/debug/safe_iterator.tcc:117: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_sequence.h:129: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_sequence.h:140: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:231: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc8H81cC.o:/opt/lsb/include/c++/debug/formatter.h:231: more undefined references to `.__gnu_debug::_Safe_iterator_base::_M_detach()' followcollect2: ld returned 1 exit status
      

    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.4.3/testsuite -D_GLIBCXX_ASSERT /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/23_containers/set/invalidation/1.cc -lv3test -L/tmp/tmpar-5Ku -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_23_containers_set_invalidation_1.exe
      

    DejaGNUTest.command_output_1:
      
      /tmp/cc8H81cC.o: In function `.__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > >::_M_invalidate()':
      /opt/lsb/include/c++/debug/safe_iterator.tcc:117: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8H81cC.o: In function `void __gnu_debug::_Safe_sequence<__gnu_debug_def::set<int, std::less<int>, std::allocator<int> > >::_M_invalidate_if<__gnu_debug::_Not_equal_to<std::_Rb_tree_const_iterator<int> > >(__gnu_debug::_Not_equal_to<std::_Rb_tree_const_iterator<int> >)':
      /opt/lsb/include/c++/debug/safe_sequence.h:129: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /opt/lsb/include/c++/debug/safe_sequence.h:140: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8H81cC.o: In function `.bool __gnu_debug::operator==<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8H81cC.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8H81cC.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8H81cC.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8H81cC.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8H81cC.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8H81cC.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8H81cC.o: In function `.bool __gnu_debug::operator==<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc8H81cC.o: In function `.bool __gnu_debug::operator==<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/cc8H81cC.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8H81cC.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8H81cC.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8H81cC.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8H81cC.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8H81cC.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8H81cC.o: In function `.bool __gnu_debug::operator==<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc8H81cC.o: In function `.bool __gnu_debug::operator==<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8H81cC.o: In function `.bool __gnu_debug::operator==<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8H81cC.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc8H81cC.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8H81cC.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8H81cC.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8H81cC.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8H81cC.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc8H81cC.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8H81cC.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8H81cC.o: In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc8H81cC.o: In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8H81cC.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8H81cC.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8H81cC.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8H81cC.o: In function `test01()':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc8H81cC.o: In function `_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc8H81cC.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8H81cC.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8H81cC.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8H81cC.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8H81cC.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8H81cC.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8H81cC.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8H81cC.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc8H81cC.o: In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cc8H81cC.o: In function `~_Safe_sequence_base':
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cc8H81cC.o: In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8H81cC.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8H81cC.o: In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8H81cC.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/debug/formatter.h:231: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8H81cC.o: In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8H81cC.o:/opt/lsb/include/c++/debug/formatter.h:231: more undefined references to `.__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      collect2: ld returned 1 exit status
      

    DejaGNUTest.command_status_1:
      256

    DejaGNUTest.result_1:
      FAIL: 23_containers/set/invalidation/1.cc (test for excess errors)

    DejaGNUTest.result_2:
      WARNING: 23_containers/set/invalidation/1.cc compilation failed to
      produce executable

    qmtest.end_time:
      2006-01-18T11:22:30Z

    qmtest.start_time:
      2006-01-18T11:22:28Z

    qmtest.target:
      local

  23_containers/set/invalidation/2.cc           : FAIL    
    23_containers/set/invalidation/2.cc (test for excess errors)

    DGTest.excess_errors:
      
      /opt/lsb/include/c++/debug/safe_iterator.tcc:117: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.h:159: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:84: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.tcc:80: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:448: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:452: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.h:448: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc3AF0bC.o:/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `.__gnu_debug::_Safe_iterator_base::_M_detach()' follow/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/bits/stl_tree.h:460: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/bits/stl_tree.h:460: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc3AF0bC.o:/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `.__gnu_debug::_Safe_iterator_base::_M_detach()' followcollect2: ld returned 1 exit status
      

    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.4.3/testsuite -D_GLIBCXX_ASSERT /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/23_containers/set/invalidation/2.cc -lv3test -L/tmp/tmpar-5Ku -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_23_containers_set_invalidation_2.exe
      

    DejaGNUTest.command_output_1:
      
      /tmp/cc3AF0bC.o: In function `.__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > >::_M_invalidate()':
      /opt/lsb/include/c++/debug/safe_iterator.tcc:117: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc3AF0bC.o: In function `.bool __gnu_debug::operator==<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc3AF0bC.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc3AF0bC.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc3AF0bC.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc3AF0bC.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc3AF0bC.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc3AF0bC.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc3AF0bC.o: In function `.bool __gnu_debug::operator==<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc3AF0bC.o: In function `.bool __gnu_debug::operator==<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/cc3AF0bC.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc3AF0bC.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc3AF0bC.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc3AF0bC.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc3AF0bC.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc3AF0bC.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc3AF0bC.o: In function `.bool __gnu_debug::operator==<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc3AF0bC.o: In function `.bool __gnu_debug::operator==<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc3AF0bC.o: In function `.bool __gnu_debug::operator==<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc3AF0bC.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc3AF0bC.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc3AF0bC.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc3AF0bC.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc3AF0bC.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc3AF0bC.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc3AF0bC.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc3AF0bC.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc3AF0bC.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc3AF0bC.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc3AF0bC.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc3AF0bC.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc3AF0bC.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc3AF0bC.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc3AF0bC.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc3AF0bC.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc3AF0bC.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc3AF0bC.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc3AF0bC.o: In function `.__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > >::operator=(__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:159: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc3AF0bC.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc3AF0bC.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc3AF0bC.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc3AF0bC.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc3AF0bC.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc3AF0bC.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc3AF0bC.o: In function `.__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > >::operator=(__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc3AF0bC.o: In function `.__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > >::operator=(__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:84: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc3AF0bC.o: In function `.__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > >::operator=(__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc3AF0bC.o: In function `bool __gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > >::_M_valid_range<std::_Rb_tree_const_iterator<int> >(__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > > const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.tcc:80: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/cc3AF0bC.o: In function `bool __gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > >::_M_valid_range<std::_Rb_tree_const_iterator<int> >(__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > > const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc3AF0bC.o: In function `.__gnu_debug_def::set<int, std::less<int>, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc3AF0bC.o: In function `_M_sequence<__gnu_debug_def::set<int, std::less<int>, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cc3AF0bC.o: In function `.__gnu_debug_def::set<int, std::less<int>, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc3AF0bC.o: In function `operator!=<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/safe_iterator.h:448: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc3AF0bC.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc3AF0bC.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc3AF0bC.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc3AF0bC.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc3AF0bC.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc3AF0bC.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc3AF0bC.o: In function `operator!=<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc3AF0bC.o: In function `operator!=<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/safe_iterator.h:452: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/cc3AF0bC.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc3AF0bC.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc3AF0bC.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc3AF0bC.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc3AF0bC.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc3AF0bC.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc3AF0bC.o: In function `operator!=<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc3AF0bC.o: In function `_M_dereferenceable':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc3AF0bC.o: In function `_M_dereferenceable':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc3AF0bC.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc3AF0bC.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc3AF0bC.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc3AF0bC.o: In function `operator++':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc3AF0bC.o: In function `_M_dereferenceable':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc3AF0bC.o: In function `_M_is_end':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc3AF0bC.o: In function `_M_sequence<__gnu_debug_def::set<int, std::less<int>, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cc3AF0bC.o: In function `erase':
      /opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc3AF0bC.o: In function `_M_sequence<__gnu_debug_def::set<int, std::less<int>, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cc3AF0bC.o: In function `erase':
      /opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc3AF0bC.o: In function `.__gnu_debug_def::set<int, std::less<int>, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc3AF0bC.o: In function `.__gnu_debug_def::set<int, std::less<int>, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/safe_iterator.h:448: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc3AF0bC.o: In function `.__gnu_debug_def::set<int, std::less<int>, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc3AF0bC.o: In function `insert':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc3AF0bC.o: In function `insert':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc3AF0bC.o: In function `insert':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc3AF0bC.o: In function `insert':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc3AF0bC.o: In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc3AF0bC.o: In function `_M_dereferenceable':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc3AF0bC.o: In function `_M_is_end':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc3AF0bC.o: In function `operator++':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc3AF0bC.o: In function `_M_dereferenceable':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc3AF0bC.o: In function `_M_is_end':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc3AF0bC.o: In function `operator++':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc3AF0bC.o: In function `_M_dereferenceable':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc3AF0bC.o: In function `_M_is_end':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc3AF0bC.o: In function `_M_sequence<__gnu_debug_def::set<int, std::less<int>, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cc3AF0bC.o: In function `erase':
      /opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc3AF0bC.o: In function `_M_sequence<__gnu_debug_def::set<int, std::less<int>, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cc3AF0bC.o: In function `erase':
      /opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc3AF0bC.o: In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc3AF0bC.o: In function `_M_dereferenceable':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc3AF0bC.o: In function `_M_is_end':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc3AF0bC.o: In function `operator++':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc3AF0bC.o: In function `_M_dereferenceable':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc3AF0bC.o: In function `_M_is_end':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc3AF0bC.o: In function `operator++':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc3AF0bC.o: In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc3AF0bC.o: In function `clear':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc3AF0bC.o:/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `.__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/cc3AF0bC.o: In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cc3AF0bC.o: In function `~_Safe_sequence_base':
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cc3AF0bC.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc3AF0bC.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/bits/stl_tree.h:460: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/bits/stl_tree.h:460: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc3AF0bC.o: In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc3AF0bC.o:/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `.__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      collect2: ld returned 1 exit status
      

    DejaGNUTest.command_status_1:
      256

    DejaGNUTest.result_1:
      FAIL: 23_containers/set/invalidation/2.cc (test for excess errors)

    DejaGNUTest.result_2:
      WARNING: 23_containers/set/invalidation/2.cc compilation failed to
      produce executable

    qmtest.end_time:
      2006-01-18T11:22:34Z

    qmtest.start_time:
      2006-01-18T11:22:30Z

    qmtest.target:
      local

  23_containers/set/modifiers/swap.cc           : PASS    

  23_containers/set/operators/1_neg.cc          : PASS    

  23_containers/stack/members/7158.cc           : PASS    

  23_containers/vector/1.cc                     : PASS    

  23_containers/vector/14340.cc                 : PASS    

  23_containers/vector/bool/1.cc                : PASS    

  23_containers/vector/bool/6886.cc             : PASS    

  23_containers/vector/bool/clear_allocator.cc  : PASS    

  23_containers/vector/capacity/1.cc            : PASS    

  23_containers/vector/capacity/2.cc            : PASS    

  23_containers/vector/capacity/8230.cc         : PASS    

  23_containers/vector/cons/1.cc                : PASS    

  23_containers/vector/cons/2.cc                : PASS    

  23_containers/vector/cons/3.cc                : PASS    

  23_containers/vector/cons/4.cc                : PASS    

  23_containers/vector/cons/6513.cc             : PASS    

  23_containers/vector/cons/clear_allocator.cc  : PASS    

  23_containers/vector/element_access/1.cc      : PASS    

  23_containers/vector/invalidation/1.cc        : FAIL    
    23_containers/vector/invalidation/1.cc (test for excess errors)

    DGTest.excess_errors:
      
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.tcc:80: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/safe_iterator.h:596: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:600: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:596: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc7is38Q.o:/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `.__gnu_debug::_Safe_iterator_base::_M_detach()' follow/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc7is38Q.o:/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `.__gnu_debug::_Safe_iterator_base::_M_detach()' follow/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_iterator.h:400: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:404: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:400: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.tcc:48: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:146: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:146: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:231: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc7is38Q.o:/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `.__gnu_debug::_Safe_iterator_base::_M_detach()' follow/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc7is38Q.o:/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `.__gnu_debug::_Safe_iterator_base::_M_detach()' follow/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:159: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:84: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc7is38Q.o:/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `.__gnu_debug::_Safe_iterator_base::_M_detach()' follow/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:159: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:84: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc7is38Q.o:/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `.__gnu_debug::_Safe_iterator_base::_M_detach()' followcollect2: ld returned 1 exit status
      

    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.4.3/testsuite -D_GLIBCXX_DEBUG_PEDANTIC /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/23_containers/vector/invalidation/1.cc -lv3test -L/tmp/tmpar-5Ku -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_23_containers_vector_invalidation_1.exe
      

    DejaGNUTest.command_output_1:
      
      /tmp/cc7is38Q.o: In function `__gnu_debug::_Error_formatter const& __gnu_debug::_Error_formatter::_M_iterator<__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&, char const*) const':
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc7is38Q.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc7is38Q.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc7is38Q.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc7is38Q.o: In function `operator==<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc7is38Q.o: In function `operator==<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc7is38Q.o: In function `operator==<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/cc7is38Q.o: In function `operator==<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc7is38Q.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc7is38Q.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc7is38Q.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc7is38Q.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc7is38Q.o: In function `__gnu_debug::_Error_formatter const& __gnu_debug::_Error_formatter::_M_iterator<__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&, char const*) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc7is38Q.o: In function `__gnu_debug::_Error_formatter const& __gnu_debug::_Error_formatter::_M_iterator<__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&, char const*) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc7is38Q.o: In function `__gnu_debug::_Error_formatter const& __gnu_debug::_Error_formatter::_M_iterator<__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&, char const*) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/cc7is38Q.o: In function `__gnu_debug::_Error_formatter const& __gnu_debug::_Error_formatter::_M_iterator<__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&, char const*) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc7is38Q.o: In function `__gnu_debug::_Error_formatter const& __gnu_debug::_Error_formatter::_M_iterator<__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&, char const*) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc7is38Q.o: In function `__gnu_debug::_Error_formatter const& __gnu_debug::_Error_formatter::_M_iterator<__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&, char const*) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc7is38Q.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc7is38Q.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc7is38Q.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc7is38Q.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc7is38Q.o: In function `bool __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_valid_range<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.tcc:80: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/cc7is38Q.o: In function `.__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::difference_type __gnu_debug::operator-<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:596: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc7is38Q.o: In function `.__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::difference_type __gnu_debug::operator-<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc7is38Q.o: In function `.__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::difference_type __gnu_debug::operator-<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:600: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/cc7is38Q.o: In function `.__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::difference_type __gnu_debug::operator-<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc7is38Q.o: In function `.__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::difference_type __gnu_debug::operator-<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:596: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc7is38Q.o: In function `_M_dereferenceable':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc7is38Q.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc7is38Q.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc7is38Q.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc7is38Q.o: In function `operator==<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc7is38Q.o: In function `operator==<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc7is38Q.o: In function `.int* std::copy<__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >, int*>(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >, int*)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc7is38Q.o:/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `.__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/cc7is38Q.o: In function `.int* std::copy<__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >, int*>(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >, int*)':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/cc7is38Q.o: In function `.int* std::copy<__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >, int*>(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >, int*)':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc7is38Q.o: In function `.int* std::copy<__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >, int*>(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >, int*)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc7is38Q.o: In function `.int* std::copy<__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >, int*>(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >, int*)':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc7is38Q.o: In function `.int* std::copy<__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >, int*>(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >, int*)':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc7is38Q.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc7is38Q.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc7is38Q.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc7is38Q.o: In function `operator==<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc7is38Q.o: In function `operator==<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc7is38Q.o: In function `operator==<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/cc7is38Q.o: In function `operator==<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc7is38Q.o: In function `_M_is_end':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc7is38Q.o: In function `.int* std::copy<__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >, int*>(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >, int*)':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc7is38Q.o: In function `.int* std::copy<__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >, int*>(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >, int*)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc7is38Q.o:/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `.__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/cc7is38Q.o: In function `.int* std::copy<__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >, int*>(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >, int*)':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc7is38Q.o: In function `.bool __gnu_debug::operator==<__gnu_cxx::__normal_iterator<int const*, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int const*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:400: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc7is38Q.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<const int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc7is38Q.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc7is38Q.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc7is38Q.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc7is38Q.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc7is38Q.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc7is38Q.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc7is38Q.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc7is38Q.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<const int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc7is38Q.o: In function `.bool __gnu_debug::operator==<__gnu_cxx::__normal_iterator<int const*, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int const*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc7is38Q.o: In function `.bool __gnu_debug::operator==<__gnu_cxx::__normal_iterator<int const*, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int const*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:404: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/cc7is38Q.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<const int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc7is38Q.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc7is38Q.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc7is38Q.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc7is38Q.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc7is38Q.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc7is38Q.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc7is38Q.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc7is38Q.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<const int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc7is38Q.o: In function `.bool __gnu_debug::operator==<__gnu_cxx::__normal_iterator<int const*, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int const*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc7is38Q.o: In function `.bool __gnu_debug::operator==<__gnu_cxx::__normal_iterator<int const*, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int const*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:400: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc7is38Q.o: In function `.bool __gnu_debug::operator==<__gnu_cxx::__normal_iterator<int const*, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int const*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc7is38Q.o: In function `.__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.tcc:48: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc7is38Q.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc7is38Q.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc7is38Q.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc7is38Q.o: In function `_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc7is38Q.o: In function `_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_iterator.h:146: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc7is38Q.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<const int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc7is38Q.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc7is38Q.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc7is38Q.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc7is38Q.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc7is38Q.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc7is38Q.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc7is38Q.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc7is38Q.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<const int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc7is38Q.o: In function `_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc7is38Q.o: In function `.__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc7is38Q.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc7is38Q.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc7is38Q.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc7is38Q.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc7is38Q.o: In function `_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc7is38Q.o: In function `_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_iterator.h:146: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc7is38Q.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<const int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc7is38Q.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc7is38Q.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc7is38Q.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc7is38Q.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc7is38Q.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc7is38Q.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc7is38Q.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc7is38Q.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<const int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc7is38Q.o: In function `_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc7is38Q.o: In function `.__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc7is38Q.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc7is38Q.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/debug/formatter.h:231: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc7is38Q.o: In function `.__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc7is38Q.o:/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `.__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/cc7is38Q.o: In function `_M_integer':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cc7is38Q.o: In function `void std::vector<int, std::allocator<int> >::_M_assign_aux<__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >, std::forward_iterator_tag)':
      /opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc7is38Q.o: In function `void std::vector<int, std::allocator<int> >::_M_assign_aux<__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >, std::forward_iterator_tag)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc7is38Q.o: In function `uninitialized_copy<__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >, int*>':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc7is38Q.o:/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `.__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/cc7is38Q.o: In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc7is38Q.o: In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc7is38Q.o: In function `test01()':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc7is38Q.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc7is38Q.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc7is38Q.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc7is38Q.o: In function `operator=':
      /opt/lsb/include/c++/debug/safe_iterator.h:159: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc7is38Q.o: In function `operator=':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc7is38Q.o: In function `operator=':
      /opt/lsb/include/c++/debug/safe_iterator.h:84: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc7is38Q.o: In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc7is38Q.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc7is38Q.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc7is38Q.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc7is38Q.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc7is38Q.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc7is38Q.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc7is38Q.o: In function `assign<__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc7is38Q.o: In function `_M_assign_dispatch<__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc7is38Q.o: In function `assign<__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc7is38Q.o:/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `.__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/cc7is38Q.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc7is38Q.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc7is38Q.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc7is38Q.o: In function `operator=':
      /opt/lsb/include/c++/debug/safe_iterator.h:159: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc7is38Q.o: In function `operator=':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc7is38Q.o: In function `operator=':
      /opt/lsb/include/c++/debug/safe_iterator.h:84: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc7is38Q.o: In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cc7is38Q.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc7is38Q.o: In function `~_Safe_sequence_base':
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cc7is38Q.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc7is38Q.o: In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc7is38Q.o:/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `.__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      collect2: ld returned 1 exit status
      

    DejaGNUTest.command_status_1:
      256

    DejaGNUTest.result_1:
      FAIL: 23_containers/vector/invalidation/1.cc (test for excess errors)

    DejaGNUTest.result_2:
      WARNING: 23_containers/vector/invalidation/1.cc compilation failed to
      produce executable

    qmtest.end_time:
      2006-01-18T11:23:08Z

    qmtest.start_time:
      2006-01-18T11:23:04Z

    qmtest.target:
      local

  23_containers/vector/invalidation/2.cc        : FAIL    
    23_containers/vector/invalidation/2.cc (test for excess errors)

    DGTest.excess_errors:
      
      /opt/lsb/include/c++/debug/safe_iterator.tcc:117: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_iterator.tcc:117: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_sequence.h:129: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_sequence.h:140: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_iterator.h:400: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:404: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:400: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:146: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.tcc:48: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:159: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:84: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'/opt/lsb/include/c++/bits/stl_vector.h:612: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/bits/stl_vector.h:612: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/bits/stl_vector.h:612: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/bits/stl_vector.h:612: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccFQoM7z.o:/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `.__gnu_debug::_Safe_iterator_base::_M_detach()' followcollect2: ld returned 1 exit status
      

    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.4.3/testsuite -D_GLIBCXX_DEBUG_PEDANTIC /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/23_containers/vector/invalidation/2.cc -lv3test -L/tmp/tmpar-5Ku -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_23_containers_vector_invalidation_2.exe
      

    DejaGNUTest.command_output_1:
      
      /tmp/ccFQoM7z.o: In function `.__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_invalidate()':
      /opt/lsb/include/c++/debug/safe_iterator.tcc:117: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccFQoM7z.o: In function `.__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int const*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_invalidate()':
      /opt/lsb/include/c++/debug/safe_iterator.tcc:117: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccFQoM7z.o: In function `void __gnu_debug::_Safe_sequence<__gnu_debug_def::vector<int, std::allocator<int> > >::_M_invalidate_if<__gnu_debug::_After_nth_from<__gnu_cxx::__normal_iterator<int const*, std::vector<int, std::allocator<int> > > > >(__gnu_debug::_After_nth_from<__gnu_cxx::__normal_iterator<int const*, std::vector<int, std::allocator<int> > > >)':
      /opt/lsb/include/c++/debug/safe_sequence.h:129: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /opt/lsb/include/c++/debug/safe_sequence.h:140: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccFQoM7z.o: In function `__gnu_debug::_Error_formatter const& __gnu_debug::_Error_formatter::_M_iterator<__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&, char const*) const':
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccFQoM7z.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccFQoM7z.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccFQoM7z.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccFQoM7z.o: In function `operator==<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccFQoM7z.o: In function `operator==<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccFQoM7z.o: In function `operator==<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccFQoM7z.o: In function `operator==<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccFQoM7z.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccFQoM7z.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccFQoM7z.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccFQoM7z.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccFQoM7z.o: In function `__gnu_debug::_Error_formatter const& __gnu_debug::_Error_formatter::_M_iterator<__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&, char const*) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccFQoM7z.o: In function `__gnu_debug::_Error_formatter const& __gnu_debug::_Error_formatter::_M_iterator<__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&, char const*) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccFQoM7z.o: In function `__gnu_debug::_Error_formatter const& __gnu_debug::_Error_formatter::_M_iterator<__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&, char const*) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccFQoM7z.o: In function `__gnu_debug::_Error_formatter const& __gnu_debug::_Error_formatter::_M_iterator<__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&, char const*) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccFQoM7z.o: In function `__gnu_debug::_Error_formatter const& __gnu_debug::_Error_formatter::_M_iterator<__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&, char const*) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccFQoM7z.o: In function `__gnu_debug::_Error_formatter const& __gnu_debug::_Error_formatter::_M_iterator<__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&, char const*) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccFQoM7z.o: In function `.bool __gnu_debug::operator==<__gnu_cxx::__normal_iterator<int const*, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int const*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:400: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccFQoM7z.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<const int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccFQoM7z.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccFQoM7z.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccFQoM7z.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccFQoM7z.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccFQoM7z.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccFQoM7z.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccFQoM7z.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccFQoM7z.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<const int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccFQoM7z.o: In function `.bool __gnu_debug::operator==<__gnu_cxx::__normal_iterator<int const*, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int const*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccFQoM7z.o: In function `.bool __gnu_debug::operator==<__gnu_cxx::__normal_iterator<int const*, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int const*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:404: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccFQoM7z.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<const int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccFQoM7z.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccFQoM7z.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccFQoM7z.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccFQoM7z.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccFQoM7z.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccFQoM7z.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccFQoM7z.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccFQoM7z.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<const int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccFQoM7z.o: In function `.bool __gnu_debug::operator==<__gnu_cxx::__normal_iterator<int const*, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int const*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccFQoM7z.o: In function `.bool __gnu_debug::operator==<__gnu_cxx::__normal_iterator<int const*, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int const*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:400: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccFQoM7z.o: In function `.bool __gnu_debug::operator==<__gnu_cxx::__normal_iterator<int const*, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int const*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccFQoM7z.o: In function `_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccFQoM7z.o: In function `_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_iterator.h:146: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccFQoM7z.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<const int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccFQoM7z.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccFQoM7z.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccFQoM7z.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccFQoM7z.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccFQoM7z.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccFQoM7z.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccFQoM7z.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccFQoM7z.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<const int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccFQoM7z.o: In function `_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccFQoM7z.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccFQoM7z.o: In function `_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccFQoM7z.o: In function `.__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.tcc:48: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccFQoM7z.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccFQoM7z.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccFQoM7z.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccFQoM7z.o: In function `.__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccFQoM7z.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccFQoM7z.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccFQoM7z.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccFQoM7z.o: In function `.__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccFQoM7z.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccFQoM7z.o: In function `.__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccFQoM7z.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccFQoM7z.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccFQoM7z.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccFQoM7z.o: In function `operator+':
      /opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccFQoM7z.o: In function `operator+':
      /opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccFQoM7z.o: In function `operator+':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccFQoM7z.o: In function `_M_integer':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccFQoM7z.o: In function `operator+=':
      /opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccFQoM7z.o: In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccFQoM7z.o: In function `operator+':
      /opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccFQoM7z.o: In function `operator+':
      /opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccFQoM7z.o: In function `operator+':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccFQoM7z.o: In function `_M_integer':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccFQoM7z.o: In function `operator+=':
      /opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccFQoM7z.o: In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccFQoM7z.o: In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccFQoM7z.o: In function `test02()':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccFQoM7z.o: In function `_M_integer':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccFQoM7z.o: In function `operator+=':
      /opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccFQoM7z.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccFQoM7z.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccFQoM7z.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccFQoM7z.o: In function `operator+':
      /opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccFQoM7z.o: In function `operator+':
      /opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccFQoM7z.o: In function `operator+':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccFQoM7z.o: In function `_M_integer':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccFQoM7z.o: In function `operator+=':
      /opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccFQoM7z.o: In function `operator=':
      /opt/lsb/include/c++/debug/safe_iterator.h:159: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccFQoM7z.o: In function `operator=':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccFQoM7z.o: In function `operator=':
      /opt/lsb/include/c++/debug/safe_iterator.h:84: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccFQoM7z.o: In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccFQoM7z.o: In function `~_Safe_sequence_base':
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccFQoM7z.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/bits/stl_vector.h:612: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/bits/stl_vector.h:612: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/bits/stl_vector.h:612: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccFQoM7z.o: In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccFQoM7z.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/bits/stl_vector.h:612: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccFQoM7z.o:/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `.__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      collect2: ld returned 1 exit status
      

    DejaGNUTest.command_status_1:
      256

    DejaGNUTest.result_1:
      FAIL: 23_containers/vector/invalidation/2.cc (test for excess errors)

    DejaGNUTest.result_2:
      WARNING: 23_containers/vector/invalidation/2.cc compilation failed to
      produce executable

    qmtest.end_time:
      2006-01-18T11:23:12Z

    qmtest.start_time:
      2006-01-18T11:23:08Z

    qmtest.target:
      local

  23_containers/vector/invalidation/3.cc        : FAIL    
    23_containers/vector/invalidation/3.cc (test for excess errors)

    DGTest.excess_errors:
      
      /opt/lsb/include/c++/debug/safe_iterator.tcc:117: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_iterator.tcc:117: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_sequence.h:129: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_sequence.h:140: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_iterator.h:596: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:600: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:596: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.h:159: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:84: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.h:400: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:404: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:400: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.tcc:48: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:146: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:146: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:231: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccKLL7PG.o:/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `.__gnu_debug::_Safe_iterator_base::_M_detach()' follow/opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/vector:287: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:596: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:600: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.h:596: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/vector:256: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:596: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:600: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:596: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.h:596: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccKLL7PG.o:/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `.__gnu_debug::_Safe_iterator_base::_M_detach()' follow/opt/lsb/include/c++/debug/vector:287: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccKLL7PG.o:/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `.__gnu_debug::_Safe_iterator_base::_M_detach()' follow/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccKLL7PG.o:/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `.__gnu_debug::_Safe_iterator_base::_M_detach()' follow/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'collect2: ld returned 1 exit status
      

    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.4.3/testsuite -D_GLIBCXX_DEBUG_PEDANTIC /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/23_containers/vector/invalidation/3.cc -lv3test -L/tmp/tmpar-5Ku -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_23_containers_vector_invalidation_3.exe
      

    DejaGNUTest.command_output_1:
      
      /tmp/ccKLL7PG.o: In function `.__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_invalidate()':
      /opt/lsb/include/c++/debug/safe_iterator.tcc:117: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccKLL7PG.o: In function `.__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int const*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_invalidate()':
      /opt/lsb/include/c++/debug/safe_iterator.tcc:117: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccKLL7PG.o: In function `void __gnu_debug::_Safe_sequence<__gnu_debug_def::vector<int, std::allocator<int> > >::_M_invalidate_if<__gnu_debug::_After_nth_from<__gnu_cxx::__normal_iterator<int const*, std::vector<int, std::allocator<int> > > > >(__gnu_debug::_After_nth_from<__gnu_cxx::__normal_iterator<int const*, std::vector<int, std::allocator<int> > > >)':
      /opt/lsb/include/c++/debug/safe_sequence.h:129: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /opt/lsb/include/c++/debug/safe_sequence.h:140: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccKLL7PG.o: In function `__gnu_debug::_Error_formatter const& __gnu_debug::_Error_formatter::_M_iterator<__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&, char const*) const':
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccKLL7PG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccKLL7PG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccKLL7PG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccKLL7PG.o: In function `operator==<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccKLL7PG.o: In function `operator==<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccKLL7PG.o: In function `operator==<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccKLL7PG.o: In function `operator==<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccKLL7PG.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccKLL7PG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccKLL7PG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccKLL7PG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccKLL7PG.o: In function `__gnu_debug::_Error_formatter const& __gnu_debug::_Error_formatter::_M_iterator<__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&, char const*) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccKLL7PG.o: In function `__gnu_debug::_Error_formatter const& __gnu_debug::_Error_formatter::_M_iterator<__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&, char const*) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccKLL7PG.o: In function `__gnu_debug::_Error_formatter const& __gnu_debug::_Error_formatter::_M_iterator<__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&, char const*) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccKLL7PG.o: In function `__gnu_debug::_Error_formatter const& __gnu_debug::_Error_formatter::_M_iterator<__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&, char const*) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccKLL7PG.o: In function `__gnu_debug::_Error_formatter const& __gnu_debug::_Error_formatter::_M_iterator<__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&, char const*) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccKLL7PG.o: In function `__gnu_debug::_Error_formatter const& __gnu_debug::_Error_formatter::_M_iterator<__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&, char const*) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccKLL7PG.o: In function `operator-<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/safe_iterator.h:596: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccKLL7PG.o: In function `operator-<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccKLL7PG.o: In function `operator-<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/safe_iterator.h:600: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccKLL7PG.o: In function `operator-<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccKLL7PG.o: In function `operator-<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/safe_iterator.h:596: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccKLL7PG.o: In function `begin':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccKLL7PG.o: In function `begin':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccKLL7PG.o: In function `begin':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccKLL7PG.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccKLL7PG.o: In function `.__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::operator=(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:159: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccKLL7PG.o: In function `.__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::operator=(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccKLL7PG.o: In function `.__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::operator=(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:84: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccKLL7PG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccKLL7PG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccKLL7PG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccKLL7PG.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccKLL7PG.o: In function `.bool __gnu_debug::operator==<__gnu_cxx::__normal_iterator<int const*, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int const*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:400: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccKLL7PG.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<const int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccKLL7PG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccKLL7PG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccKLL7PG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccKLL7PG.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccKLL7PG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccKLL7PG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccKLL7PG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccKLL7PG.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<const int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccKLL7PG.o: In function `.bool __gnu_debug::operator==<__gnu_cxx::__normal_iterator<int const*, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int const*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccKLL7PG.o: In function `.bool __gnu_debug::operator==<__gnu_cxx::__normal_iterator<int const*, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int const*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:404: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccKLL7PG.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<const int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccKLL7PG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccKLL7PG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccKLL7PG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccKLL7PG.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccKLL7PG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccKLL7PG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccKLL7PG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccKLL7PG.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<const int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccKLL7PG.o: In function `.bool __gnu_debug::operator==<__gnu_cxx::__normal_iterator<int const*, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int const*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccKLL7PG.o: In function `.bool __gnu_debug::operator==<__gnu_cxx::__normal_iterator<int const*, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int const*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:400: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccKLL7PG.o: In function `.bool __gnu_debug::operator==<__gnu_cxx::__normal_iterator<int const*, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int const*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccKLL7PG.o: In function `.__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.tcc:48: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccKLL7PG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccKLL7PG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccKLL7PG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccKLL7PG.o: In function `_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccKLL7PG.o: In function `_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_iterator.h:146: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccKLL7PG.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<const int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccKLL7PG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccKLL7PG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccKLL7PG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccKLL7PG.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccKLL7PG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccKLL7PG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccKLL7PG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccKLL7PG.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<const int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccKLL7PG.o: In function `_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccKLL7PG.o: In function `.__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccKLL7PG.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccKLL7PG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccKLL7PG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccKLL7PG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccKLL7PG.o: In function `_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccKLL7PG.o: In function `_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_iterator.h:146: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccKLL7PG.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<const int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccKLL7PG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccKLL7PG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccKLL7PG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccKLL7PG.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccKLL7PG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccKLL7PG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccKLL7PG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccKLL7PG.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<const int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccKLL7PG.o: In function `_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccKLL7PG.o: In function `.__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccKLL7PG.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccKLL7PG.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/debug/formatter.h:231: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccKLL7PG.o: In function `.__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccKLL7PG.o:/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `.__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccKLL7PG.o: In function `.__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::operator+(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccKLL7PG.o: In function `.__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::operator+(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccKLL7PG.o: In function `.__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::operator+(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccKLL7PG.o: In function `_M_integer':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccKLL7PG.o: In function `operator+=':
      /opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccKLL7PG.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccKLL7PG.o: In function `void __gnu_debug_def::vector<int, std::allocator<int> >::insert<int>(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >, int, int)':
      /opt/lsb/include/c++/debug/vector:287: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccKLL7PG.o: In function `_M_sequence<__gnu_debug_def::vector<int, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccKLL7PG.o: In function `void __gnu_debug_def::vector<int, std::allocator<int> >::insert<int>(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >, int, int)':
      /opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccKLL7PG.o: In function `_M_sequence<__gnu_debug_def::vector<int, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccKLL7PG.o: In function `void __gnu_debug_def::vector<int, std::allocator<int> >::insert<int>(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >, int, int)':
      /opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccKLL7PG.o: In function `void __gnu_debug_def::vector<int, std::allocator<int> >::insert<int>(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >, int, int)':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccKLL7PG.o: In function `void __gnu_debug_def::vector<int, std::allocator<int> >::insert<int>(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >, int, int)':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccKLL7PG.o: In function `void __gnu_debug_def::vector<int, std::allocator<int> >::insert<int>(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >, int, int)':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccKLL7PG.o: In function `void __gnu_debug_def::vector<int, std::allocator<int> >::insert<int>(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >, int, int)':
      /opt/lsb/include/c++/debug/safe_iterator.h:596: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccKLL7PG.o: In function `void __gnu_debug_def::vector<int, std::allocator<int> >::insert<int>(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >, int, int)':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccKLL7PG.o: In function `void __gnu_debug_def::vector<int, std::allocator<int> >::insert<int>(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >, int, int)':
      /opt/lsb/include/c++/debug/safe_iterator.h:600: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccKLL7PG.o: In function `void __gnu_debug_def::vector<int, std::allocator<int> >::insert<int>(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >, int, int)':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccKLL7PG.o: In function `void __gnu_debug_def::vector<int, std::allocator<int> >::insert<int>(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >, int, int)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccKLL7PG.o: In function `void __gnu_debug_def::vector<int, std::allocator<int> >::insert<int>(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >, int, int)':
      /opt/lsb/include/c++/debug/safe_iterator.h:596: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccKLL7PG.o: In function `.__gnu_debug_def::vector<int, std::allocator<int> >::insert(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >, int const&)':
      /opt/lsb/include/c++/debug/vector:256: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccKLL7PG.o: In function `_M_sequence<__gnu_debug_def::vector<int, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccKLL7PG.o: In function `.__gnu_debug_def::vector<int, std::allocator<int> >::insert(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >, int const&)':
      /opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccKLL7PG.o: In function `_M_sequence<__gnu_debug_def::vector<int, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccKLL7PG.o: In function `.__gnu_debug_def::vector<int, std::allocator<int> >::insert(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >, int const&)':
      /opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccKLL7PG.o: In function `.__gnu_debug_def::vector<int, std::allocator<int> >::insert(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >, int const&)':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccKLL7PG.o: In function `.__gnu_debug_def::vector<int, std::allocator<int> >::insert(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >, int const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccKLL7PG.o: In function `.__gnu_debug_def::vector<int, std::allocator<int> >::insert(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >, int const&)':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccKLL7PG.o: In function `.__gnu_debug_def::vector<int, std::allocator<int> >::insert(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >, int const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:596: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccKLL7PG.o: In function `.__gnu_debug_def::vector<int, std::allocator<int> >::insert(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >, int const&)':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccKLL7PG.o: In function `.__gnu_debug_def::vector<int, std::allocator<int> >::insert(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >, int const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:600: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccKLL7PG.o: In function `.__gnu_debug_def::vector<int, std::allocator<int> >::insert(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >, int const&)':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccKLL7PG.o: In function `.__gnu_debug_def::vector<int, std::allocator<int> >::insert(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >, int const&)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccKLL7PG.o: In function `_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccKLL7PG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccKLL7PG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccKLL7PG.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_iterator.h:596: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccKLL7PG.o: In function `.__gnu_debug_def::vector<int, std::allocator<int> >::insert(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >, int const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:596: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccKLL7PG.o: In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccKLL7PG.o:/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `.__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccKLL7PG.o: In function `insert<int*>':
      /opt/lsb/include/c++/debug/vector:287: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccKLL7PG.o: In function `_M_sequence<__gnu_debug_def::vector<int, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccKLL7PG.o: In function `insert<int*>':
      /opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccKLL7PG.o: In function `_M_sequence<__gnu_debug_def::vector<int, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccKLL7PG.o: In function `insert<int*>':
      /opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccKLL7PG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccKLL7PG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccKLL7PG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccKLL7PG.o: In function `insert<int*>':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccKLL7PG.o: In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccKLL7PG.o:/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `.__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccKLL7PG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccKLL7PG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccKLL7PG.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccKLL7PG.o: In function `operator-':
      /opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccKLL7PG.o: In function `operator-':
      /opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccKLL7PG.o: In function `operator-':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccKLL7PG.o: In function `_M_integer':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccKLL7PG.o: In function `operator-=':
      /opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccKLL7PG.o: In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccKLL7PG.o: In function `~_Safe_sequence_base':
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccKLL7PG.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccKLL7PG.o: In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccKLL7PG.o:/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `.__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccKLL7PG.o: In function `~_Safe_sequence_base':
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccKLL7PG.o: In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      collect2: ld returned 1 exit status
      

    DejaGNUTest.command_status_1:
      256

    DejaGNUTest.result_1:
      FAIL: 23_containers/vector/invalidation/3.cc (test for excess errors)

    DejaGNUTest.result_2:
      WARNING: 23_containers/vector/invalidation/3.cc compilation failed to
      produce executable

    qmtest.end_time:
      2006-01-18T11:23:17Z

    qmtest.start_time:
      2006-01-18T11:23:12Z

    qmtest.target:
      local

  23_containers/vector/invalidation/4.cc        : FAIL    
    23_containers/vector/invalidation/4.cc (test for excess errors)

    DGTest.excess_errors:
      
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.h:159: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:84: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.tcc:117: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_iterator.tcc:117: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_sequence.h:129: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_sequence.h:140: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_iterator.tcc:80: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/safe_iterator.h:400: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:404: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:400: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.tcc:48: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:146: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:146: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:231: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccOyrZvE.o:/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `.__gnu_debug::_Safe_iterator_base::_M_detach()' follow/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:596: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:600: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:596: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:600: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccOyrZvE.o:/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `.__gnu_debug::_Safe_iterator_base::_M_detach()' follow/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_iterator.h:596: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.h:596: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'collect2: ld returned 1 exit status
      

    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.4.3/testsuite -D_GLIBCXX_DEBUG_PEDANTIC /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/23_containers/vector/invalidation/4.cc -lv3test -L/tmp/tmpar-5Ku -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_23_containers_vector_invalidation_4.exe
      

    DejaGNUTest.command_output_1:
      
      /tmp/ccOyrZvE.o: In function `__gnu_debug::_Error_formatter const& __gnu_debug::_Error_formatter::_M_iterator<__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&, char const*) const':
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccOyrZvE.o: In function `operator==<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccOyrZvE.o: In function `operator==<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccOyrZvE.o: In function `operator==<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccOyrZvE.o: In function `operator==<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccOyrZvE.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccOyrZvE.o: In function `__gnu_debug::_Error_formatter const& __gnu_debug::_Error_formatter::_M_iterator<__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&, char const*) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccOyrZvE.o: In function `__gnu_debug::_Error_formatter const& __gnu_debug::_Error_formatter::_M_iterator<__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&, char const*) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccOyrZvE.o: In function `__gnu_debug::_Error_formatter const& __gnu_debug::_Error_formatter::_M_iterator<__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&, char const*) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccOyrZvE.o: In function `__gnu_debug::_Error_formatter const& __gnu_debug::_Error_formatter::_M_iterator<__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&, char const*) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccOyrZvE.o: In function `__gnu_debug::_Error_formatter const& __gnu_debug::_Error_formatter::_M_iterator<__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&, char const*) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccOyrZvE.o: In function `__gnu_debug::_Error_formatter const& __gnu_debug::_Error_formatter::_M_iterator<__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&, char const*) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccOyrZvE.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccOyrZvE.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccOyrZvE.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccOyrZvE.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccOyrZvE.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccOyrZvE.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccOyrZvE.o: In function `_Safe_iterator':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccOyrZvE.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccOyrZvE.o: In function `.__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::operator=(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:159: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccOyrZvE.o: In function `.__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::operator=(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccOyrZvE.o: In function `.__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::operator=(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:84: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccOyrZvE.o: In function `.__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_invalidate()':
      /opt/lsb/include/c++/debug/safe_iterator.tcc:117: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccOyrZvE.o: In function `.__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int const*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_invalidate()':
      /opt/lsb/include/c++/debug/safe_iterator.tcc:117: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccOyrZvE.o: In function `void __gnu_debug::_Safe_sequence<__gnu_debug_def::vector<int, std::allocator<int> > >::_M_invalidate_if<__gnu_debug::_After_nth_from<__gnu_cxx::__normal_iterator<int const*, std::vector<int, std::allocator<int> > > > >(__gnu_debug::_After_nth_from<__gnu_cxx::__normal_iterator<int const*, std::vector<int, std::allocator<int> > > >)':
      /opt/lsb/include/c++/debug/safe_sequence.h:129: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /opt/lsb/include/c++/debug/safe_sequence.h:140: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccOyrZvE.o: In function `bool __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_valid_range<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.tcc:80: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccOyrZvE.o: In function `.bool __gnu_debug::operator==<__gnu_cxx::__normal_iterator<int const*, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int const*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:400: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccOyrZvE.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<const int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccOyrZvE.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccOyrZvE.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<const int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccOyrZvE.o: In function `.bool __gnu_debug::operator==<__gnu_cxx::__normal_iterator<int const*, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int const*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccOyrZvE.o: In function `.bool __gnu_debug::operator==<__gnu_cxx::__normal_iterator<int const*, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int const*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:404: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccOyrZvE.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<const int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccOyrZvE.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccOyrZvE.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<const int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccOyrZvE.o: In function `.bool __gnu_debug::operator==<__gnu_cxx::__normal_iterator<int const*, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int const*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccOyrZvE.o: In function `.bool __gnu_debug::operator==<__gnu_cxx::__normal_iterator<int const*, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int const*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:400: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccOyrZvE.o: In function `.bool __gnu_debug::operator==<__gnu_cxx::__normal_iterator<int const*, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int const*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccOyrZvE.o: In function `.__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.tcc:48: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccOyrZvE.o: In function `_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccOyrZvE.o: In function `_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_iterator.h:146: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccOyrZvE.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<const int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccOyrZvE.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccOyrZvE.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<const int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccOyrZvE.o: In function `_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccOyrZvE.o: In function `.__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccOyrZvE.o: In function `_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccOyrZvE.o: In function `_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_iterator.h:146: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccOyrZvE.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<const int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccOyrZvE.o: In function `_M_is_begin':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccOyrZvE.o: In function `_M_iterator<__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<const int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccOyrZvE.o: In function `_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > >':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccOyrZvE.o: In function `.__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccOyrZvE.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccOyrZvE.o: In function `.__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccOyrZvE.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/debug/formatter.h:231: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccOyrZvE.o:/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `.__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccOyrZvE.o: In function `_M_integer':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccOyrZvE.o: In function `operator+=':
      /opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccOyrZvE.o: In function `_M_dereferenceable':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccOyrZvE.o: In function `operator==<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccOyrZvE.o: In function `operator==<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccOyrZvE.o: In function `operator==<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccOyrZvE.o: In function `operator==<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccOyrZvE.o: In function `_M_is_end':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccOyrZvE.o: In function `_M_sequence<__gnu_debug_def::vector<int, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccOyrZvE.o: In function `erase':
      /opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccOyrZvE.o: In function `_M_sequence<__gnu_debug_def::vector<int, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccOyrZvE.o: In function `erase':
      /opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccOyrZvE.o: In function `operator-<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/safe_iterator.h:596: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccOyrZvE.o: In function `operator-<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccOyrZvE.o: In function `operator-<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/safe_iterator.h:600: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccOyrZvE.o: In function `operator-<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccOyrZvE.o: In function `erase':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccOyrZvE.o: In function `test04()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccOyrZvE.o: In function `_M_integer':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccOyrZvE.o: In function `operator+=':
      /opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccOyrZvE.o: In function `test04()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccOyrZvE.o: In function `_M_integer':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccOyrZvE.o: In function `operator+=':
      /opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccOyrZvE.o: In function `erase':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccOyrZvE.o: In function `_M_sequence<__gnu_debug_def::vector<int, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccOyrZvE.o: In function `erase':
      /opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccOyrZvE.o: In function `operator-<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/safe_iterator.h:596: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccOyrZvE.o: In function `operator-<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccOyrZvE.o: In function `operator-<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/safe_iterator.h:600: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccOyrZvE.o: In function `operator-<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `.__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccOyrZvE.o: In function `erase':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccOyrZvE.o: In function `test04()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccOyrZvE.o:/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `.__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccOyrZvE.o: In function `test04()':
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccOyrZvE.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccOyrZvE.o: In function `~_Safe_sequence_base':
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `.__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccOyrZvE.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccOyrZvE.o: In function `~_Safe_iterator_base':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccOyrZvE.o: In function `test04()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccOyrZvE.o: In function `test04()':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /opt/lsb/include/c++/debug/safe_iterator.h:596: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccOyrZvE.o: In function `test04()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccOyrZvE.o: In function `test04()':
      /opt/lsb/include/c++/debug/safe_iterator.h:596: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccOyrZvE.o: In function `test04()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `.__gnu_debug::_Safe_iterator_base::_M_detach()'
      collect2: ld returned 1 exit status
      

    DejaGNUTest.command_status_1:
      256

    DejaGNUTest.result_1:
      FAIL: 23_containers/vector/invalidation/4.cc (test for excess errors)

    DejaGNUTest.result_2:
      WARNING: 23_containers/vector/invalidation/4.cc compilation failed to
      produce executable

    qmtest.end_time:
      2006-01-18T11:23:20Z

    qmtest.start_time:
      2006-01-18T11:23:17Z

    qmtest.target:
      local

  23_containers/vector/modifiers/1.cc           : PASS    

  23_containers/vector/modifiers/2.cc           : PASS    

  23_containers/vector/modifiers/swap.cc        : PASS    

  23_containers/vector/resize/1.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/1.cc         : PASS    

  24_iterators/istreambuf_iterator/2.cc         : FAIL    
    24_iterators/istreambuf_iterator/2.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.4.3/testsuite -D_GLIBCXX_ASSERT /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/24_iterators/istreambuf_iterator/2.cc -lv3test -L/tmp/tmpar-5Ku -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_24_iterators_istreambuf_iterator_2.exe
      

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

    DejaGNUTest.command_status_2:
      9

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

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

    qmtest.end_time:
      2006-01-18T11:28:35Z

    qmtest.start_time:
      2006-01-18T11:23:33Z

    qmtest.target:
      local

  24_iterators/istreambuf_iterator/2627.cc      : PASS    

  24_iterators/iterator.cc                      : PASS    

  24_iterators/ostream_iterator.cc              : PASS    

  24_iterators/ostreambuf_iterator/1.cc         : PASS    

  24_iterators/ostreambuf_iterator/2.cc         : PASS    

  24_iterators/rel_ops.cc                       : PASS    

  24_iterators/reverse_iterator/1.cc            : PASS    

  24_iterators/reverse_iterator/2.cc            : PASS    

  24_iterators/reverse_iterator/3.cc            : PASS    

  25_algorithms/binary_search.cc                : PASS    

  25_algorithms/copy.cc                         : PASS    

  25_algorithms/equal.cc                        : PASS    

  25_algorithms/find_first_of/concept_check_1.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/search_n/11400.cc               : PASS    

  25_algorithms/sort.cc                         : PASS    

  25_algorithms/unique/1.cc                     : PASS    

  25_algorithms/unique/11480.cc                 : PASS    

  25_algorithms/unique/2.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.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:35: error: expected unqualified-id before "sizeof"/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:35: error: expected `)' before "sizeof"/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:35: error: expected `,' or `;' before "sizeof"/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:37: error: expected unqualified-id before "sizeof"/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:37: error: expected `)' before "sizeof"/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:37: error: expected `,' or `;' before "sizeof"/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:39: error: expected unqualified-id before "sizeof"/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:39: error: expected `)' before "sizeof"/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:39: error: expected `,' or `;' before "sizeof"/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:41: error: expected unqualified-id before "sizeof"/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:41: error: expected `)' before "sizeof"/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:41: error: expected `,' or `;' before "sizeof"/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:43: error: expected unqualified-id before "sizeof"/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:43: error: expected `)' before "sizeof"/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:43: error: expected `)' before "sizeof"/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:43: error: expected `,' or `;' before "sizeof"/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:45: error: expected unqualified-id before "sizeof"/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:45: error: expected `)' before "sizeof"/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:45: error: expected `,' or `;' before "sizeof"/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/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.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:47: error: invalid function declaration/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/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.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:49: error: invalid function declaration/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/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.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:51: error: invalid function declaration/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/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.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:53: error: invalid function declaration/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/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.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:55: error: invalid function declaration/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/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.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:57: error: invalid function declaration
      

    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.4.3/testsuite -D_GLIBCXX_ASSERT /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc -S -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_26_numerics_c99_classification_macros_c.s
      

    DejaGNUTest.command_output_1:
      
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:35: error: expected unqualified-id before "sizeof"
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:35: error: expected `)' before "sizeof"
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:35: error: expected `,' or `;' before "sizeof"
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:37: error: expected unqualified-id before "sizeof"
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:37: error: expected `)' before "sizeof"
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:37: error: expected `,' or `;' before "sizeof"
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:39: error: expected unqualified-id before "sizeof"
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:39: error: expected `)' before "sizeof"
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:39: error: expected `,' or `;' before "sizeof"
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:41: error: expected unqualified-id before "sizeof"
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:41: error: expected `)' before "sizeof"
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:41: error: expected `,' or `;' before "sizeof"
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:43: error: expected unqualified-id before "sizeof"
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:43: error: expected `)' before "sizeof"
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:43: error: expected `)' before "sizeof"
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:43: error: expected `,' or `;' before "sizeof"
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:45: error: expected unqualified-id before "sizeof"
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:45: error: expected `)' before "sizeof"
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:45: error: expected `,' or `;' before "sizeof"
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/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.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:47: error: invalid function declaration
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/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.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:49: error: invalid function declaration
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/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.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:51: error: invalid function declaration
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/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.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:53: error: invalid function declaration
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/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.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:55: error: invalid function declaration
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/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.4.3/testsuite/26_numerics/c99_classification_macros_c.cc:57: error: invalid function declaration
      

    DejaGNUTest.command_status_1:
      256

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

    qmtest.end_time:
      2006-01-18T11:29:09Z

    qmtest.start_time:
      2006-01-18T11:29:09Z

    qmtest.target:
      local

  26_numerics/c_math.cc                         : PASS    

  26_numerics/c_math_dynamic.cc                 : PASS    

  26_numerics/cmath/overloads.cc                : PASS    

  26_numerics/complex/13450.cc                  : PASS    

  26_numerics/complex/pow.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    

  26_numerics/valarray_subset_assignment.cc     : PASS    

  27_io/basic_filebuf/1.cc                      : PASS    

  27_io/basic_filebuf/2.cc                      : PASS    

  27_io/basic_filebuf/3.cc                      : PASS    

  27_io/basic_filebuf/4.cc                      : PASS    

  27_io/basic_filebuf/close/12790-1.cc          : PASS    

  27_io/basic_filebuf/close/char/1.cc           : PASS    

  27_io/basic_filebuf/close/char/12790-1.cc     : PASS    

  27_io/basic_filebuf/close/char/12790-2.cc     : PASS    

  27_io/basic_filebuf/close/char/12790-3.cc     : PASS    

  27_io/basic_filebuf/close/char/12790-4.cc     : PASS    

  27_io/basic_filebuf/close/char/2.cc           : PASS    

  27_io/basic_filebuf/close/char/3.cc           : PASS    

  27_io/basic_filebuf/close/char/4.cc           : PASS    

  27_io/basic_filebuf/close/char/4879.cc        : PASS    

  27_io/basic_filebuf/close/char/5.cc           : PASS    

  27_io/basic_filebuf/close/char/9964.cc        : PASS    

  27_io/basic_filebuf/close/wchar_t/12790-1.cc  : PASS    

  27_io/basic_filebuf/close/wchar_t/12790-2.cc  : PASS    

  27_io/basic_filebuf/close/wchar_t/12790-3.cc  : PASS    

  27_io/basic_filebuf/close/wchar_t/12790-4.cc  : PASS    

  27_io/basic_filebuf/cons/char/1.cc            : PASS    

  27_io/basic_filebuf/cons/wchar_t/10132-1.cc   : PASS    

  27_io/basic_filebuf/imbue/12206.cc            : PASS    

  27_io/basic_filebuf/imbue/char/1.cc           : PASS    

  27_io/basic_filebuf/imbue/char/13007.cc       : PASS    

  27_io/basic_filebuf/imbue/char/13171-1.cc     : PASS    

  27_io/basic_filebuf/imbue/char/13171-2.cc     : PASS    

  27_io/basic_filebuf/imbue/char/13171-4.cc     : PASS    

  27_io/basic_filebuf/imbue/char/13582-2.cc     : PASS    

  27_io/basic_filebuf/imbue/char/14975-1.cc     : PASS    

  27_io/basic_filebuf/imbue/char/2.cc           : PASS    

  27_io/basic_filebuf/imbue/char/3.cc           : PASS    

  27_io/basic_filebuf/imbue/char/9322.cc        : PASS    

  27_io/basic_filebuf/imbue/wchar_t/1.cc        : PASS    

  27_io/basic_filebuf/imbue/wchar_t/12868.cc    : PASS    

  27_io/basic_filebuf/imbue/wchar_t/13007.cc    : PASS    

  27_io/basic_filebuf/imbue/wchar_t/13171-3.cc  : PASS    

  27_io/basic_filebuf/imbue/wchar_t/13582-2.cc  : PASS    

  27_io/basic_filebuf/imbue/wchar_t/13582-3.cc  : PASS    

  27_io/basic_filebuf/imbue/wchar_t/14975-2.cc  : PASS    

  27_io/basic_filebuf/imbue/wchar_t/2.cc        : PASS    

  27_io/basic_filebuf/imbue/wchar_t/3.cc        : PASS    

  27_io/basic_filebuf/imbue/wchar_t/9322.cc     : PASS    

  27_io/basic_filebuf/in_avail/char/1.cc        : PASS    

  27_io/basic_filebuf/is_open/char/1.cc         : PASS    

  27_io/basic_filebuf/open/12790-1.cc           : PASS    

  27_io/basic_filebuf/open/char/1.cc            : PASS    

  27_io/basic_filebuf/open/char/2.cc            : PASS    

  27_io/basic_filebuf/open/char/3.cc            : PASS    

  27_io/basic_filebuf/open/char/9507.cc         : PASS    

  27_io/basic_filebuf/overflow/char/1.cc        : PASS    

  27_io/basic_filebuf/overflow/char/13858.cc    : PASS    

  27_io/basic_filebuf/overflow/char/2-unbuf.cc  : PASS    

  27_io/basic_filebuf/overflow/char/2.cc        : PASS    

  27_io/basic_filebuf/overflow/char/3599.cc     : PASS    

  27_io/basic_filebuf/overflow/char/9169.cc     : PASS    

  27_io/basic_filebuf/overflow/char/9182-2.cc   : PASS    

  27_io/basic_filebuf/overflow/char/9988.cc     : PASS    

  27_io/basic_filebuf/overflow/wchar_t/11305-1.cc: PASS    

  27_io/basic_filebuf/overflow/wchar_t/11305-2.cc: PASS    

  27_io/basic_filebuf/overflow/wchar_t/11305-3.cc: PASS    

  27_io/basic_filebuf/overflow/wchar_t/11305-4.cc: PASS    

  27_io/basic_filebuf/overflow/wchar_t/13858.cc : PASS    

  27_io/basic_filebuf/pbackfail/char/9761.cc    : PASS    

  27_io/basic_filebuf/sbumpc/char/1-in.cc       : PASS    

  27_io/basic_filebuf/sbumpc/char/1-io.cc       : PASS    

  27_io/basic_filebuf/sbumpc/char/1-out.cc      : PASS    

  27_io/basic_filebuf/sbumpc/char/2-in.cc       : PASS    

  27_io/basic_filebuf/sbumpc/char/2-io.cc       : PASS    

  27_io/basic_filebuf/sbumpc/char/2-out.cc      : PASS    

  27_io/basic_filebuf/sbumpc/char/9825.cc       : PASS    

  27_io/basic_filebuf/seekoff/10132-2.cc        : PASS    

  27_io/basic_filebuf/seekoff/12790-1.cc        : PASS    

  27_io/basic_filebuf/seekoff/12790-2.cc        : PASS    

  27_io/basic_filebuf/seekoff/12790-3.cc        : PASS    

  27_io/basic_filebuf/seekoff/12790-4.cc        : PASS    

  27_io/basic_filebuf/seekoff/char/1-in.cc      : PASS    

  27_io/basic_filebuf/seekoff/char/1-io.cc      : PASS    

  27_io/basic_filebuf/seekoff/char/1-out.cc     : PASS    

  27_io/basic_filebuf/seekoff/char/11543.cc     : PASS    

  27_io/basic_filebuf/seekoff/char/12232.cc     : PASS    

  27_io/basic_filebuf/seekoff/char/12790-1.cc   : PASS    

  27_io/basic_filebuf/seekoff/char/12790-2.cc   : PASS    

  27_io/basic_filebuf/seekoff/char/12790-3.cc   : PASS    

  27_io/basic_filebuf/seekoff/char/12790-4.cc   : PASS    

  27_io/basic_filebuf/seekoff/char/2-in.cc      : PASS    

  27_io/basic_filebuf/seekoff/char/2-io.cc      : PASS    

  27_io/basic_filebuf/seekoff/char/2-out.cc     : PASS    

  27_io/basic_filebuf/seekoff/char/3-in.cc      : PASS    

  27_io/basic_filebuf/seekoff/char/3-io.cc      : PASS    

  27_io/basic_filebuf/seekoff/char/3-out.cc     : PASS    

  27_io/basic_filebuf/seekoff/wchar_t/1.cc      : PASS    

  27_io/basic_filebuf/seekoff/wchar_t/11543.cc  : PASS    

  27_io/basic_filebuf/seekoff/wchar_t/12790-1.cc: PASS    

  27_io/basic_filebuf/seekoff/wchar_t/12790-2.cc: PASS    

  27_io/basic_filebuf/seekoff/wchar_t/12790-3.cc: PASS    

  27_io/basic_filebuf/seekoff/wchar_t/12790-4.cc: PASS    

  27_io/basic_filebuf/seekoff/wchar_t/2.cc      : PASS    

  27_io/basic_filebuf/seekoff/wchar_t/3.cc      : PASS    

  27_io/basic_filebuf/seekoff/wchar_t/9875_seekoff.cc: PASS    

  27_io/basic_filebuf/seekpos/10132-3.cc        : PASS    

  27_io/basic_filebuf/seekpos/12790-1.cc        : PASS    

  27_io/basic_filebuf/seekpos/12790-2.cc        : PASS    

  27_io/basic_filebuf/seekpos/12790-3.cc        : PASS    

  27_io/basic_filebuf/seekpos/char/1-in.cc      : PASS    

  27_io/basic_filebuf/seekpos/char/1-io.cc      : PASS    

  27_io/basic_filebuf/seekpos/char/1-out.cc     : PASS    

  27_io/basic_filebuf/seekpos/char/12790-1.cc   : PASS    

  27_io/basic_filebuf/seekpos/char/12790-2.cc   : PASS    

  27_io/basic_filebuf/seekpos/char/12790-3.cc   : PASS    

  27_io/basic_filebuf/seekpos/char/12790-4.cc   : PASS    

  27_io/basic_filebuf/seekpos/char/2-in.cc      : PASS    

  27_io/basic_filebuf/seekpos/char/2-io.cc      : PASS    

  27_io/basic_filebuf/seekpos/char/2-out.cc     : PASS    

  27_io/basic_filebuf/seekpos/char/3-in.cc      : PASS    

  27_io/basic_filebuf/seekpos/char/3-io.cc      : PASS    

  27_io/basic_filebuf/seekpos/char/3-out.cc     : PASS    

  27_io/basic_filebuf/seekpos/wchar_t/1.cc      : PASS    

  27_io/basic_filebuf/seekpos/wchar_t/12790-1.cc: PASS    

  27_io/basic_filebuf/seekpos/wchar_t/12790-2.cc: PASS    

  27_io/basic_filebuf/seekpos/wchar_t/12790-3.cc: PASS    

  27_io/basic_filebuf/seekpos/wchar_t/12790-4.cc: PASS    

  27_io/basic_filebuf/seekpos/wchar_t/9874.cc   : PASS    

  27_io/basic_filebuf/seekpos/wchar_t/9875_seekpos.cc: PASS    

  27_io/basic_filebuf/setbuf/char/1.cc          : PASS    

  27_io/basic_filebuf/setbuf/char/12875-1.cc    : PASS    

  27_io/basic_filebuf/setbuf/char/12875-2.cc    : PASS    

  27_io/basic_filebuf/setbuf/char/2.cc          : PASS    

  27_io/basic_filebuf/setbuf/char/3.cc          : PASS    

  27_io/basic_filebuf/sgetc/char/1-in.cc        : PASS    

  27_io/basic_filebuf/sgetc/char/1-io.cc        : PASS    

  27_io/basic_filebuf/sgetc/char/1-out.cc       : PASS    

  27_io/basic_filebuf/sgetc/char/2-in.cc        : PASS    

  27_io/basic_filebuf/sgetc/char/2-io.cc        : PASS    

  27_io/basic_filebuf/sgetc/char/2-out.cc       : PASS    

  27_io/basic_filebuf/sgetn/char/1-in.cc        : PASS    

  27_io/basic_filebuf/sgetn/char/1-io.cc        : PASS    

  27_io/basic_filebuf/sgetn/char/1-out.cc       : PASS    

  27_io/basic_filebuf/sgetn/char/2-in.cc        : PASS    

  27_io/basic_filebuf/sgetn/char/2-io.cc        : PASS    

  27_io/basic_filebuf/sgetn/char/2-out.cc       : PASS    

  27_io/basic_filebuf/sgetn/char/3.cc           : PASS    

  27_io/basic_filebuf/showmanyc/char/9533-1.cc  : PASS    

  27_io/basic_filebuf/showmanyc/char/9533-2.cc  : PASS    

  27_io/basic_filebuf/snextc/char/1-in.cc       : PASS    

  27_io/basic_filebuf/snextc/char/1-io.cc       : PASS    

  27_io/basic_filebuf/snextc/char/1-out.cc      : PASS    

  27_io/basic_filebuf/snextc/char/2-in.cc       : PASS    

  27_io/basic_filebuf/snextc/char/2-io.cc       : PASS    

  27_io/basic_filebuf/snextc/char/2-out.cc      : PASS    

  27_io/basic_filebuf/sputbackc/char/1-in.cc    : PASS    

  27_io/basic_filebuf/sputbackc/char/1-io.cc    : PASS    

  27_io/basic_filebuf/sputbackc/char/1-out.cc   : PASS    

  27_io/basic_filebuf/sputbackc/char/2-in.cc    : PASS    

  27_io/basic_filebuf/sputbackc/char/2-io.cc    : PASS    

  27_io/basic_filebuf/sputbackc/char/2-out.cc   : PASS    

  27_io/basic_filebuf/sputbackc/char/9425.cc    : PASS    

  27_io/basic_filebuf/sputc/char/1-in.cc        : PASS    

  27_io/basic_filebuf/sputc/char/1-io.cc        : PASS    

  27_io/basic_filebuf/sputc/char/1-out.cc       : PASS    

  27_io/basic_filebuf/sputc/char/1057.cc        : PASS    

  27_io/basic_filebuf/sputc/char/2-in.cc        : PASS    

  27_io/basic_filebuf/sputc/char/2-io.cc        : PASS    

  27_io/basic_filebuf/sputc/char/2-out.cc       : PASS    

  27_io/basic_filebuf/sputc/char/9701-2.cc      : PASS    

  27_io/basic_filebuf/sputn/char/1-in.cc        : PASS    

  27_io/basic_filebuf/sputn/char/1-io.cc        : PASS    

  27_io/basic_filebuf/sputn/char/1-out.cc       : PASS    

  27_io/basic_filebuf/sputn/char/1057.cc        : PASS    

  27_io/basic_filebuf/sputn/char/2-in.cc        : PASS    

  27_io/basic_filebuf/sputn/char/2-io.cc        : PASS    

  27_io/basic_filebuf/sputn/char/2-out.cc       : PASS    

  27_io/basic_filebuf/sputn/char/9339.cc        : PASS    

  27_io/basic_filebuf/sputn/char/9701-1.cc      : PASS    

  27_io/basic_filebuf/sungetc/char/1-in.cc      : PASS    

  27_io/basic_filebuf/sungetc/char/1-io.cc      : PASS    

  27_io/basic_filebuf/sungetc/char/1-out.cc     : PASS    

  27_io/basic_filebuf/sungetc/char/2-in.cc      : PASS    

  27_io/basic_filebuf/sungetc/char/2-io.cc      : PASS    

  27_io/basic_filebuf/sungetc/char/2-out.cc     : PASS    

  27_io/basic_filebuf/sync/char/1.cc            : PASS    

  27_io/basic_filebuf/sync/char/1057.cc         : PASS    

  27_io/basic_filebuf/sync/char/9182-1.cc       : PASS    

  27_io/basic_filebuf/sync/wchar_t/1.cc         : PASS    

  27_io/basic_filebuf/underflow/10096.cc        : PASS    

  27_io/basic_filebuf/underflow/char/1.cc       : PASS    

  27_io/basic_filebuf/underflow/char/10097.cc   : PASS    

  27_io/basic_filebuf/underflow/char/2.cc       : PASS    

  27_io/basic_filebuf/underflow/char/9027.cc    : PASS    

  27_io/basic_filebuf/underflow/wchar_t/1.cc    : PASS    

  27_io/basic_filebuf/underflow/wchar_t/11389-1.cc: PASS    

  27_io/basic_filebuf/underflow/wchar_t/11389-2.cc: PASS    

  27_io/basic_filebuf/underflow/wchar_t/11389-3.cc: PASS    

  27_io/basic_filebuf/underflow/wchar_t/11389-4.cc: PASS    

  27_io/basic_filebuf/underflow/wchar_t/11544-1.cc: PASS    

  27_io/basic_filebuf/underflow/wchar_t/11544-2.cc: PASS    

  27_io/basic_filebuf/underflow/wchar_t/11603.cc: PASS    

  27_io/basic_filebuf/underflow/wchar_t/2.cc    : PASS    

  27_io/basic_filebuf/underflow/wchar_t/3.cc    : PASS    

  27_io/basic_filebuf/underflow/wchar_t/4.cc    : PASS    

  27_io/basic_filebuf/underflow/wchar_t/5.cc    : PASS    

  27_io/basic_filebuf/underflow/wchar_t/9178.cc : PASS    

  27_io/basic_filebuf/underflow/wchar_t/9520.cc : PASS    

  27_io/basic_fstream/1.cc                      : PASS    

  27_io/basic_fstream/2.cc                      : PASS    

  27_io/basic_fstream/3.cc                      : PASS    

  27_io/basic_fstream/4.cc                      : PASS    

  27_io/basic_fstream/rdbuf/char/2832.cc        : PASS    

  27_io/basic_ifstream/1.cc                     : PASS    

  27_io/basic_ifstream/2.cc                     : PASS    

  27_io/basic_ifstream/3.cc                     : PASS    

  27_io/basic_ifstream/4.cc                     : PASS    

  27_io/basic_ifstream/cons/char/1.cc           : PASS    

  27_io/basic_ifstream/open/char/1.cc           : PASS    

  27_io/basic_ifstream/rdbuf/char/2832.cc       : PASS    

  27_io/basic_ios/1.cc                          : PASS    

  27_io/basic_ios/2.cc                          : PASS    

  27_io/basic_ios/3.cc                          : PASS    

  27_io/basic_ios/4.cc                          : PASS    

  27_io/basic_ios/clear/char/1.cc               : PASS    

  27_io/basic_ios/cons/char/1.cc                : PASS    

  27_io/basic_ios/cons/char/2.cc                : PASS    

  27_io/basic_ios/cons/char/3.cc                : PASS    

  27_io/basic_ios/copyfmt/char/1.cc             : PASS    

  27_io/basic_ios/copyfmt/char/2.cc             : PASS    

  27_io/basic_ios/exceptions/char/1.cc          : PASS    

  27_io/basic_ios/exceptions/char/2.cc          : PASS    

  27_io/basic_ios/imbue/14072.cc                : PASS    

  27_io/basic_ios/locales/char/1.cc             : PASS    

  27_io/basic_iostream/1.cc                     : PASS    

  27_io/basic_iostream/2.cc                     : PASS    

  27_io/basic_iostream/3.cc                     : PASS    

  27_io/basic_iostream/4.cc                     : PASS    

  27_io/basic_istream/1.cc                      : PASS    

  27_io/basic_istream/2.cc                      : PASS    

  27_io/basic_istream/3.cc                      : PASS    

  27_io/basic_istream/4.cc                      : PASS    

  27_io/basic_istream/exceptions/char/9561.cc   : PASS    

  27_io/basic_istream/extractors_arithmetic/char/01.cc: PASS    

  27_io/basic_istream/extractors_arithmetic/char/02.cc: PASS    

  27_io/basic_istream/extractors_arithmetic/char/03.cc: PASS    

  27_io/basic_istream/extractors_arithmetic/char/06.cc: PASS    

  27_io/basic_istream/extractors_arithmetic/char/07.cc: PASS    

  27_io/basic_istream/extractors_arithmetic/char/08.cc: PASS    

  27_io/basic_istream/extractors_arithmetic/char/09.cc: PASS    

  27_io/basic_istream/extractors_arithmetic/char/10.cc: PASS    

  27_io/basic_istream/extractors_arithmetic/char/11.cc: PASS    

  27_io/basic_istream/extractors_arithmetic/char/12.cc: PASS    

  27_io/basic_istream/extractors_arithmetic/char/13.cc: PASS    

  27_io/basic_istream/extractors_arithmetic/char/9555-ia.cc: PASS    

  27_io/basic_istream/extractors_arithmetic/char/exceptions_badbit_throw.cc: PASS    

  27_io/basic_istream/extractors_arithmetic/char/exceptions_failbit.cc: PASS    

  27_io/basic_istream/extractors_arithmetic/char/exceptions_failbit_throw.cc: PASS    

  27_io/basic_istream/extractors_arithmetic/pod/3983-1.cc: PASS    

  27_io/basic_istream/extractors_character/char/1.cc: PASS    

  27_io/basic_istream/extractors_character/char/11095-i.cc: PASS    

  27_io/basic_istream/extractors_character/char/2.cc: PASS    

  27_io/basic_istream/extractors_character/char/3.cc: PASS    

  27_io/basic_istream/extractors_character/char/9555-ic.cc: PASS    

  27_io/basic_istream/extractors_character/char/9826.cc: PASS    

  27_io/basic_istream/extractors_character/pod/3983-2.cc: PASS    

  27_io/basic_istream/extractors_other/char/1.cc: PASS    

  27_io/basic_istream/extractors_other/char/2.cc: PASS    

  27_io/basic_istream/extractors_other/char/3.cc: PASS    

  27_io/basic_istream/extractors_other/char/9318-in.cc: PASS    

  27_io/basic_istream/extractors_other/char/9424-in.cc: PASS    

  27_io/basic_istream/extractors_other/char/9555-io.cc: PASS    

  27_io/basic_istream/extractors_other/char/error_failbit.cc: PASS    

  27_io/basic_istream/extractors_other/char/exceptions_badbit_throw.cc: PASS    

  27_io/basic_istream/extractors_other/char/exceptions_failbit_throw.cc: PASS    

  27_io/basic_istream/extractors_other/char/exceptions_null.cc: PASS    

  27_io/basic_istream/extractors_other/pod/3983-3.cc: PASS    

  27_io/basic_istream/get/char/1.cc             : PASS    

  27_io/basic_istream/get/char/2.cc             : PASS    

  27_io/basic_istream/getline/char/1.cc         : PASS    

  27_io/basic_istream/getline/char/2.cc         : PASS    

  27_io/basic_istream/getline/char/3.cc         : PASS    

  27_io/basic_istream/getline/char/4.cc         : PASS    

  27_io/basic_istream/getline/char/5.cc         : PASS    

  27_io/basic_istream/ignore/char/1.cc          : PASS    

  27_io/basic_istream/ignore/char/2.cc          : PASS    

  27_io/basic_istream/ignore/char/6360.cc       : PASS    

  27_io/basic_istream/ignore/char/7220.cc       : PASS    

  27_io/basic_istream/peek/char/1.cc            : PASS    

  27_io/basic_istream/peek/char/12296.cc        : PASS    

  27_io/basic_istream/peek/char/6414.cc         : PASS    

  27_io/basic_istream/putback/char/1.cc         : PASS    

  27_io/basic_istream/read/char/1.cc            : PASS    

  27_io/basic_istream/read/char/2.cc            : PASS    

  27_io/basic_istream/read/char/3.cc            : PASS    

  27_io/basic_istream/readsome/char/6746-1.cc   : PASS    

  27_io/basic_istream/readsome/char/6746-2.cc   : PASS    

  27_io/basic_istream/readsome/char/8258.cc     : PASS    

  27_io/basic_istream/seekg/char/2.cc           : PASS    

  27_io/basic_istream/seekg/char/8348-1.cc      : PASS    

  27_io/basic_istream/seekg/char/8348-2.cc      : PASS    

  27_io/basic_istream/seekg/char/exceptions_badbit_throw.cc: PASS    

  27_io/basic_istream/seekg/char/fstream.cc     : PASS    

  27_io/basic_istream/seekg/char/sstream.cc     : PASS    

  27_io/basic_istream/sentry/char/1.cc          : PASS    

  27_io/basic_istream/sentry/char/12297.cc      : PASS    

  27_io/basic_istream/sentry/char/2.cc          : PASS    

  27_io/basic_istream/sentry/char/3.cc          : PASS    

  27_io/basic_istream/sentry/pod/1.cc           : PASS    

  27_io/basic_istream/tellg/char/1.cc           : PASS    

  27_io/basic_istream/tellg/char/2.cc           : PASS    

  27_io/basic_istream/tellg/char/8348.cc        : PASS    

  27_io/basic_istream/tellg/char/exceptions_badbit_throw.cc: PASS    

  27_io/basic_istream/tellg/char/fstream.cc     : PASS    

  27_io/basic_istream/tellg/char/sstream.cc     : PASS    

  27_io/basic_istream/ws/char/1.cc              : PASS    

  27_io/basic_istringstream/1.cc                : PASS    

  27_io/basic_istringstream/2.cc                : PASS    

  27_io/basic_istringstream/3.cc                : PASS    

  27_io/basic_istringstream/4.cc                : PASS    

  27_io/basic_istringstream/rdbuf/char/2832.cc  : PASS    

  27_io/basic_istringstream/str/char/1.cc       : PASS    

  27_io/basic_ofstream/1.cc                     : PASS    

  27_io/basic_ofstream/2.cc                     : PASS    

  27_io/basic_ofstream/3.cc                     : PASS    

  27_io/basic_ofstream/4.cc                     : PASS    

  27_io/basic_ofstream/cons/char/2.cc           : PASS    

  27_io/basic_ofstream/open/char/1.cc           : PASS    

  27_io/basic_ofstream/rdbuf/char/2832.cc       : PASS    

  27_io/basic_ostream/1.cc                      : PASS    

  27_io/basic_ostream/2.cc                      : PASS    

  27_io/basic_ostream/3.cc                      : PASS    

  27_io/basic_ostream/4.cc                      : PASS    

  27_io/basic_ostream/cons/char/9827.cc         : PASS    

  27_io/basic_ostream/endl/char/1.cc            : PASS    

  27_io/basic_ostream/ends/char/1.cc            : PASS    

  27_io/basic_ostream/ends/char/2.cc            : PASS    

  27_io/basic_ostream/exceptions/char/9561.cc   : PASS    

  27_io/basic_ostream/flush/char/1.cc           : PASS    

  27_io/basic_ostream/flush/char/2.cc           : PASS    

  27_io/basic_ostream/flush/char/exceptions_badbit_throw.cc: PASS    

  27_io/basic_ostream/inserters_arithmetic/char/1.cc: PASS    

  27_io/basic_ostream/inserters_arithmetic/char/2.cc: PASS    

  27_io/basic_ostream/inserters_arithmetic/char/3.cc: PASS    

  27_io/basic_ostream/inserters_arithmetic/char/4.cc: PASS    

  27_io/basic_ostream/inserters_arithmetic/char/4402.cc: PASS    

  27_io/basic_ostream/inserters_arithmetic/char/5.cc: PASS    

  27_io/basic_ostream/inserters_arithmetic/char/6.cc: PASS    

  27_io/basic_ostream/inserters_arithmetic/char/9555-oa.cc: PASS    

  27_io/basic_ostream/inserters_arithmetic/char/exceptions_badbit_throw.cc: PASS    

  27_io/basic_ostream/inserters_arithmetic/char/exceptions_failbit_throw.cc: PASS    

  27_io/basic_ostream/inserters_arithmetic/wchar_t/1.cc: PASS    

  27_io/basic_ostream/inserters_character/char/1.cc: PASS    

  27_io/basic_ostream/inserters_character/char/11095-oa.cc: PASS    

  27_io/basic_ostream/inserters_character/char/11095-ob.cc: PASS    

  27_io/basic_ostream/inserters_character/char/11095-oc.cc: PASS    

  27_io/basic_ostream/inserters_character/char/2.cc: PASS    

  27_io/basic_ostream/inserters_character/char/3.cc: PASS    

  27_io/basic_ostream/inserters_character/char/4.cc: PASS    

  27_io/basic_ostream/inserters_character/char/5.cc: PASS    

  27_io/basic_ostream/inserters_character/char/6.cc: PASS    

  27_io/basic_ostream/inserters_character/char/8.cc: PASS    

  27_io/basic_ostream/inserters_character/char/9555-oc.cc: PASS    

  27_io/basic_ostream/inserters_character/wchar_t/11095-od.cc: PASS    

  27_io/basic_ostream/inserters_character/wchar_t/11095-oe.cc: PASS    

  27_io/basic_ostream/inserters_character/wchar_t/11095-of.cc: PASS    

  27_io/basic_ostream/inserters_character/wchar_t/7.cc: PASS    

  27_io/basic_ostream/inserters_character/wchar_t/8.cc: PASS    

  27_io/basic_ostream/inserters_other/char/1.cc : PASS    

  27_io/basic_ostream/inserters_other/char/2.cc : PASS    

  27_io/basic_ostream/inserters_other/char/3.cc : PASS    

  27_io/basic_ostream/inserters_other/char/4.cc : PASS    

  27_io/basic_ostream/inserters_other/char/5.cc : PASS    

  27_io/basic_ostream/inserters_other/char/9318-out.cc: PASS    

  27_io/basic_ostream/inserters_other/char/9424-out.cc: PASS    

  27_io/basic_ostream/inserters_other/char/9555-oo.cc: PASS    

  27_io/basic_ostream/inserters_other/char/error_failbit.cc: PASS    

  27_io/basic_ostream/inserters_other/char/exceptions_badbit_throw.cc: PASS    

  27_io/basic_ostream/inserters_other/char/exceptions_failbit_throw.cc: PASS    

  27_io/basic_ostream/inserters_other/char/exceptions_null.cc: PASS    

  27_io/basic_ostream/put/char/1.cc             : PASS    

  27_io/basic_ostream/seekp/char/2346-fstream.cc: PASS    

  27_io/basic_ostream/seekp/char/2346-sstream.cc: PASS    

  27_io/basic_ostream/seekp/char/exceptions_badbit_throw.cc: PASS    

  27_io/basic_ostream/sentry/char/1.cc          : PASS    

  27_io/basic_ostream/sentry/char/2.cc          : PASS    

  27_io/basic_ostream/sentry/pod/1.cc           : PASS    

  27_io/basic_ostream/tellp/char/1.cc           : PASS    

  27_io/basic_ostream/tellp/char/2.cc           : PASS    

  27_io/basic_ostream/tellp/char/exceptions_badbit_throw.cc: PASS    

  27_io/basic_ostream/write/char/1.cc           : PASS    

  27_io/basic_ostringstream/1.cc                : PASS    

  27_io/basic_ostringstream/2.cc                : PASS    

  27_io/basic_ostringstream/3.cc                : PASS    

  27_io/basic_ostringstream/4.cc                : PASS    

  27_io/basic_ostringstream/cons/char/3.cc      : PASS    

  27_io/basic_ostringstream/rdbuf/char/2832.cc  : PASS    

  27_io/basic_ostringstream/str/char/1.cc       : PASS    

  27_io/basic_ostringstream/str/char/2.cc       : PASS    

  27_io/basic_streambuf/1.cc                    : PASS    

  27_io/basic_streambuf/2.cc                    : PASS    

  27_io/basic_streambuf/3.cc                    : PASS    

  27_io/basic_streambuf/cons/char/1.cc          : PASS    

  27_io/basic_streambuf/imbue/char/1.cc         : PASS    

  27_io/basic_streambuf/imbue/char/13007-1.cc   : PASS    

  27_io/basic_streambuf/imbue/char/13007-2.cc   : PASS    

  27_io/basic_streambuf/imbue/char/9322.cc      : PASS    

  27_io/basic_streambuf/imbue/wchar_t/13007-1.cc: PASS    

  27_io/basic_streambuf/imbue/wchar_t/13007-2.cc: PASS    

  27_io/basic_streambuf/in_avail/char/9701-3.cc : PASS    

  27_io/basic_streambuf/overflow/char/1.cc      : PASS    

  27_io/basic_streambuf/overflow/char/2.cc      : PASS    

  27_io/basic_streambuf/overflow/char/3599.cc   : PASS    

  27_io/basic_streambuf/sgetc/char/1.cc         : PASS    

  27_io/basic_streambuf/sgetn/char/1.cc         : PASS    

  27_io/basic_streambuf/sputbackc/char/9538.cc  : PASS    

  27_io/basic_streambuf/sputc/char/1057.cc      : PASS    

  27_io/basic_streambuf/sputn/char/1.cc         : PASS    

  27_io/basic_streambuf/sputn/char/1057.cc      : PASS    

  27_io/basic_streambuf/sync/char/1057.cc       : PASS    

  27_io/basic_stringbuf/1.cc                    : PASS    

  27_io/basic_stringbuf/2.cc                    : PASS    

  27_io/basic_stringbuf/3.cc                    : PASS    

  27_io/basic_stringbuf/4.cc                    : PASS    

  27_io/basic_stringbuf/5.cc                    : PASS    

  27_io/basic_stringbuf/cons/char/1.cc          : PASS    

  27_io/basic_stringbuf/imbue/char/1.cc         : PASS    

  27_io/basic_stringbuf/imbue/char/9322.cc      : PASS    

  27_io/basic_stringbuf/in_avail/char/1.cc      : PASS    

  27_io/basic_stringbuf/overflow/char/1.cc      : PASS    

  27_io/basic_stringbuf/overflow/char/2.cc      : PASS    

  27_io/basic_stringbuf/overflow/char/3599.cc   : PASS    

  27_io/basic_stringbuf/overflow/char/9988.cc   : PASS    

  27_io/basic_stringbuf/sbumpc/char/1.cc        : PASS    

  27_io/basic_stringbuf/sbumpc/char/9825.cc     : PASS    

  27_io/basic_stringbuf/seekoff/char/1.cc       : PASS    

  27_io/basic_stringbuf/seekoff/char/10975.cc   : PASS    

  27_io/basic_stringbuf/seekoff/char/2.cc       : PASS    

  27_io/basic_stringbuf/seekpos/char/1.cc       : PASS    

  27_io/basic_stringbuf/seekpos/char/2.cc       : PASS    

  27_io/basic_stringbuf/seekpos/char/3.cc       : PASS    

  27_io/basic_stringbuf/setbuf/char/1.cc        : PASS    

  27_io/basic_stringbuf/setbuf/char/2.cc        : PASS    

  27_io/basic_stringbuf/setbuf/char/3.cc        : PASS    

  27_io/basic_stringbuf/sgetc/char/1.cc         : PASS    

  27_io/basic_stringbuf/sgetn/char/1.cc         : PASS    

  27_io/basic_stringbuf/snextc/char/1.cc        : PASS    

  27_io/basic_stringbuf/sputbackc/char/1.cc     : PASS    

  27_io/basic_stringbuf/sputbackc/char/9425.cc  : PASS    

  27_io/basic_stringbuf/sputc/char/1.cc         : PASS    

  27_io/basic_stringbuf/sputc/char/1057.cc      : PASS    

  27_io/basic_stringbuf/sputc/char/9404-1.cc    : PASS    

  27_io/basic_stringbuf/sputn/char/1.cc         : PASS    

  27_io/basic_stringbuf/sputn/char/1057.cc      : PASS    

  27_io/basic_stringbuf/sputn/char/9404-2.cc    : PASS    

  27_io/basic_stringbuf/str/char/1.cc           : PASS    

  27_io/basic_stringbuf/str/char/2.cc           : PASS    

  27_io/basic_stringbuf/str/char/3.cc           : PASS    

  27_io/basic_stringbuf/str/char/3955.cc        : PASS    

  27_io/basic_stringbuf/sungetc/char/1.cc       : PASS    

  27_io/basic_stringbuf/sync/char/1057.cc       : PASS    

  27_io/basic_stringstream/1.cc                 : PASS    

  27_io/basic_stringstream/2.cc                 : PASS    

  27_io/basic_stringstream/3.cc                 : PASS    

  27_io/basic_stringstream/4.cc                 : PASS    

  27_io/basic_stringstream/rdbuf/char/2832.cc   : PASS    

  27_io/basic_stringstream/str/char/1.cc        : PASS    

  27_io/basic_stringstream/str/char/2.cc        : PASS    

  27_io/basic_stringstream/str/char/3.cc        : PASS    

  27_io/basic_stringstream/str/char/4.cc        : PASS    

  27_io/fpos/1.cc                               : PASS    

  27_io/fpos/11450.cc                           : PASS    

  27_io/fpos/14252.cc                           : PASS    

  27_io/fpos/14320-1.cc                         : PASS    

  27_io/fpos/14320-2.cc                         : PASS    

  27_io/fpos/14320-3.cc                         : PASS    

  27_io/fpos/14320-4.cc                         : PASS    

  27_io/fpos/14320-5.cc                         : PASS    

  27_io/fpos/14775.cc                           : PASS    

  27_io/fpos/mbstate_t/1.cc                     : PASS    

  27_io/fpos/mbstate_t/12065.cc                 : PASS    

  27_io/fpos/mbstate_t/2.cc                     : PASS    

  27_io/fpos/mbstate_t/3.cc                     : PASS    

  27_io/fpos/mbstate_t/4_neg.cc                 : FAIL    
    27_io/fpos/mbstate_t/4_neg.cc  (test for errors, line 32)

    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.4.3/testsuite -D_GLIBCXX_ASSERT /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/27_io/fpos/mbstate_t/4_neg.cc -S -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_27_io_fpos_mbstate_t_4_neg.s
      

    DejaGNUTest.result_1:
      XFAIL: 27_io/fpos/mbstate_t/4_neg.cc (test for errors, line 32)

    DejaGNUTest.result_2:
      XFAIL: 27_io/fpos/mbstate_t/4_neg.cc (test for errors, line 35)

    DejaGNUTest.result_3:
      PASS: 27_io/fpos/mbstate_t/4_neg.cc (test for excess errors)

    qmtest.end_time:
      2006-01-18T11:43:18Z

    qmtest.start_time:
      2006-01-18T11:43:17Z

    qmtest.target:
      local

  27_io/ios_base/callbacks/1.cc                 : PASS    

  27_io/ios_base/cons/assign_neg.cc             : PASS    

  27_io/ios_base/cons/copy_neg.cc               : PASS    

  27_io/ios_base/state/1.cc                     : PASS    

  27_io/ios_base/storage/1.cc                   : PASS    

  27_io/ios_base/storage/11584.cc               : PASS    

  27_io/ios_base/storage/2.cc                   : PASS    

  27_io/ios_base/storage/3.cc                   : PASS    

  27_io/ios_base/sync_with_stdio/1.cc           : PASS    

  27_io/ios_base/sync_with_stdio/16959.cc       : PASS    

  27_io/ios_base/sync_with_stdio/2.cc           : PASS    

  27_io/ios_base/sync_with_stdio/9523.cc        : PASS    

  27_io/manipulators/adjustfield/char/1.cc      : PASS    

  27_io/manipulators/adjustfield/char/2.cc      : PASS    

  27_io/manipulators/basefield/char/1.cc        : PASS    

  27_io/manipulators/standard/char/1.cc         : PASS    

  27_io/manipulators/standard/char/2.cc         : PASS    

  27_io/objects/char/1.cc                       : PASS    

  27_io/objects/char/10.cc                      : PASS    

  27_io/objects/char/12048-1.cc                 : PASS    

  27_io/objects/char/12048-2.cc                 : PASS    

  27_io/objects/char/12048-3.cc                 : PASS    

  27_io/objects/char/12048-4.cc                 : PASS    

  27_io/objects/char/12048-5.cc                 : PASS    

  27_io/objects/char/2.cc                       : PASS    

  27_io/objects/char/3045.cc                    : PASS    

  27_io/objects/char/3647.cc                    : PASS    

  27_io/objects/char/5.cc                       : PASS    

  27_io/objects/char/5268.cc                    : PASS    

  27_io/objects/char/6.cc                       : PASS    

  27_io/objects/char/7.cc                       : PASS    

  27_io/objects/char/8.cc                       : PASS    

  27_io/objects/char/9.cc                       : PASS    

  27_io/objects/char/9661-1.cc                  : PASS    

  27_io/objects/wchar_t/1.cc                    : PASS    

  27_io/objects/wchar_t/10.cc                   : PASS    

  27_io/objects/wchar_t/11.cc                   : PASS    

  27_io/objects/wchar_t/12.cc                   : PASS    

  27_io/objects/wchar_t/12048-1.cc              : PASS    

  27_io/objects/wchar_t/12048-2.cc              : PASS    

  27_io/objects/wchar_t/12048-3.cc              : PASS    

  27_io/objects/wchar_t/12048-4.cc              : PASS    

  27_io/objects/wchar_t/12048-5.cc              : PASS    

  27_io/objects/wchar_t/13.cc                   : PASS    

  27_io/objects/wchar_t/2.cc                    : PASS    

  27_io/objects/wchar_t/3045.cc                 : PASS    

  27_io/objects/wchar_t/3647.cc                 : PASS    

  27_io/objects/wchar_t/5.cc                    : PASS    

  27_io/objects/wchar_t/5268.cc                 : PASS    

  27_io/objects/wchar_t/6.cc                    : PASS    

  27_io/objects/wchar_t/7.cc                    : PASS    

  27_io/objects/wchar_t/8.cc                    : PASS    

  27_io/objects/wchar_t/9520.cc                 : PASS    

  27_io/objects/wchar_t/9661-1.cc               : PASS    

  27_io/objects/wchar_t/9662.cc                 : PASS    

  27_io/types/1.cc                              : PASS    

  27_io/types/2.cc                              : PASS    

  27_io/types/3.cc                              : PASS    

  backward/11460.cc                             : FAIL    
    backward/11460.cc (test for excess errors)

    DGTest.excess_errors:
      
      /tmp/ccdefibm.o:(.gnu.linkonce.d._ZTV3Buf+0x28): undefined reference to `std::strstreambuf::setbuf(char*, long)'/tmp/ccdefibm.o:(.gnu.linkonce.d._ZTV3Buf+0x30): undefined reference to `std::strstreambuf::seekoff(long, std::_Ios_Seekdir, std::_Ios_Openmode)'/tmp/ccdefibm.o:(.gnu.linkonce.d._ZTV3Buf+0x38): undefined reference to `std::strstreambuf::seekpos(std::fpos<__mbstate_t>, std::_Ios_Openmode)'/tmp/ccdefibm.o:(.gnu.linkonce.d._ZTV3Buf+0x58): undefined reference to `std::strstreambuf::underflow()'/tmp/ccdefibm.o:(.gnu.linkonce.d._ZTV3Buf+0x68): undefined reference to `std::strstreambuf::pbackfail(int)'/tmp/ccdefibm.o:(.gnu.linkonce.d._ZTV3Buf+0x78): undefined reference to `std::strstreambuf::overflow(int)'/tmp/ccdefibm.o:(.gnu.linkonce.d._ZTI3Buf+0x10): undefined reference to `typeinfo for std::strstreambuf'/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/backward/11460.cc:44: undefined reference to `.std::strstreambuf::~strstreambuf()'/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/backward/11460.cc:44: undefined reference to `.std::strstreambuf::~strstreambuf()'/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/backward/11460.cc:28: undefined reference to `.std::strstreambuf::strstreambuf(char const*, long)'/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/backward/11460.cc:44: undefined reference to `.std::strstreambuf::~strstreambuf()'/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/backward/11460.cc:44: undefined reference to `.std::strstreambuf::~strstreambuf()'collect2: ld returned 1 exit status
      

    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.4.3/testsuite -Wno-deprecated /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/backward/11460.cc -lv3test -L/tmp/tmpar-5Ku -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_backward_11460.exe
      

    DejaGNUTest.command_output_1:
      
      /tmp/ccdefibm.o:(.gnu.linkonce.d._ZTV3Buf+0x28): undefined reference to `std::strstreambuf::setbuf(char*, long)'
      /tmp/ccdefibm.o:(.gnu.linkonce.d._ZTV3Buf+0x30): undefined reference to `std::strstreambuf::seekoff(long, std::_Ios_Seekdir, std::_Ios_Openmode)'
      /tmp/ccdefibm.o:(.gnu.linkonce.d._ZTV3Buf+0x38): undefined reference to `std::strstreambuf::seekpos(std::fpos<__mbstate_t>, std::_Ios_Openmode)'
      /tmp/ccdefibm.o:(.gnu.linkonce.d._ZTV3Buf+0x58): undefined reference to `std::strstreambuf::underflow()'
      /tmp/ccdefibm.o:(.gnu.linkonce.d._ZTV3Buf+0x68): undefined reference to `std::strstreambuf::pbackfail(int)'
      /tmp/ccdefibm.o:(.gnu.linkonce.d._ZTV3Buf+0x78): undefined reference to `std::strstreambuf::overflow(int)'
      /tmp/ccdefibm.o:(.gnu.linkonce.d._ZTI3Buf+0x10): undefined reference to `typeinfo for std::strstreambuf'
      /tmp/ccdefibm.o: In function `~Buf':
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/backward/11460.cc:44: undefined reference to `.std::strstreambuf::~strstreambuf()'
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/backward/11460.cc:44: undefined reference to `.std::strstreambuf::~strstreambuf()'
      /tmp/ccdefibm.o: In function `test01()':
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/backward/11460.cc:28: undefined reference to `.std::strstreambuf::strstreambuf(char const*, long)'
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/backward/11460.cc:44: undefined reference to `.std::strstreambuf::~strstreambuf()'
      /tmp/ccdefibm.o: In function `~Buf':
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/backward/11460.cc:44: undefined reference to `.std::strstreambuf::~strstreambuf()'
      collect2: ld returned 1 exit status
      

    DejaGNUTest.command_status_1:
      256

    DejaGNUTest.result_1:
      FAIL: backward/11460.cc (test for excess errors)

    DejaGNUTest.result_2:
      WARNING: backward/11460.cc compilation failed to produce executable

    qmtest.end_time:
      2006-01-18T11:44:48Z

    qmtest.start_time:
      2006-01-18T11:44:47Z

    qmtest.target:
      local

  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                 : FAIL    
    backward/strstream_members.cc (test for excess errors)

    DGTest.excess_errors:
      
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/backward/strstream_members.cc:36: undefined reference to `.std::ostrstream::ostrstream()'/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/backward/strstream_members.cc:38: undefined reference to `.std::ostrstream::str()'/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/backward/strstream_members.cc:39: undefined reference to `.std::ostrstream::~ostrstream()'/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/backward/strstream_members.cc:39: undefined reference to `.std::ostrstream::~ostrstream()'/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/backward/strstream_members.cc:27: undefined reference to `.std::strstream::strstream()'/opt/lsb/include/c++/bits/ostream.tcc:63: undefined reference to `.std::strstream::~strstream()'/opt/lsb/include/c++/bits/ostream.tcc:63: undefined reference to `.std::strstream::~strstream()'collect2: ld returned 1 exit status
      

    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.4.3/testsuite -Wno-deprecated /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/backward/strstream_members.cc -lv3test -L/tmp/tmpar-5Ku -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_backward_strstream_members.exe
      

    DejaGNUTest.command_output_1:
      
      /tmp/ccfarVRw.o: In function `test02()':
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/backward/strstream_members.cc:36: undefined reference to `.std::ostrstream::ostrstream()'
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/backward/strstream_members.cc:38: undefined reference to `.std::ostrstream::str()'
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/backward/strstream_members.cc:39: undefined reference to `.std::ostrstream::~ostrstream()'
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/backward/strstream_members.cc:39: undefined reference to `.std::ostrstream::~ostrstream()'
      /tmp/ccfarVRw.o: In function `test01()':
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/backward/strstream_members.cc:27: undefined reference to `.std::strstream::strstream()'
      /tmp/ccfarVRw.o: In function `test01()':
      /opt/lsb/include/c++/bits/ostream.tcc:63: undefined reference to `.std::strstream::~strstream()'
      /opt/lsb/include/c++/bits/ostream.tcc:63: undefined reference to `.std::strstream::~strstream()'
      collect2: ld returned 1 exit status
      

    DejaGNUTest.command_status_1:
      256

    DejaGNUTest.result_1:
      FAIL: backward/strstream_members.cc (test for excess errors)

    DejaGNUTest.result_2:
      WARNING: backward/strstream_members.cc compilation failed to produce
      executable

    qmtest.end_time:
      2006-01-18T11:44:59Z

    qmtest.start_time:
      2006-01-18T11:44:58Z

    qmtest.target:
      local

  demangle/abi_examples/01.cc                   : PASS    

  demangle/abi_examples/02.cc                   : PASS    

  demangle/abi_examples/03.cc                   : PASS    

  demangle/abi_examples/04.cc                   : PASS    

  demangle/abi_examples/05.cc                   : PASS    

  demangle/abi_examples/06.cc                   : PASS    

  demangle/abi_examples/07.cc                   : PASS    

  demangle/abi_examples/08.cc                   : PASS    

  demangle/abi_examples/09.cc                   : PASS    

  demangle/abi_examples/10.cc                   : PASS    

  demangle/abi_examples/11.cc                   : PASS    

  demangle/abi_examples/12.cc                   : PASS    

  demangle/abi_examples/13.cc                   : PASS    

  demangle/abi_examples/14.cc                   : PASS    

  demangle/abi_examples/15.cc                   : PASS    

  demangle/abi_examples/16.cc                   : PASS    

  demangle/abi_examples/17.cc                   : PASS    

  demangle/abi_examples/18.cc                   : PASS    

  demangle/abi_examples/19.cc                   : PASS    

  demangle/abi_examples/20.cc                   : PASS    

  demangle/abi_examples/21.cc                   : PASS    

  demangle/abi_examples/22.cc                   : PASS    

  demangle/abi_examples/23.cc                   : PASS    

  demangle/abi_examples/24.cc                   : PASS    

  demangle/abi_examples/25.cc                   : PASS    

  demangle/abi_examples/26.cc                   : PASS    

  demangle/abi_text/01.cc                       : PASS    

  demangle/abi_text/02.cc                       : PASS    

  demangle/abi_text/03.cc                       : PASS    

  demangle/abi_text/04.cc                       : PASS    

  demangle/abi_text/05.cc                       : PASS    

  demangle/abi_text/06.cc                       : PASS    

  demangle/abi_text/07.cc                       : PASS    

  demangle/abi_text/08.cc                       : PASS    

  demangle/abi_text/09.cc                       : PASS    

  demangle/abi_text/10.cc                       : PASS    

  demangle/abi_text/11.cc                       : PASS    

  demangle/abi_text/12.cc                       : PASS    

  demangle/abi_text/13.cc                       : PASS    

  demangle/abi_text/14.cc                       : PASS    

  demangle/regression/3111-1.cc                 : PASS    

  demangle/regression/3111-2.cc                 : PASS    

  demangle/regression/7986-01.cc                : PASS    

  demangle/regression/7986-02.cc                : PASS    

  demangle/regression/7986-03.cc                : PASS    

  demangle/regression/7986-04.cc                : PASS    

  demangle/regression/7986-05.cc                : PASS    

  demangle/regression/7986-06.cc                : PASS    

  demangle/regression/7986-07.cc                : PASS    

  demangle/regression/7986-08.cc                : PASS    

  demangle/regression/7986-09.cc                : PASS    

  demangle/regression/7986-10.cc                : PASS    

  demangle/regression/7986-11.cc                : PASS    

  demangle/regression/7986-12.cc                : PASS    

  demangle/regression/7986.cc                   : PASS    

  demangle/regression/8897.cc                   : PASS    

  demangle/regression/cw-01.cc                  : PASS    

  demangle/regression/cw-02.cc                  : PASS    

  demangle/regression/cw-03.cc                  : PASS    

  demangle/regression/cw-04.cc                  : PASS    

  demangle/regression/cw-05.cc                  : PASS    

  demangle/regression/cw-06.cc                  : PASS    

  demangle/regression/cw-07.cc                  : PASS    

  demangle/regression/cw-08.cc                  : PASS    

  demangle/regression/cw-09.cc                  : PASS    

  demangle/regression/cw-10.cc                  : PASS    

  demangle/regression/cw-11.cc                  : PASS    

  demangle/regression/cw-12.cc                  : PASS    

  demangle/regression/cw-13.cc                  : PASS    

  demangle/regression/cw-14.cc                  : PASS    

  demangle/regression/cw-15.cc                  : PASS    

  demangle/regression/cw-16.cc                  : PASS    

  demangle/regression/old.cc                    : PASS    

  ext/14648.cc                                  : PASS    

  ext/allocators.cc                             : PASS    

  ext/concept_checks.cc                         : PASS    

  ext/enc_filebuf/char/13189.cc                 : FAIL    
    ext/enc_filebuf/char/13189.cc (test for excess errors)

    DGTest.excess_errors:
      
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/ext/enc_filebuf/char/13189.cc:30: error: expected init-declarator before '<' token/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/ext/enc_filebuf/char/13189.cc:30: error: expected `,' or `;' before '<' token/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/ext/enc_filebuf/char/13189.cc:38: error: `filebuf_type' undeclared (first use this function)/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/ext/enc_filebuf/char/13189.cc:38: error: (Each undeclared identifier is reported only once for each function it appears in.)/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/ext/enc_filebuf/char/13189.cc:38: error: expected `;' before "fbuf"/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/ext/enc_filebuf/char/13189.cc:40: error: `fbuf' undeclared (first use this function)
      

    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.4.3/testsuite -D_GLIBCXX_ASSERT /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/ext/enc_filebuf/char/13189.cc -lv3test -L/tmp/tmpar-5Ku -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_ext_enc_filebuf_char_13189.exe
      

    DejaGNUTest.command_output_1:
      
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/ext/enc_filebuf/char/13189.cc: In function `void test01()':
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/ext/enc_filebuf/char/13189.cc:30: error: expected init-declarator before '<' token
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/ext/enc_filebuf/char/13189.cc:30: error: expected `,' or `;' before '<' token
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/ext/enc_filebuf/char/13189.cc:38: error: `filebuf_type' undeclared (first use this function)
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/ext/enc_filebuf/char/13189.cc:38: error: (Each undeclared identifier is reported only once for each function it appears in.)
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/ext/enc_filebuf/char/13189.cc:38: error: expected `;' before "fbuf"
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/ext/enc_filebuf/char/13189.cc:40: error: `fbuf' undeclared (first use this function)
      

    DejaGNUTest.command_status_1:
      256

    DejaGNUTest.result_1:
      FAIL: ext/enc_filebuf/char/13189.cc (test for excess errors)

    DejaGNUTest.result_2:
      WARNING: ext/enc_filebuf/char/13189.cc compilation failed to produce
      executable

    qmtest.end_time:
      2006-01-18T11:46:24Z

    qmtest.start_time:
      2006-01-18T11:46:23Z

    qmtest.target:
      local

  ext/enc_filebuf/char/13598.cc                 : PASS    

  ext/enc_filebuf/wchar_t/13189.cc              : FAIL    
    ext/enc_filebuf/wchar_t/13189.cc (test for excess errors)

    DGTest.excess_errors:
      
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/ext/enc_filebuf/wchar_t/13189.cc:30: error: expected init-declarator before '<' token/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/ext/enc_filebuf/wchar_t/13189.cc:30: error: expected `,' or `;' before '<' token/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/ext/enc_filebuf/wchar_t/13189.cc:38: error: `filebuf_type' undeclared (first use this function)/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/ext/enc_filebuf/wchar_t/13189.cc:38: error: (Each undeclared identifier is reported only once for each function it appears in.)/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/ext/enc_filebuf/wchar_t/13189.cc:38: error: expected `;' before "fbuf"/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/ext/enc_filebuf/wchar_t/13189.cc:40: error: `fbuf' undeclared (first use this function)
      

    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.4.3/testsuite -D_GLIBCXX_ASSERT /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/ext/enc_filebuf/wchar_t/13189.cc -lv3test -L/tmp/tmpar-5Ku -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_ext_enc_filebuf_wchar_t_13189.exe
      

    DejaGNUTest.command_output_1:
      
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/ext/enc_filebuf/wchar_t/13189.cc: In function `void test01()':
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/ext/enc_filebuf/wchar_t/13189.cc:30: error: expected init-declarator before '<' token
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/ext/enc_filebuf/wchar_t/13189.cc:30: error: expected `,' or `;' before '<' token
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/ext/enc_filebuf/wchar_t/13189.cc:38: error: `filebuf_type' undeclared (first use this function)
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/ext/enc_filebuf/wchar_t/13189.cc:38: error: (Each undeclared identifier is reported only once for each function it appears in.)
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/ext/enc_filebuf/wchar_t/13189.cc:38: error: expected `;' before "fbuf"
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/ext/enc_filebuf/wchar_t/13189.cc:40: error: `fbuf' undeclared (first use this function)
      

    DejaGNUTest.command_status_1:
      256

    DejaGNUTest.result_1:
      FAIL: ext/enc_filebuf/wchar_t/13189.cc (test for excess errors)

    DejaGNUTest.result_2:
      WARNING: ext/enc_filebuf/wchar_t/13189.cc compilation failed to produce
      executable

    qmtest.end_time:
      2006-01-18T11:46:28Z

    qmtest.start_time:
      2006-01-18T11:46:28Z

    qmtest.target:
      local

  ext/hash_map.cc                               : PASS    

  ext/hash_set.cc                               : PASS    

  ext/headers.cc                                : PASS    

  ext/pod_char_traits.cc                        : PASS    

  ext/pool_allocator/allocate_chunk.cc          : PASS    

  ext/rope/1.cc                                 : PASS    

  ext/rope/2.cc                                 : PASS    

  ext/rope/3.cc                                 : PASS    

  ext/stdio_filebuf/char/1.cc                   : PASS    

  ext/stdio_filebuf/char/10063-1.cc             : PASS    

  ext/stdio_filebuf/char/10063-2.cc             : PASS    

  ext/stdio_filebuf/char/10063-3.cc             : PASS    

  ext/stdio_filebuf/char/2.cc                   : PASS    

  ext/stdio_sync_filebuf/char/1.cc              : PASS    

  ext/stdio_sync_filebuf/char/12048-1.cc        : PASS    

  ext/stdio_sync_filebuf/char/12048-2.cc        : PASS    

  ext/stdio_sync_filebuf/char/12048-3.cc        : PASS    

  ext/stdio_sync_filebuf/char/12048-4.cc        : PASS    

  ext/stdio_sync_filebuf/wchar_t/1.cc           : PASS    

  ext/stdio_sync_filebuf/wchar_t/12077.cc       : PASS    

  ext/stdio_sync_filebuf/wchar_t/12948-1.cc     : PASS    

  ext/stdio_sync_filebuf/wchar_t/12948-2.cc     : PASS    

  ext/stdio_sync_filebuf/wchar_t/12948-3.cc     : PASS    

  ext/stdio_sync_filebuf/wchar_t/12948-4.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    

  thread/pthread7-rope.cc                       : PASS    

  Cleanup v3_init                               : PASS    

  Cleanup compiler_table                        : PASS    

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

  23_containers/bitset/cons/16020.cc            : FAIL    
    23_containers/bitset/cons/16020.cc (test for excess errors)

  23_containers/bitset/invalidation/1.cc        : FAIL    
    23_containers/bitset/invalidation/1.cc (test for excess errors)

  23_containers/bitset/operations/13838.cc      : FAIL    
    23_containers/bitset/operations/13838.cc (test for excess errors)

  23_containers/deque/invalidation/1.cc         : FAIL    
    23_containers/deque/invalidation/1.cc (test for excess errors)

  23_containers/deque/invalidation/2.cc         : FAIL    
    23_containers/deque/invalidation/2.cc (test for excess errors)

  23_containers/deque/invalidation/3.cc         : FAIL    
    23_containers/deque/invalidation/3.cc (test for excess errors)

  23_containers/deque/invalidation/4.cc         : FAIL    
    23_containers/deque/invalidation/4.cc (test for excess errors)

  23_containers/list/invalidation/1.cc          : FAIL    
    23_containers/list/invalidation/1.cc (test for excess errors)

  23_containers/list/invalidation/2.cc          : FAIL    
    23_containers/list/invalidation/2.cc (test for excess errors)

  23_containers/list/invalidation/3.cc          : FAIL    
    23_containers/list/invalidation/3.cc (test for excess errors)

  23_containers/list/invalidation/4.cc          : FAIL    
    23_containers/list/invalidation/4.cc (test for excess errors)

  23_containers/map/insert/16813.cc             : FAIL    
    23_containers/map/insert/16813.cc (test for excess errors)

  23_containers/map/invalidation/1.cc           : FAIL    
    23_containers/map/invalidation/1.cc (test for excess errors)

  23_containers/map/invalidation/2.cc           : FAIL    
    23_containers/map/invalidation/2.cc (test for excess errors)

  23_containers/multimap/invalidation/1.cc      : FAIL    
    23_containers/multimap/invalidation/1.cc (test for excess errors)

  23_containers/multimap/invalidation/2.cc      : FAIL    
    23_containers/multimap/invalidation/2.cc (test for excess errors)

  23_containers/multiset/invalidation/1.cc      : FAIL    
    23_containers/multiset/invalidation/1.cc (test for excess errors)

  23_containers/multiset/invalidation/2.cc      : FAIL    
    23_containers/multiset/invalidation/2.cc (test for excess errors)

  23_containers/set/invalidation/1.cc           : FAIL    
    23_containers/set/invalidation/1.cc (test for excess errors)

  23_containers/set/invalidation/2.cc           : FAIL    
    23_containers/set/invalidation/2.cc (test for excess errors)

  23_containers/vector/invalidation/1.cc        : FAIL    
    23_containers/vector/invalidation/1.cc (test for excess errors)

  23_containers/vector/invalidation/2.cc        : FAIL    
    23_containers/vector/invalidation/2.cc (test for excess errors)

  23_containers/vector/invalidation/3.cc        : FAIL    
    23_containers/vector/invalidation/3.cc (test for excess errors)

  23_containers/vector/invalidation/4.cc        : FAIL    
    23_containers/vector/invalidation/4.cc (test for excess errors)

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

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

  27_io/fpos/mbstate_t/4_neg.cc                 : FAIL    
    27_io/fpos/mbstate_t/4_neg.cc  (test for errors, line 32)

  backward/11460.cc                             : FAIL    
    backward/11460.cc (test for excess errors)

  backward/strstream_members.cc                 : FAIL    
    backward/strstream_members.cc (test for excess errors)

  ext/enc_filebuf/char/13189.cc                 : FAIL    
    ext/enc_filebuf/char/13189.cc (test for excess errors)

  ext/enc_filebuf/wchar_t/13189.cc              : FAIL    
    ext/enc_filebuf/wchar_t/13189.cc (test for excess errors)


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

    1406        tests total
      31 (  2%) tests FAIL
    1375 ( 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.4.3/_27_io_fpos_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_codecvt_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_codecvt_2.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_codecvt_byname_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_collate_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_collate_2.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_collate_byname_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_ctype_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_ctype_2.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_ctype_base_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_ctype_byname_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_messages_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_messages_2.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_27_io_basic_ios_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_messages_byname_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_money_get_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_money_get_2.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_money_put_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_money_put_2.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_moneypunct_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_moneypunct_2.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_moneypunct_3.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_moneypunct_byname_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_num_get_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_num_get_2.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_num_put_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_num_put_2.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_numpunct_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_numpunct_2.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_numpunct_byname_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_time_get_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_time_get_2.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_time_put_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_22_locale_time_put_2.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_23_containers_deque_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_23_containers_deque_14340.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_23_containers_list_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_23_containers_list_14340.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_23_containers_map_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_23_containers_map_14340.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_23_containers_multimap_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_23_containers_multimap_14340.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_23_containers_multiset_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_23_containers_multiset_14340.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_23_containers_set_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_23_containers_set_14340.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_23_containers_vector_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_23_containers_vector_14340.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_24_iterators_istreambuf_iterator_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_24_iterators_ostreambuf_iterator_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_24_iterators_reverse_iterator_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_25_algorithms_find_first_of_concept_check_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_25_algorithms_lower_bound.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_25_algorithms_search_n_11400.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_26_numerics_c99_classification_macros_c++.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_26_numerics_valarray_name_lookup.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_27_io_basic_filebuf_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_27_io_basic_filebuf_2.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_27_io_basic_ios_2.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_27_io_basic_fstream_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_27_io_basic_fstream_2.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_27_io_basic_fstream_3.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_27_io_basic_ifstream_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_27_io_basic_ifstream_2.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_27_io_basic_ifstream_3.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_27_io_basic_iostream_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_27_io_basic_iostream_2.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_27_io_basic_iostream_3.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_27_io_basic_istream_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_27_io_basic_istream_2.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_27_io_basic_istream_3.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_27_io_basic_istream_extractors_character_char_9826.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_27_io_basic_istringstream_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_27_io_basic_istringstream_2.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_27_io_basic_istringstream_3.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_27_io_basic_ofstream_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_27_io_basic_ofstream_2.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_27_io_basic_ofstream_3.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_27_io_basic_ostream_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_27_io_basic_ostream_2.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_27_io_basic_ostream_3.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_27_io_basic_ostringstream_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_27_io_basic_ostringstream_2.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_27_io_basic_ostringstream_3.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_27_io_basic_streambuf_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_27_io_basic_streambuf_2.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_27_io_basic_stringbuf_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_27_io_basic_stringbuf_2.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_27_io_basic_stringbuf_4.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_27_io_basic_stringstream_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_27_io_basic_stringstream_2.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_27_io_basic_stringstream_3.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_27_io_fpos_mbstate_t_4_neg.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib64/qmtest_libstdcpp_3.4.3/_ext_stdio_filebuf_char_1.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.4.3/qm-baselines/powerpc64-unknown-linux-gnu.qmr
build_binary_testsuite: Running command: qmtest -D /tmp/tmpar-5Ku/__v3_db__ run -C /tmp/tmpar-5Ku/__v3_context__ --format=brief -c V3Test.have_compiler=no -o /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-baselines/powerpc64-unknown-linux-gnu.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_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/14026.cc                           : PASS    

  18_support/new_delete_placement.cc            : PASS    

  18_support/numeric_limits.cc                  : PASS    

  19_diagnostics/stdexceptions.cc               : PASS    

  20_util/allocator/1.cc                        : PASS    

  20_util/allocator/10378.cc                    : PASS    

  20_util/allocator/14176.cc                    : PASS    

  20_util/allocator/8230.cc                     : PASS    

  20_util/auto_ptr/1.cc                         : PASS    

  20_util/auto_ptr/2.cc                         : PASS    

  20_util/auto_ptr/3.cc                         : PASS    

  20_util/auto_ptr/3946.cc                      : PASS    

  20_util/auto_ptr/4.cc                         : PASS    

  20_util/auto_ptr/5.cc                         : PASS    

  20_util/auto_ptr/6.cc                         : PASS    

  20_util/auto_ptr/7.cc                         : PASS    

  20_util/auto_ptr/assign_neg.cc                : UNTESTED
    20_util/auto_ptr/assign_neg.cc

    DejaGNUTest.result_1:
      UNTESTED: 20_util/auto_ptr/assign_neg.cc

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

    qmtest.end_time:
      2006-01-18T11:47:52Z

    qmtest.start_time:
      2006-01-18T11:47:52Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  20_util/binders.cc                            : PASS    

  20_util/comparisons.cc                        : PASS    

  20_util/pair/1.cc                             : PASS    

  20_util/pair/2.cc                             : PASS    

  20_util/pair/3.cc                             : PASS    

  20_util/pair/4.cc                             : PASS    

  20_util/raw_storage_iterator.cc               : PASS    

  20_util/temporary_buffer.cc                   : PASS    

  21_strings/basic_string/append/char/1.cc      : PASS    

  21_strings/basic_string/append/wchar_t/1.cc   : PASS    

  21_strings/basic_string/assign/char/1.cc      : PASS    

  21_strings/basic_string/assign/char/2.cc      : PASS    

  21_strings/basic_string/assign/char/3.cc      : PASS    

  21_strings/basic_string/assign/wchar_t/1.cc   : PASS    

  21_strings/basic_string/assign/wchar_t/2.cc   : PASS    

  21_strings/basic_string/assign/wchar_t/3.cc   : PASS    

  21_strings/basic_string/capacity/1.cc         : PASS    

  21_strings/basic_string/capacity/char/1.cc    : PASS    

  21_strings/basic_string/capacity/char/2.cc    : PASS    

  21_strings/basic_string/capacity/wchar_t/1.cc : PASS    

  21_strings/basic_string/capacity/wchar_t/2.cc : PASS    

  21_strings/basic_string/compare/char/1.cc     : PASS    

  21_strings/basic_string/compare/char/13650.cc : PASS    

  21_strings/basic_string/compare/wchar_t/1.cc  : PASS    

  21_strings/basic_string/compare/wchar_t/13650.cc: PASS    

  21_strings/basic_string/cons/char/1.cc        : PASS    

  21_strings/basic_string/cons/char/2.cc        : PASS    

  21_strings/basic_string/cons/char/3.cc        : PASS    

  21_strings/basic_string/cons/char/4.cc        : PASS    

  21_strings/basic_string/cons/char/5.cc        : PASS    

  21_strings/basic_string/cons/char/6.cc        : PASS    

  21_strings/basic_string/cons/wchar_t/1.cc     : PASS    

  21_strings/basic_string/cons/wchar_t/2.cc     : PASS    

  21_strings/basic_string/cons/wchar_t/3.cc     : PASS    

  21_strings/basic_string/cons/wchar_t/4.cc     : PASS    

  21_strings/basic_string/cons/wchar_t/5.cc     : PASS    

  21_strings/basic_string/cons/wchar_t/6.cc     : PASS    

  21_strings/basic_string/element_access/char/1.cc: PASS    

  21_strings/basic_string/element_access/char/2.cc: PASS    

  21_strings/basic_string/element_access/char/3.cc: PASS    

  21_strings/basic_string/element_access/char/4.cc: PASS    

  21_strings/basic_string/element_access/wchar_t/1.cc: PASS    

  21_strings/basic_string/element_access/wchar_t/2.cc: PASS    

  21_strings/basic_string/element_access/wchar_t/3.cc: PASS    

  21_strings/basic_string/element_access/wchar_t/4.cc: PASS    

  21_strings/basic_string/find/char/1.cc        : PASS    

  21_strings/basic_string/find/char/2.cc        : PASS    

  21_strings/basic_string/find/char/3.cc        : PASS    

  21_strings/basic_string/find/wchar_t/1.cc     : PASS    

  21_strings/basic_string/find/wchar_t/2.cc     : PASS    

  21_strings/basic_string/find/wchar_t/3.cc     : PASS    

  21_strings/basic_string/insert/char/1.cc      : PASS    

  21_strings/basic_string/insert/char/2.cc      : PASS    

  21_strings/basic_string/insert/wchar_t/1.cc   : PASS    

  21_strings/basic_string/insert/wchar_t/2.cc   : PASS    

  21_strings/basic_string/inserters_extractors/char/1.cc: PASS    

  21_strings/basic_string/inserters_extractors/char/10.cc: PASS    

  21_strings/basic_string/inserters_extractors/char/11.cc: PASS    

  21_strings/basic_string/inserters_extractors/char/4.cc: PASS    

  21_strings/basic_string/inserters_extractors/char/5.cc: PASS    

  21_strings/basic_string/inserters_extractors/char/6.cc: PASS    

  21_strings/basic_string/inserters_extractors/char/7.cc: PASS    

  21_strings/basic_string/inserters_extractors/char/8.cc: PASS    

  21_strings/basic_string/inserters_extractors/char/9.cc: PASS    

  21_strings/basic_string/inserters_extractors/pod/10081-in.cc: PASS    

  21_strings/basic_string/inserters_extractors/pod/10081-out.cc: PASS    

  21_strings/basic_string/inserters_extractors/wchar_t/1.cc: PASS    

  21_strings/basic_string/inserters_extractors/wchar_t/10.cc: PASS    

  21_strings/basic_string/inserters_extractors/wchar_t/11.cc: PASS    

  21_strings/basic_string/inserters_extractors/wchar_t/4.cc: PASS    

  21_strings/basic_string/inserters_extractors/wchar_t/5.cc: PASS    

  21_strings/basic_string/inserters_extractors/wchar_t/6.cc: PASS    

  21_strings/basic_string/inserters_extractors/wchar_t/7.cc: PASS    

  21_strings/basic_string/inserters_extractors/wchar_t/8.cc: PASS    

  21_strings/basic_string/inserters_extractors/wchar_t/9.cc: PASS    

  21_strings/basic_string/operators/char/1.cc   : PASS    

  21_strings/basic_string/operators/char/2.cc   : PASS    

  21_strings/basic_string/operators/wchar_t/1.cc: PASS    

  21_strings/basic_string/operators/wchar_t/2.cc: PASS    

  21_strings/basic_string/replace/char/1.cc     : PASS    

  21_strings/basic_string/replace/char/2.cc     : PASS    

  21_strings/basic_string/replace/char/3.cc     : PASS    

  21_strings/basic_string/replace/char/4.cc     : PASS    

  21_strings/basic_string/replace/char/5.cc     : PASS    

  21_strings/basic_string/replace/char/6.cc     : PASS    

  21_strings/basic_string/replace/wchar_t/1.cc  : PASS    

  21_strings/basic_string/replace/wchar_t/2.cc  : PASS    

  21_strings/basic_string/replace/wchar_t/3.cc  : PASS    

  21_strings/basic_string/replace/wchar_t/4.cc  : PASS    

  21_strings/basic_string/replace/wchar_t/5.cc  : PASS    

  21_strings/basic_string/replace/wchar_t/6.cc  : PASS    

  21_strings/basic_string/rfind/char/1.cc       : PASS    

  21_strings/basic_string/rfind/char/2.cc       : PASS    

  21_strings/basic_string/rfind/char/3.cc       : PASS    

  21_strings/basic_string/rfind/wchar_t/1.cc    : PASS    

  21_strings/basic_string/rfind/wchar_t/2.cc    : PASS    

  21_strings/basic_string/rfind/wchar_t/3.cc    : PASS    

  21_strings/basic_string/substr/char/1.cc      : PASS    

  21_strings/basic_string/substr/wchar_t/1.cc   : PASS    

  21_strings/c_strings/char/1.cc                : PASS    

  21_strings/c_strings/char/2.cc                : PASS    

  21_strings/c_strings/wchar_t/1.cc             : PASS    

  21_strings/c_strings/wchar_t/2.cc             : PASS    

  21_strings/char_traits/requirements/char/1.cc : PASS    

  21_strings/char_traits/requirements/short/1.cc: PASS    

  21_strings/char_traits/requirements/wchar_t/1.cc: PASS    

  21_strings/char_traits/typedefs/char/1.cc     : PASS    

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

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

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

    qmtest.end_time:
      2006-01-18T11:47:59Z

    qmtest.start_time:
      2006-01-18T11:47:59Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

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

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

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

    qmtest.end_time:
      2006-01-18T11:47:59Z

    qmtest.start_time:
      2006-01-18T11:47:59Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  22_locale/codecvt/always_noconv/char/1.cc     : PASS    

  22_locale/codecvt/always_noconv/char/wrapped_env.cc: PASS    

  22_locale/codecvt/always_noconv/char/wrapped_locale.cc: PASS    

  22_locale/codecvt/always_noconv/wchar_t/1.cc  : PASS    

  22_locale/codecvt/always_noconv/wchar_t/2.cc  : PASS    

  22_locale/codecvt/always_noconv/wchar_t/3.cc  : PASS    

  22_locale/codecvt/always_noconv/wchar_t/4.cc  : PASS    

  22_locale/codecvt/always_noconv/wchar_t/wrapped_env.cc: PASS    

  22_locale/codecvt/always_noconv/wchar_t/wrapped_locale.cc: PASS    

  22_locale/codecvt/encoding/char/1.cc          : PASS    

  22_locale/codecvt/encoding/char/wrapped_env.cc: PASS    

  22_locale/codecvt/encoding/char/wrapped_locale.cc: PASS    

  22_locale/codecvt/encoding/wchar_t/1.cc       : PASS    

  22_locale/codecvt/encoding/wchar_t/2.cc       : PASS    

  22_locale/codecvt/encoding/wchar_t/3.cc       : PASS    

  22_locale/codecvt/encoding/wchar_t/4.cc       : PASS    

  22_locale/codecvt/encoding/wchar_t/wrapped_env.cc: PASS    

  22_locale/codecvt/encoding/wchar_t/wrapped_locale.cc: PASS    

  22_locale/codecvt/in/char/1.cc                : PASS    

  22_locale/codecvt/in/char/wrapped_env.cc      : PASS    

  22_locale/codecvt/in/char/wrapped_locale.cc   : PASS    

  22_locale/codecvt/in/wchar_t/1.cc             : PASS    

  22_locale/codecvt/in/wchar_t/2.cc             : PASS    

  22_locale/codecvt/in/wchar_t/3.cc             : PASS    

  22_locale/codecvt/in/wchar_t/4.cc             : PASS    

  22_locale/codecvt/in/wchar_t/5.cc             : PASS    

  22_locale/codecvt/in/wchar_t/6.cc             : PASS    

  22_locale/codecvt/in/wchar_t/7.cc             : PASS    

  22_locale/codecvt/in/wchar_t/8.cc             : PASS    

  22_locale/codecvt/in/wchar_t/9.cc             : PASS    

  22_locale/codecvt/in/wchar_t/wrapped_env.cc   : PASS    

  22_locale/codecvt/in/wchar_t/wrapped_locale.cc: PASS    

  22_locale/codecvt/length/char/1.cc            : PASS    

  22_locale/codecvt/length/char/2.cc            : PASS    

  22_locale/codecvt/length/char/wrapped_env.cc  : PASS    

  22_locale/codecvt/length/char/wrapped_locale.cc: PASS    

  22_locale/codecvt/length/wchar_t/1.cc         : PASS    

  22_locale/codecvt/length/wchar_t/2.cc         : PASS    

  22_locale/codecvt/length/wchar_t/3.cc         : PASS    

  22_locale/codecvt/length/wchar_t/4.cc         : PASS    

  22_locale/codecvt/length/wchar_t/5.cc         : PASS    

  22_locale/codecvt/length/wchar_t/6.cc         : PASS    

  22_locale/codecvt/length/wchar_t/7.cc         : PASS    

  22_locale/codecvt/length/wchar_t/wrapped_env.cc: PASS    

  22_locale/codecvt/length/wchar_t/wrapped_locale.cc: PASS    

  22_locale/codecvt/max_length/char/1.cc        : PASS    

  22_locale/codecvt/max_length/char/wrapped_env.cc: PASS    

  22_locale/codecvt/max_length/char/wrapped_locale.cc: PASS    

  22_locale/codecvt/max_length/wchar_t/1.cc     : PASS    

  22_locale/codecvt/max_length/wchar_t/2.cc     : PASS    

  22_locale/codecvt/max_length/wchar_t/3.cc     : PASS    

  22_locale/codecvt/max_length/wchar_t/4.cc     : PASS    

  22_locale/codecvt/max_length/wchar_t/wrapped_env.cc: PASS    

  22_locale/codecvt/max_length/wchar_t/wrapped_locale.cc: PASS    

  22_locale/codecvt/out/char/1.cc               : PASS    

  22_locale/codecvt/out/char/wrapped_env.cc     : PASS    

  22_locale/codecvt/out/char/wrapped_locale.cc  : PASS    

  22_locale/codecvt/out/wchar_t/1.cc            : PASS    

  22_locale/codecvt/out/wchar_t/2.cc            : PASS    

  22_locale/codecvt/out/wchar_t/3.cc            : PASS    

  22_locale/codecvt/out/wchar_t/4.cc            : PASS    

  22_locale/codecvt/out/wchar_t/5.cc            : PASS    

  22_locale/codecvt/out/wchar_t/6.cc            : PASS    

  22_locale/codecvt/out/wchar_t/7.cc            : PASS    

  22_locale/codecvt/out/wchar_t/wrapped_env.cc  : PASS    

  22_locale/codecvt/out/wchar_t/wrapped_locale.cc: PASS    

  22_locale/codecvt/unicode/1.cc                : PASS    

  22_locale/codecvt/unicode/char.cc             : PASS    

  22_locale/codecvt/unicode/wchar_t.cc          : PASS    

  22_locale/codecvt/unshift/char/1.cc           : PASS    

  22_locale/codecvt/unshift/char/wrapped_env.cc : PASS    

  22_locale/codecvt/unshift/char/wrapped_locale.cc: PASS    

  22_locale/codecvt/unshift/wchar_t/1.cc        : PASS    

  22_locale/codecvt/unshift/wchar_t/2.cc        : PASS    

  22_locale/codecvt/unshift/wchar_t/3.cc        : PASS    

  22_locale/codecvt/unshift/wchar_t/4.cc        : PASS    

  22_locale/codecvt/unshift/wchar_t/wrapped_env.cc: PASS    

  22_locale/codecvt/unshift/wchar_t/wrapped_locale.cc: PASS    

  22_locale/codecvt_byname/1.cc                 : UNTESTED
    22_locale/codecvt_byname/1.cc

    DejaGNUTest.result_1:
      UNTESTED: 22_locale/codecvt_byname/1.cc

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

    qmtest.end_time:
      2006-01-18T11:48:02Z

    qmtest.start_time:
      2006-01-18T11:48:02Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

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

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

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

    qmtest.end_time:
      2006-01-18T11:48:02Z

    qmtest.start_time:
      2006-01-18T11:48:02Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

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

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

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

    qmtest.end_time:
      2006-01-18T11:48:02Z

    qmtest.start_time:
      2006-01-18T11:48:02Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  22_locale/collate/compare/char/1.cc           : PASS    

  22_locale/collate/compare/char/2.cc           : PASS    

  22_locale/collate/compare/char/3.cc           : PASS    

  22_locale/collate/compare/char/wrapped_env.cc : PASS    

  22_locale/collate/compare/char/wrapped_locale.cc: PASS    

  22_locale/collate/compare/wchar_t/1.cc        : PASS    

  22_locale/collate/compare/wchar_t/2.cc        : PASS    

  22_locale/collate/compare/wchar_t/3.cc        : PASS    

  22_locale/collate/compare/wchar_t/wrapped_env.cc: PASS    

  22_locale/collate/compare/wchar_t/wrapped_locale.cc: PASS    

  22_locale/collate/hash/char/1.cc              : PASS    

  22_locale/collate/hash/char/2.cc              : PASS    

  22_locale/collate/hash/char/wrapped_env.cc    : PASS    

  22_locale/collate/hash/char/wrapped_locale.cc : PASS    

  22_locale/collate/hash/wchar_t/1.cc           : PASS    

  22_locale/collate/hash/wchar_t/2.cc           : PASS    

  22_locale/collate/hash/wchar_t/wrapped_env.cc : PASS    

  22_locale/collate/hash/wchar_t/wrapped_locale.cc: PASS    

  22_locale/collate/transform/char/2.cc         : PASS    

  22_locale/collate/transform/char/3.cc         : PASS    

  22_locale/collate/transform/char/wrapped_env.cc: PASS    

  22_locale/collate/transform/char/wrapped_locale.cc: PASS    

  22_locale/collate/transform/wchar_t/2.cc      : PASS    

  22_locale/collate/transform/wchar_t/3.cc      : PASS    

  22_locale/collate/transform/wchar_t/wrapped_env.cc: PASS    

  22_locale/collate/transform/wchar_t/wrapped_locale.cc: PASS    

  22_locale/collate_byname/1.cc                 : UNTESTED
    22_locale/collate_byname/1.cc

    DejaGNUTest.result_1:
      UNTESTED: 22_locale/collate_byname/1.cc

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

    qmtest.end_time:
      2006-01-18T11:48:03Z

    qmtest.start_time:
      2006-01-18T11:48:03Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  22_locale/collate_byname/named_equivalence.cc : PASS    

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

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

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

    qmtest.end_time:
      2006-01-18T11:48:03Z

    qmtest.start_time:
      2006-01-18T11:48:03Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

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

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

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

    qmtest.end_time:
      2006-01-18T11:48:03Z

    qmtest.start_time:
      2006-01-18T11:48:03Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  22_locale/ctype/cons/char/1.cc                : PASS    

  22_locale/ctype/cons/char/wrapped_env.cc      : PASS    

  22_locale/ctype/cons/char/wrapped_locale.cc   : PASS    

  22_locale/ctype/is/char/1.cc                  : PASS    

  22_locale/ctype/is/char/2.cc                  : PASS    

  22_locale/ctype/is/char/3.cc                  : PASS    

  22_locale/ctype/is/char/9858.cc               : PASS    

  22_locale/ctype/is/char/wrapped_env.cc        : PASS    

  22_locale/ctype/is/char/wrapped_locale.cc     : PASS    

  22_locale/ctype/is/wchar_t/1.cc               : PASS    

  22_locale/ctype/is/wchar_t/11740.cc           : PASS    

  22_locale/ctype/is/wchar_t/2.cc               : PASS    

  22_locale/ctype/is/wchar_t/wrapped_env.cc     : PASS    

  22_locale/ctype/is/wchar_t/wrapped_locale.cc  : PASS    

  22_locale/ctype/narrow/char/1.cc              : PASS    

  22_locale/ctype/narrow/char/2.cc              : PASS    

  22_locale/ctype/narrow/char/wrapped_env.cc    : PASS    

  22_locale/ctype/narrow/char/wrapped_locale.cc : PASS    

  22_locale/ctype/narrow/wchar_t/1.cc           : PASS    

  22_locale/ctype/narrow/wchar_t/2.cc           : PASS    

  22_locale/ctype/narrow/wchar_t/3.cc           : PASS    

  22_locale/ctype/narrow/wchar_t/wrapped_env.cc : PASS    

  22_locale/ctype/narrow/wchar_t/wrapped_locale.cc: PASS    

  22_locale/ctype/scan/char/1.cc                : PASS    

  22_locale/ctype/scan/char/wrapped_env.cc      : PASS    

  22_locale/ctype/scan/char/wrapped_locale.cc   : PASS    

  22_locale/ctype/scan/wchar_t/1.cc             : PASS    

  22_locale/ctype/scan/wchar_t/wrapped_env.cc   : PASS    

  22_locale/ctype/scan/wchar_t/wrapped_locale.cc: PASS    

  22_locale/ctype/to/char/1.cc                  : PASS    

  22_locale/ctype/to/char/wrapped_env.cc        : PASS    

  22_locale/ctype/to/char/wrapped_locale.cc     : PASS    

  22_locale/ctype/to/wchar_t/1.cc               : PASS    

  22_locale/ctype/to/wchar_t/wrapped_env.cc     : PASS    

  22_locale/ctype/to/wchar_t/wrapped_locale.cc  : PASS    

  22_locale/ctype/widen/char/1.cc               : PASS    

  22_locale/ctype/widen/char/wrapped_env.cc     : PASS    

  22_locale/ctype/widen/char/wrapped_locale.cc  : PASS    

  22_locale/ctype/widen/wchar_t/1.cc            : PASS    

  22_locale/ctype/widen/wchar_t/2.cc            : PASS    

  22_locale/ctype/widen/wchar_t/3.cc            : PASS    

  22_locale/ctype/widen/wchar_t/wrapped_env.cc  : PASS    

  22_locale/ctype/widen/wchar_t/wrapped_locale.cc: PASS    

  22_locale/ctype_base/1.cc                     : UNTESTED
    22_locale/ctype_base/1.cc

    DejaGNUTest.result_1:
      UNTESTED: 22_locale/ctype_base/1.cc

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

    qmtest.end_time:
      2006-01-18T11:48:05Z

    qmtest.start_time:
      2006-01-18T11:48:05Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  22_locale/ctype_base/11844.cc                 : PASS    

  22_locale/ctype_byname/1.cc                   : UNTESTED
    22_locale/ctype_byname/1.cc

    DejaGNUTest.result_1:
      UNTESTED: 22_locale/ctype_byname/1.cc

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

    qmtest.end_time:
      2006-01-18T11:48:05Z

    qmtest.start_time:
      2006-01-18T11:48:05Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  22_locale/facet/1.cc                          : PASS    

  22_locale/facet/2.cc                          : PASS    

  22_locale/global_templates/1.cc               : PASS    

  22_locale/locale/13630.cc                     : PASS    

  22_locale/locale/cons/1.cc                    : PASS    

  22_locale/locale/cons/12352.cc                : PASS    

  22_locale/locale/cons/12438.cc                : PASS    

  22_locale/locale/cons/12658_thread.cc         : PASS    

  22_locale/locale/cons/2.cc                    : PASS    

  22_locale/locale/cons/4.cc                    : PASS    

  22_locale/locale/cons/5.cc                    : PASS    

  22_locale/locale/cons/6.cc                    : PASS    

  22_locale/locale/cons/7.cc                    : PASS    

  22_locale/locale/cons/7222-c.cc               : PASS    

  22_locale/locale/cons/7222-env.cc             : PASS    

  22_locale/locale/cons/8.cc                    : PASS    

  22_locale/locale/global_locale_objects/1.cc   : PASS    

  22_locale/locale/global_locale_objects/14071.cc: PASS    

  22_locale/locale/global_locale_objects/2.cc   : PASS    

  22_locale/locale/global_locale_objects/3.cc   : PASS    

  22_locale/locale/operations/1.cc              : PASS    

  22_locale/locale/operations/2.cc              : PASS    

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

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

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

    qmtest.end_time:
      2006-01-18T11:48:10Z

    qmtest.start_time:
      2006-01-18T11:48:10Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

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

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

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

    qmtest.end_time:
      2006-01-18T11:48:10Z

    qmtest.start_time:
      2006-01-18T11:48:10Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  22_locale/messages/members/char/1.cc          : PASS    

  22_locale/messages/members/char/2.cc          : PASS    

  22_locale/messages/members/char/3.cc          : PASS    

  22_locale/messages/members/char/wrapped_env.cc: PASS    

  22_locale/messages/members/char/wrapped_locale.cc: PASS    

  22_locale/messages_byname/1.cc                : UNTESTED
    22_locale/messages_byname/1.cc

    DejaGNUTest.result_1:
      UNTESTED: 22_locale/messages_byname/1.cc

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

    qmtest.end_time:
      2006-01-18T11:48:10Z

    qmtest.start_time:
      2006-01-18T11:48:10Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  22_locale/messages_byname/named_equivalence.cc: PASS    

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

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

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

    qmtest.end_time:
      2006-01-18T11:48:11Z

    qmtest.start_time:
      2006-01-18T11:48:11Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

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

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

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

    qmtest.end_time:
      2006-01-18T11:48:11Z

    qmtest.start_time:
      2006-01-18T11:48:11Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  22_locale/money_get/get/char/1.cc             : PASS    

  22_locale/money_get/get/char/10.cc            : PASS    

  22_locale/money_get/get/char/11.cc            : PASS    

  22_locale/money_get/get/char/11528.cc         : PASS    

  22_locale/money_get/get/char/12.cc            : PASS    

  22_locale/money_get/get/char/13.cc            : PASS    

  22_locale/money_get/get/char/14.cc            : PASS    

  22_locale/money_get/get/char/15.cc            : PASS    

  22_locale/money_get/get/char/16.cc            : PASS    

  22_locale/money_get/get/char/17.cc            : PASS    

  22_locale/money_get/get/char/18.cc            : PASS    

  22_locale/money_get/get/char/19.cc            : PASS    

  22_locale/money_get/get/char/2.cc             : PASS    

  22_locale/money_get/get/char/3.cc             : PASS    

  22_locale/money_get/get/char/4.cc             : PASS    

  22_locale/money_get/get/char/5.cc             : PASS    

  22_locale/money_get/get/char/6.cc             : PASS    

  22_locale/money_get/get/char/7.cc             : PASS    

  22_locale/money_get/get/char/8.cc             : PASS    

  22_locale/money_get/get/char/9.cc             : PASS    

  22_locale/money_get/get/char/wrapped_env.cc   : PASS    

  22_locale/money_get/get/char/wrapped_locale.cc: PASS    

  22_locale/money_get/get/wchar_t/1.cc          : PASS    

  22_locale/money_get/get/wchar_t/10.cc         : PASS    

  22_locale/money_get/get/wchar_t/11.cc         : PASS    

  22_locale/money_get/get/wchar_t/11528.cc      : PASS    

  22_locale/money_get/get/wchar_t/12.cc         : PASS    

  22_locale/money_get/get/wchar_t/13.cc         : PASS    

  22_locale/money_get/get/wchar_t/14.cc         : PASS    

  22_locale/money_get/get/wchar_t/15.cc         : PASS    

  22_locale/money_get/get/wchar_t/16.cc         : PASS    

  22_locale/money_get/get/wchar_t/17.cc         : PASS    

  22_locale/money_get/get/wchar_t/18.cc         : PASS    

  22_locale/money_get/get/wchar_t/19.cc         : PASS    

  22_locale/money_get/get/wchar_t/2.cc          : PASS    

  22_locale/money_get/get/wchar_t/3.cc          : PASS    

  22_locale/money_get/get/wchar_t/4.cc          : PASS    

  22_locale/money_get/get/wchar_t/5.cc          : PASS    

  22_locale/money_get/get/wchar_t/6.cc          : PASS    

  22_locale/money_get/get/wchar_t/7.cc          : PASS    

  22_locale/money_get/get/wchar_t/8.cc          : PASS    

  22_locale/money_get/get/wchar_t/9.cc          : PASS    

  22_locale/money_get/get/wchar_t/wrapped_env.cc: PASS    

  22_locale/money_get/get/wchar_t/wrapped_locale.cc: PASS    

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

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

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

    qmtest.end_time:
      2006-01-18T11:48:12Z

    qmtest.start_time:
      2006-01-18T11:48:12Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

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

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

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

    qmtest.end_time:
      2006-01-18T11:48:12Z

    qmtest.start_time:
      2006-01-18T11:48:12Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  22_locale/money_put/put/char/1.cc             : PASS    

  22_locale/money_put/put/char/12971.cc         : PASS    

  22_locale/money_put/put/char/2.cc             : PASS    

  22_locale/money_put/put/char/3.cc             : PASS    

  22_locale/money_put/put/char/4.cc             : PASS    

  22_locale/money_put/put/char/5.cc             : PASS    

  22_locale/money_put/put/char/6.cc             : PASS    

  22_locale/money_put/put/char/9780-3.cc        : PASS    

  22_locale/money_put/put/char/wrapped_env.cc   : PASS    

  22_locale/money_put/put/char/wrapped_locale.cc: PASS    

  22_locale/money_put/put/wchar_t/1.cc          : PASS    

  22_locale/money_put/put/wchar_t/12971.cc      : PASS    

  22_locale/money_put/put/wchar_t/2.cc          : PASS    

  22_locale/money_put/put/wchar_t/3.cc          : PASS    

  22_locale/money_put/put/wchar_t/4.cc          : PASS    

  22_locale/money_put/put/wchar_t/5.cc          : PASS    

  22_locale/money_put/put/wchar_t/6.cc          : PASS    

  22_locale/money_put/put/wchar_t/wrapped_env.cc: PASS    

  22_locale/money_put/put/wchar_t/wrapped_locale.cc: PASS    

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

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

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

    qmtest.end_time:
      2006-01-18T11:48:13Z

    qmtest.start_time:
      2006-01-18T11:48:13Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

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

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

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

    qmtest.end_time:
      2006-01-18T11:48:13Z

    qmtest.start_time:
      2006-01-18T11:48:13Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

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

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

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

    qmtest.end_time:
      2006-01-18T11:48:13Z

    qmtest.start_time:
      2006-01-18T11:48:13Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  22_locale/moneypunct/members/char/1.cc        : PASS    

  22_locale/moneypunct/members/char/2.cc        : PASS    

  22_locale/moneypunct/members/char/wrapped_env.cc: PASS    

  22_locale/moneypunct/members/char/wrapped_locale.cc: PASS    

  22_locale/moneypunct/members/wchar_t/1.cc     : PASS    

  22_locale/moneypunct/members/wchar_t/2.cc     : PASS    

  22_locale/moneypunct/members/wchar_t/wrapped_env.cc: PASS    

  22_locale/moneypunct/members/wchar_t/wrapped_locale.cc: PASS    

  22_locale/moneypunct_byname/1.cc              : UNTESTED
    22_locale/moneypunct_byname/1.cc

    DejaGNUTest.result_1:
      UNTESTED: 22_locale/moneypunct_byname/1.cc

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

    qmtest.end_time:
      2006-01-18T11:48:14Z

    qmtest.start_time:
      2006-01-18T11:48:14Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  22_locale/moneypunct_byname/named_equivalence.cc: PASS    

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

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

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

    qmtest.end_time:
      2006-01-18T11:48:14Z

    qmtest.start_time:
      2006-01-18T11:48:14Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

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

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

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

    qmtest.end_time:
      2006-01-18T11:48:14Z

    qmtest.start_time:
      2006-01-18T11:48:14Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  22_locale/num_get/get/char/1.cc               : PASS    

  22_locale/num_get/get/char/10.cc              : PASS    

  22_locale/num_get/get/char/11.cc              : PASS    

  22_locale/num_get/get/char/12.cc              : PASS    

  22_locale/num_get/get/char/13.cc              : PASS    

  22_locale/num_get/get/char/14.cc              : PASS    

  22_locale/num_get/get/char/15.cc              : PASS    

  22_locale/num_get/get/char/2.cc               : PASS    

  22_locale/num_get/get/char/3.cc               : PASS    

  22_locale/num_get/get/char/4.cc               : PASS    

  22_locale/num_get/get/char/5.cc               : PASS    

  22_locale/num_get/get/char/6.cc               : PASS    

  22_locale/num_get/get/char/7.cc               : PASS    

  22_locale/num_get/get/char/8.cc               : PASS    

  22_locale/num_get/get/char/9.cc               : PASS    

  22_locale/num_get/get/char/wrapped_env.cc     : PASS    

  22_locale/num_get/get/char/wrapped_locale.cc  : PASS    

  22_locale/num_get/get/wchar_t/1.cc            : PASS    

  22_locale/num_get/get/wchar_t/10.cc           : PASS    

  22_locale/num_get/get/wchar_t/11.cc           : PASS    

  22_locale/num_get/get/wchar_t/12.cc           : PASS    

  22_locale/num_get/get/wchar_t/13.cc           : PASS    

  22_locale/num_get/get/wchar_t/14.cc           : PASS    

  22_locale/num_get/get/wchar_t/15.cc           : PASS    

  22_locale/num_get/get/wchar_t/2.cc            : PASS    

  22_locale/num_get/get/wchar_t/3.cc            : PASS    

  22_locale/num_get/get/wchar_t/4.cc            : PASS    

  22_locale/num_get/get/wchar_t/5.cc            : PASS    

  22_locale/num_get/get/wchar_t/6.cc            : PASS    

  22_locale/num_get/get/wchar_t/7.cc            : PASS    

  22_locale/num_get/get/wchar_t/8.cc            : PASS    

  22_locale/num_get/get/wchar_t/9.cc            : PASS    

  22_locale/num_get/get/wchar_t/wrapped_env.cc  : PASS    

  22_locale/num_get/get/wchar_t/wrapped_locale.cc: PASS    

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

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

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

    qmtest.end_time:
      2006-01-18T11:48:15Z

    qmtest.start_time:
      2006-01-18T11:48:15Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

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

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

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

    qmtest.end_time:
      2006-01-18T11:48:15Z

    qmtest.start_time:
      2006-01-18T11:48:15Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  22_locale/num_put/put/char/1.cc               : PASS    

  22_locale/num_put/put/char/14220.cc           : PASS    

  22_locale/num_put/put/char/15565.cc           : PASS    

  22_locale/num_put/put/char/2.cc               : PASS    

  22_locale/num_put/put/char/3.cc               : PASS    

  22_locale/num_put/put/char/4.cc               : PASS    

  22_locale/num_put/put/char/5.cc               : PASS    

  22_locale/num_put/put/char/6.cc               : PASS    

  22_locale/num_put/put/char/7.cc               : PASS    

  22_locale/num_put/put/char/8.cc               : PASS    

  22_locale/num_put/put/char/9.cc               : PASS    

  22_locale/num_put/put/char/9780-2.cc          : PASS    

  22_locale/num_put/put/char/wrapped_env.cc     : PASS    

  22_locale/num_put/put/char/wrapped_locale.cc  : PASS    

  22_locale/num_put/put/wchar_t/1.cc            : PASS    

  22_locale/num_put/put/wchar_t/14220.cc        : PASS    

  22_locale/num_put/put/wchar_t/15565.cc        : PASS    

  22_locale/num_put/put/wchar_t/2.cc            : PASS    

  22_locale/num_put/put/wchar_t/3.cc            : PASS    

  22_locale/num_put/put/wchar_t/4.cc            : PASS    

  22_locale/num_put/put/wchar_t/5.cc            : PASS    

  22_locale/num_put/put/wchar_t/6.cc            : PASS    

  22_locale/num_put/put/wchar_t/7.cc            : PASS    

  22_locale/num_put/put/wchar_t/8.cc            : PASS    

  22_locale/num_put/put/wchar_t/9.cc            : PASS    

  22_locale/num_put/put/wchar_t/wrapped_env.cc  : PASS    

  22_locale/num_put/put/wchar_t/wrapped_locale.cc: PASS    

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

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

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

    qmtest.end_time:
      2006-01-18T11:48:16Z

    qmtest.start_time:
      2006-01-18T11:48:16Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

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

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

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

    qmtest.end_time:
      2006-01-18T11:48:16Z

    qmtest.start_time:
      2006-01-18T11:48:16Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  22_locale/numpunct/members/char/1.cc          : PASS    

  22_locale/numpunct/members/char/2.cc          : PASS    

  22_locale/numpunct/members/char/3.cc          : PASS    

  22_locale/numpunct/members/char/cache_1.cc    : PASS    

  22_locale/numpunct/members/char/cache_2.cc    : PASS    

  22_locale/numpunct/members/char/wrapped_env.cc: PASS    

  22_locale/numpunct/members/char/wrapped_locale.cc: PASS    

  22_locale/numpunct/members/pod/1.cc           : PASS    

  22_locale/numpunct/members/pod/2.cc           : PASS    

  22_locale/numpunct/members/wchar_t/1.cc       : PASS    

  22_locale/numpunct/members/wchar_t/2.cc       : PASS    

  22_locale/numpunct/members/wchar_t/cache_1.cc : PASS    

  22_locale/numpunct/members/wchar_t/cache_2.cc : PASS    

  22_locale/numpunct/members/wchar_t/wrapped_env.cc: PASS    

  22_locale/numpunct/members/wchar_t/wrapped_locale.cc: PASS    

  22_locale/numpunct_byname/1.cc                : UNTESTED
    22_locale/numpunct_byname/1.cc

    DejaGNUTest.result_1:
      UNTESTED: 22_locale/numpunct_byname/1.cc

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

    qmtest.end_time:
      2006-01-18T11:48:17Z

    qmtest.start_time:
      2006-01-18T11:48:17Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  22_locale/numpunct_byname/named_equivalence.cc: PASS    

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

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

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

    qmtest.end_time:
      2006-01-18T11:48:17Z

    qmtest.start_time:
      2006-01-18T11:48:17Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

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

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

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

    qmtest.end_time:
      2006-01-18T11:48:17Z

    qmtest.start_time:
      2006-01-18T11:48:17Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  22_locale/time_get/date_order/char/1.cc       : PASS    

  22_locale/time_get/date_order/char/wrapped_env.cc: PASS    

  22_locale/time_get/date_order/char/wrapped_locale.cc: PASS    

  22_locale/time_get/date_order/wchar_t/1.cc    : PASS    

  22_locale/time_get/date_order/wchar_t/wrapped_env.cc: PASS    

  22_locale/time_get/date_order/wchar_t/wrapped_locale.cc: PASS    

  22_locale/time_get/get_date/char/1.cc         : PASS    

  22_locale/time_get/get_date/char/12750.cc     : PASS    

  22_locale/time_get/get_date/char/12791.cc     : PASS    

  22_locale/time_get/get_date/char/2.cc         : PASS    

  22_locale/time_get/get_date/char/3.cc         : PASS    

  22_locale/time_get/get_date/char/wrapped_env.cc: PASS    

  22_locale/time_get/get_date/char/wrapped_locale.cc: PASS    

  22_locale/time_get/get_date/wchar_t/1.cc      : PASS    

  22_locale/time_get/get_date/wchar_t/12750.cc  : PASS    

  22_locale/time_get/get_date/wchar_t/12791.cc  : PASS    

  22_locale/time_get/get_date/wchar_t/2.cc      : PASS    

  22_locale/time_get/get_date/wchar_t/3.cc      : PASS    

  22_locale/time_get/get_date/wchar_t/4.cc      : PASS    

  22_locale/time_get/get_date/wchar_t/wrapped_env.cc: PASS    

  22_locale/time_get/get_date/wchar_t/wrapped_locale.cc: PASS    

  22_locale/time_get/get_monthname/char/1.cc    : PASS    

  22_locale/time_get/get_monthname/char/2.cc    : PASS    

  22_locale/time_get/get_monthname/char/3.cc    : PASS    

  22_locale/time_get/get_monthname/char/4.cc    : PASS    

  22_locale/time_get/get_monthname/char/wrapped_env.cc: PASS    

  22_locale/time_get/get_monthname/char/wrapped_locale.cc: PASS    

  22_locale/time_get/get_monthname/wchar_t/1.cc : PASS    

  22_locale/time_get/get_monthname/wchar_t/2.cc : PASS    

  22_locale/time_get/get_monthname/wchar_t/3.cc : PASS    

  22_locale/time_get/get_monthname/wchar_t/4.cc : PASS    

  22_locale/time_get/get_monthname/wchar_t/wrapped_env.cc: PASS    

  22_locale/time_get/get_monthname/wchar_t/wrapped_locale.cc: PASS    

  22_locale/time_get/get_time/char/1.cc         : PASS    

  22_locale/time_get/get_time/char/2.cc         : PASS    

  22_locale/time_get/get_time/char/3.cc         : PASS    

  22_locale/time_get/get_time/char/4.cc         : PASS    

  22_locale/time_get/get_time/char/wrapped_env.cc: PASS    

  22_locale/time_get/get_time/char/wrapped_locale.cc: PASS    

  22_locale/time_get/get_time/wchar_t/1.cc      : PASS    

  22_locale/time_get/get_time/wchar_t/2.cc      : PASS    

  22_locale/time_get/get_time/wchar_t/3.cc      : PASS    

  22_locale/time_get/get_time/wchar_t/4.cc      : PASS    

  22_locale/time_get/get_time/wchar_t/wrapped_env.cc: PASS    

  22_locale/time_get/get_time/wchar_t/wrapped_locale.cc: PASS    

  22_locale/time_get/get_weekday/char/1.cc      : PASS    

  22_locale/time_get/get_weekday/char/2.cc      : PASS    

  22_locale/time_get/get_weekday/char/3.cc      : PASS    

  22_locale/time_get/get_weekday/char/wrapped_env.cc: PASS    

  22_locale/time_get/get_weekday/char/wrapped_locale.cc: PASS    

  22_locale/time_get/get_weekday/wchar_t/1.cc   : PASS    

  22_locale/time_get/get_weekday/wchar_t/2.cc   : PASS    

  22_locale/time_get/get_weekday/wchar_t/3.cc   : PASS    

  22_locale/time_get/get_weekday/wchar_t/wrapped_env.cc: PASS    

  22_locale/time_get/get_weekday/wchar_t/wrapped_locale.cc: PASS    

  22_locale/time_get/get_year/char/1.cc         : PASS    

  22_locale/time_get/get_year/char/3.cc         : PASS    

  22_locale/time_get/get_year/char/wrapped_env.cc: PASS    

  22_locale/time_get/get_year/char/wrapped_locale.cc: PASS    

  22_locale/time_get/get_year/wchar_t/1.cc      : PASS    

  22_locale/time_get/get_year/wchar_t/3.cc      : PASS    

  22_locale/time_get/get_year/wchar_t/wrapped_env.cc: PASS    

  22_locale/time_get/get_year/wchar_t/wrapped_locale.cc: PASS    

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

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

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

    qmtest.end_time:
      2006-01-18T11:48:19Z

    qmtest.start_time:
      2006-01-18T11:48:19Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

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

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

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

    qmtest.end_time:
      2006-01-18T11:48:19Z

    qmtest.start_time:
      2006-01-18T11:48:19Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  22_locale/time_put/put/char/1.cc              : PASS    

  22_locale/time_put/put/char/10.cc             : PASS    

  22_locale/time_put/put/char/12439_1.cc        : PASS    

  22_locale/time_put/put/char/12439_3.cc        : PASS    

  22_locale/time_put/put/char/17038.cc          : PASS    

  22_locale/time_put/put/char/2.cc              : PASS    

  22_locale/time_put/put/char/3.cc              : PASS    

  22_locale/time_put/put/char/4.cc              : PASS    

  22_locale/time_put/put/char/5.cc              : PASS    

  22_locale/time_put/put/char/6.cc              : PASS    

  22_locale/time_put/put/char/7.cc              : PASS    

  22_locale/time_put/put/char/8.cc              : PASS    

  22_locale/time_put/put/char/9.cc              : PASS    

  22_locale/time_put/put/char/9780-1.cc         : PASS    

  22_locale/time_put/put/char/wrapped_env.cc    : PASS    

  22_locale/time_put/put/char/wrapped_locale.cc : PASS    

  22_locale/time_put/put/wchar_t/1.cc           : PASS    

  22_locale/time_put/put/wchar_t/10.cc          : PASS    

  22_locale/time_put/put/wchar_t/12439_1.cc     : PASS    

  22_locale/time_put/put/wchar_t/12439_2.cc     : PASS    

  22_locale/time_put/put/wchar_t/12439_3.cc     : PASS    

  22_locale/time_put/put/wchar_t/17038.cc       : PASS    

  22_locale/time_put/put/wchar_t/2.cc           : PASS    

  22_locale/time_put/put/wchar_t/3.cc           : PASS    

  22_locale/time_put/put/wchar_t/4.cc           : PASS    

  22_locale/time_put/put/wchar_t/5.cc           : PASS    

  22_locale/time_put/put/wchar_t/6.cc           : PASS    

  22_locale/time_put/put/wchar_t/7.cc           : PASS    

  22_locale/time_put/put/wchar_t/8.cc           : PASS    

  22_locale/time_put/put/wchar_t/9.cc           : PASS    

  22_locale/time_put/put/wchar_t/wrapped_env.cc : PASS    

  22_locale/time_put/put/wchar_t/wrapped_locale.cc: PASS    

  23_containers/bitset/cons/1.cc                : PASS    

  23_containers/bitset/cons/16020.cc            : PASS    

  23_containers/bitset/cons/6282.cc             : PASS    

  23_containers/bitset/count/6124.cc            : PASS    

  23_containers/bitset/ext/15361.cc             : PASS    

  23_containers/bitset/input/1.cc               : PASS    

  23_containers/bitset/invalidation/1.cc        : PASS    

  23_containers/bitset/operations/1.cc          : PASS    

  23_containers/bitset/operations/13838.cc      : PASS    

  23_containers/bitset/operations/2.cc          : PASS    

  23_containers/bitset/test/1.cc                : PASS    

  23_containers/bitset/to_ulong/1.cc            : PASS    

  23_containers/deque/1.cc                      : UNTESTED
    23_containers/deque/1.cc

    DejaGNUTest.result_1:
      UNTESTED: 23_containers/deque/1.cc

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

    qmtest.end_time:
      2006-01-18T11:48:21Z

    qmtest.start_time:
      2006-01-18T11:48:21Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  23_containers/deque/14340.cc                  : UNTESTED
    23_containers/deque/14340.cc

    DejaGNUTest.result_1:
      UNTESTED: 23_containers/deque/14340.cc

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

    qmtest.end_time:
      2006-01-18T11:48:21Z

    qmtest.start_time:
      2006-01-18T11:48:21Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  23_containers/deque/cons/1.cc                 : PASS    

  23_containers/deque/cons/2.cc                 : PASS    

  23_containers/deque/cons/clear_allocator.cc   : PASS    

  23_containers/deque/invalidation/1.cc         : PASS    

  23_containers/deque/invalidation/2.cc         : PASS    

  23_containers/deque/invalidation/3.cc         : PASS    

  23_containers/deque/invalidation/4.cc         : PASS    

  23_containers/deque/modifiers/swap.cc         : PASS    

  23_containers/deque/operators/1.cc            : PASS    

  23_containers/list/1.cc                       : UNTESTED
    23_containers/list/1.cc

    DejaGNUTest.result_1:
      UNTESTED: 23_containers/list/1.cc

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

    qmtest.end_time:
      2006-01-18T11:48:21Z

    qmtest.start_time:
      2006-01-18T11:48:21Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  23_containers/list/14340.cc                   : UNTESTED
    23_containers/list/14340.cc

    DejaGNUTest.result_1:
      UNTESTED: 23_containers/list/14340.cc

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

    qmtest.end_time:
      2006-01-18T11:48:21Z

    qmtest.start_time:
      2006-01-18T11:48:21Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  23_containers/list/capacity/1.cc              : PASS    

  23_containers/list/cons/1.cc                  : PASS    

  23_containers/list/cons/2.cc                  : PASS    

  23_containers/list/cons/3.cc                  : PASS    

  23_containers/list/cons/4.cc                  : PASS    

  23_containers/list/cons/5.cc                  : PASS    

  23_containers/list/cons/6.cc                  : PASS    

  23_containers/list/cons/7.cc                  : PASS    

  23_containers/list/cons/8.cc                  : PASS    

  23_containers/list/cons/9.cc                  : PASS    

  23_containers/list/cons/clear_allocator.cc    : PASS    

  23_containers/list/invalidation/1.cc          : PASS    

  23_containers/list/invalidation/2.cc          : PASS    

  23_containers/list/invalidation/3.cc          : PASS    

  23_containers/list/invalidation/4.cc          : PASS    

  23_containers/list/modifiers/1.cc             : PASS    

  23_containers/list/modifiers/2.cc             : PASS    

  23_containers/list/modifiers/3.cc             : PASS    

  23_containers/list/modifiers/swap.cc          : PASS    

  23_containers/list/operators/1.cc             : PASS    

  23_containers/list/operators/2.cc             : PASS    

  23_containers/list/operators/3.cc             : PASS    

  23_containers/list/operators/4.cc             : PASS    

  23_containers/map/1.cc                        : UNTESTED
    23_containers/map/1.cc

    DejaGNUTest.result_1:
      UNTESTED: 23_containers/map/1.cc

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

    qmtest.end_time:
      2006-01-18T11:48:22Z

    qmtest.start_time:
      2006-01-18T11:48:22Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  23_containers/map/14340.cc                    : UNTESTED
    23_containers/map/14340.cc

    DejaGNUTest.result_1:
      UNTESTED: 23_containers/map/14340.cc

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

    qmtest.end_time:
      2006-01-18T11:48:22Z

    qmtest.start_time:
      2006-01-18T11:48:22Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  23_containers/map/insert/1.cc                 : PASS    

  23_containers/map/insert/16813.cc             : PASS    

  23_containers/map/invalidation/1.cc           : PASS    

  23_containers/map/invalidation/2.cc           : PASS    

  23_containers/map/modifiers/swap.cc           : PASS    

  23_containers/map/operators/1.cc              : PASS    

  23_containers/map/operators/1_neg.cc          : UNTESTED
    23_containers/map/operators/1_neg.cc

    DejaGNUTest.result_1:
      UNTESTED: 23_containers/map/operators/1_neg.cc

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

    qmtest.end_time:
      2006-01-18T11:48:22Z

    qmtest.start_time:
      2006-01-18T11:48:22Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  23_containers/multimap/1.cc                   : UNTESTED
    23_containers/multimap/1.cc

    DejaGNUTest.result_1:
      UNTESTED: 23_containers/multimap/1.cc

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

    qmtest.end_time:
      2006-01-18T11:48:22Z

    qmtest.start_time:
      2006-01-18T11:48:22Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  23_containers/multimap/14340.cc               : UNTESTED
    23_containers/multimap/14340.cc

    DejaGNUTest.result_1:
      UNTESTED: 23_containers/multimap/14340.cc

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

    qmtest.end_time:
      2006-01-18T11:48:22Z

    qmtest.start_time:
      2006-01-18T11:48:22Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  23_containers/multimap/invalidation/1.cc      : PASS    

  23_containers/multimap/invalidation/2.cc      : PASS    

  23_containers/multimap/modifiers/swap.cc      : PASS    

  23_containers/multiset/1.cc                   : UNTESTED
    23_containers/multiset/1.cc

    DejaGNUTest.result_1:
      UNTESTED: 23_containers/multiset/1.cc

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

    qmtest.end_time:
      2006-01-18T11:48:22Z

    qmtest.start_time:
      2006-01-18T11:48:22Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  23_containers/multiset/14340.cc               : UNTESTED
    23_containers/multiset/14340.cc

    DejaGNUTest.result_1:
      UNTESTED: 23_containers/multiset/14340.cc

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

    qmtest.end_time:
      2006-01-18T11:48:22Z

    qmtest.start_time:
      2006-01-18T11:48:22Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  23_containers/multiset/insert/1.cc            : PASS    

  23_containers/multiset/invalidation/1.cc      : PASS    

  23_containers/multiset/invalidation/2.cc      : PASS    

  23_containers/multiset/modifiers/swap.cc      : PASS    

  23_containers/priority_queue/members/7161.cc  : PASS    

  23_containers/queue/members/7157.cc           : PASS    

  23_containers/set/1.cc                        : UNTESTED
    23_containers/set/1.cc

    DejaGNUTest.result_1:
      UNTESTED: 23_containers/set/1.cc

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

    qmtest.end_time:
      2006-01-18T11:48:22Z

    qmtest.start_time:
      2006-01-18T11:48:22Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  23_containers/set/14340.cc                    : UNTESTED
    23_containers/set/14340.cc

    DejaGNUTest.result_1:
      UNTESTED: 23_containers/set/14340.cc

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

    qmtest.end_time:
      2006-01-18T11:48:22Z

    qmtest.start_time:
      2006-01-18T11:48:22Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  23_containers/set/invalidation/1.cc           : PASS    

  23_containers/set/invalidation/2.cc           : PASS    

  23_containers/set/modifiers/swap.cc           : PASS    

  23_containers/set/operators/1_neg.cc          : UNTESTED
    23_containers/set/operators/1_neg.cc

    DejaGNUTest.result_1:
      UNTESTED: 23_containers/set/operators/1_neg.cc

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

    qmtest.end_time:
      2006-01-18T11:48:23Z

    qmtest.start_time:
      2006-01-18T11:48:23Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  23_containers/stack/members/7158.cc           : PASS    

  23_containers/vector/1.cc                     : UNTESTED
    23_containers/vector/1.cc

    DejaGNUTest.result_1:
      UNTESTED: 23_containers/vector/1.cc

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

    qmtest.end_time:
      2006-01-18T11:48:23Z

    qmtest.start_time:
      2006-01-18T11:48:23Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  23_containers/vector/14340.cc                 : UNTESTED
    23_containers/vector/14340.cc

    DejaGNUTest.result_1:
      UNTESTED: 23_containers/vector/14340.cc

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

    qmtest.end_time:
      2006-01-18T11:48:23Z

    qmtest.start_time:
      2006-01-18T11:48:23Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  23_containers/vector/bool/1.cc                : PASS    

  23_containers/vector/bool/6886.cc             : PASS    

  23_containers/vector/bool/clear_allocator.cc  : PASS    

  23_containers/vector/capacity/1.cc            : PASS    

  23_containers/vector/capacity/2.cc            : PASS    

  23_containers/vector/capacity/8230.cc         : PASS    

  23_containers/vector/cons/1.cc                : PASS    

  23_containers/vector/cons/2.cc                : PASS    

  23_containers/vector/cons/3.cc                : PASS    

  23_containers/vector/cons/4.cc                : PASS    

  23_containers/vector/cons/6513.cc             : PASS    

  23_containers/vector/cons/clear_allocator.cc  : PASS    

  23_containers/vector/element_access/1.cc      : PASS    

  23_containers/vector/invalidation/1.cc        : PASS    

  23_containers/vector/invalidation/2.cc        : PASS    

  23_containers/vector/invalidation/3.cc        : PASS    

  23_containers/vector/invalidation/4.cc        : PASS    

  23_containers/vector/modifiers/1.cc           : PASS    

  23_containers/vector/modifiers/2.cc           : PASS    

  23_containers/vector/modifiers/swap.cc        : PASS    

  23_containers/vector/resize/1.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/1.cc         : UNTESTED
    24_iterators/istreambuf_iterator/1.cc

    DejaGNUTest.result_1:
      UNTESTED: 24_iterators/istreambuf_iterator/1.cc

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

    qmtest.end_time:
      2006-01-18T11:48:24Z

    qmtest.start_time:
      2006-01-18T11:48:24Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

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

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

    DejaGNUTest.command_status_1:
      9

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

    qmtest.end_time:
      2006-01-18T11:53:24Z

    qmtest.start_time:
      2006-01-18T11:48:24Z

    qmtest.target:
      local

  24_iterators/istreambuf_iterator/2627.cc      : PASS    

  24_iterators/iterator.cc                      : PASS    

  24_iterators/ostream_iterator.cc              : PASS    

  24_iterators/ostreambuf_iterator/1.cc         : UNTESTED
    24_iterators/ostreambuf_iterator/1.cc

    DejaGNUTest.result_1:
      UNTESTED: 24_iterators/ostreambuf_iterator/1.cc

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

    qmtest.end_time:
      2006-01-18T11:53:24Z

    qmtest.start_time:
      2006-01-18T11:53:24Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  24_iterators/ostreambuf_iterator/2.cc         : PASS    

  24_iterators/rel_ops.cc                       : PASS    

  24_iterators/reverse_iterator/1.cc            : UNTESTED
    24_iterators/reverse_iterator/1.cc

    DejaGNUTest.result_1:
      UNTESTED: 24_iterators/reverse_iterator/1.cc

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

    qmtest.end_time:
      2006-01-18T11:53:24Z

    qmtest.start_time:
      2006-01-18T11:53:24Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  24_iterators/reverse_iterator/2.cc            : PASS    

  24_iterators/reverse_iterator/3.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:
      2006-01-18T11:53:24Z

    qmtest.start_time:
      2006-01-18T11:53:24Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  25_algorithms/find_first_of/concept_check_1.cc: UNTESTED
    25_algorithms/find_first_of/concept_check_1.cc

    DejaGNUTest.result_1:
      UNTESTED: 25_algorithms/find_first_of/concept_check_1.cc

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

    qmtest.end_time:
      2006-01-18T11:53:24Z

    qmtest.start_time:
      2006-01-18T11:53:24Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  25_algorithms/heap.cc                         : PASS    

  25_algorithms/lower_bound.cc                  : UNTESTED
    25_algorithms/lower_bound.cc

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

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

    qmtest.end_time:
      2006-01-18T11:53:24Z

    qmtest.start_time:
      2006-01-18T11:53:24Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  25_algorithms/min_max.cc                      : PASS    

  25_algorithms/partition.cc                    : PASS    

  25_algorithms/rotate.cc                       : PASS    

  25_algorithms/search_n/11400.cc               : UNTESTED
    25_algorithms/search_n/11400.cc

    DejaGNUTest.result_1:
      UNTESTED: 25_algorithms/search_n/11400.cc

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

    qmtest.end_time:
      2006-01-18T11:53:24Z

    qmtest.start_time:
      2006-01-18T11:53:24Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  25_algorithms/sort.cc                         : PASS    

  25_algorithms/unique/1.cc                     : PASS    

  25_algorithms/unique/11480.cc                 : PASS    

  25_algorithms/unique/2.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:
      2006-01-18T11:53:24Z

    qmtest.start_time:
      2006-01-18T11:53:24Z

    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:
      2006-01-18T11:53:24Z

    qmtest.start_time:
      2006-01-18T11:53:24Z

    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:
      2006-01-18T11:53:24Z

    qmtest.start_time:
      2006-01-18T11:53:24Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  26_numerics/cmath/overloads.cc                : PASS    

  26_numerics/complex/13450.cc                  : PASS    

  26_numerics/complex/pow.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           : 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:
      2006-01-18T11:53:24Z

    qmtest.start_time:
      2006-01-18T11:53:24Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  26_numerics/valarray_operators.cc             : PASS    

  26_numerics/valarray_subset_assignment.cc     : PASS    

  27_io/basic_filebuf/1.cc                      : UNTESTED
    27_io/basic_filebuf/1.cc

    DejaGNUTest.result_1:
      UNTESTED: 27_io/basic_filebuf/1.cc

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

    qmtest.end_time:
      2006-01-18T11:53:24Z

    qmtest.start_time:
      2006-01-18T11:53:24Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  27_io/basic_filebuf/2.cc                      : UNTESTED
    27_io/basic_filebuf/2.cc

    DejaGNUTest.result_1:
      UNTESTED: 27_io/basic_filebuf/2.cc

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

    qmtest.end_time:
      2006-01-18T11:53:24Z

    qmtest.start_time:
      2006-01-18T11:53:24Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  27_io/basic_filebuf/3.cc                      : PASS    

  27_io/basic_filebuf/4.cc                      : PASS    

  27_io/basic_filebuf/close/12790-1.cc          : PASS    

  27_io/basic_filebuf/close/char/1.cc           : PASS    

  27_io/basic_filebuf/close/char/12790-1.cc     : PASS    

  27_io/basic_filebuf/close/char/12790-2.cc     : PASS    

  27_io/basic_filebuf/close/char/12790-3.cc     : PASS    

  27_io/basic_filebuf/close/char/12790-4.cc     : PASS    

  27_io/basic_filebuf/close/char/2.cc           : PASS    

  27_io/basic_filebuf/close/char/3.cc           : PASS    

  27_io/basic_filebuf/close/char/4.cc           : PASS    

  27_io/basic_filebuf/close/char/4879.cc        : PASS    

  27_io/basic_filebuf/close/char/5.cc           : PASS    

  27_io/basic_filebuf/close/char/9964.cc        : PASS    

  27_io/basic_filebuf/close/wchar_t/12790-1.cc  : PASS    

  27_io/basic_filebuf/close/wchar_t/12790-2.cc  : PASS    

  27_io/basic_filebuf/close/wchar_t/12790-3.cc  : PASS    

  27_io/basic_filebuf/close/wchar_t/12790-4.cc  : PASS    

  27_io/basic_filebuf/cons/char/1.cc            : PASS    

  27_io/basic_filebuf/cons/wchar_t/10132-1.cc   : PASS    

  27_io/basic_filebuf/imbue/12206.cc            : PASS    

  27_io/basic_filebuf/imbue/char/1.cc           : PASS    

  27_io/basic_filebuf/imbue/char/13007.cc       : PASS    

  27_io/basic_filebuf/imbue/char/13171-1.cc     : PASS    

  27_io/basic_filebuf/imbue/char/13171-2.cc     : PASS    

  27_io/basic_filebuf/imbue/char/13171-4.cc     : PASS    

  27_io/basic_filebuf/imbue/char/13582-2.cc     : PASS    

  27_io/basic_filebuf/imbue/char/14975-1.cc     : PASS    

  27_io/basic_filebuf/imbue/char/2.cc           : PASS    

  27_io/basic_filebuf/imbue/char/3.cc           : PASS    

  27_io/basic_filebuf/imbue/char/9322.cc        : PASS    

  27_io/basic_filebuf/imbue/wchar_t/1.cc        : PASS    

  27_io/basic_filebuf/imbue/wchar_t/12868.cc    : PASS    

  27_io/basic_filebuf/imbue/wchar_t/13007.cc    : PASS    

  27_io/basic_filebuf/imbue/wchar_t/13171-3.cc  : PASS    

  27_io/basic_filebuf/imbue/wchar_t/13582-2.cc  : PASS    

  27_io/basic_filebuf/imbue/wchar_t/13582-3.cc  : PASS    

  27_io/basic_filebuf/imbue/wchar_t/14975-2.cc  : PASS    

  27_io/basic_filebuf/imbue/wchar_t/2.cc        : PASS    

  27_io/basic_filebuf/imbue/wchar_t/3.cc        : PASS    

  27_io/basic_filebuf/imbue/wchar_t/9322.cc     : PASS    

  27_io/basic_filebuf/in_avail/char/1.cc        : PASS    

  27_io/basic_filebuf/is_open/char/1.cc         : PASS    

  27_io/basic_filebuf/open/12790-1.cc           : PASS    

  27_io/basic_filebuf/open/char/1.cc            : PASS    

  27_io/basic_filebuf/open/char/2.cc            : PASS    

  27_io/basic_filebuf/open/char/3.cc            : PASS    

  27_io/basic_filebuf/open/char/9507.cc         : PASS    

  27_io/basic_filebuf/overflow/char/1.cc        : PASS    

  27_io/basic_filebuf/overflow/char/13858.cc    : PASS    

  27_io/basic_filebuf/overflow/char/2-unbuf.cc  : PASS    

  27_io/basic_filebuf/overflow/char/2.cc        : PASS    

  27_io/basic_filebuf/overflow/char/3599.cc     : PASS    

  27_io/basic_filebuf/overflow/char/9169.cc     : PASS    

  27_io/basic_filebuf/overflow/char/9182-2.cc   : PASS    

  27_io/basic_filebuf/overflow/char/9988.cc     : PASS    

  27_io/basic_filebuf/overflow/wchar_t/11305-1.cc: PASS    

  27_io/basic_filebuf/overflow/wchar_t/11305-2.cc: PASS    

  27_io/basic_filebuf/overflow/wchar_t/11305-3.cc: PASS    

  27_io/basic_filebuf/overflow/wchar_t/11305-4.cc: PASS    

  27_io/basic_filebuf/overflow/wchar_t/13858.cc : PASS    

  27_io/basic_filebuf/pbackfail/char/9761.cc    : PASS    

  27_io/basic_filebuf/sbumpc/char/1-in.cc       : PASS    

  27_io/basic_filebuf/sbumpc/char/1-io.cc       : PASS    

  27_io/basic_filebuf/sbumpc/char/1-out.cc      : PASS    

  27_io/basic_filebuf/sbumpc/char/2-in.cc       : PASS    

  27_io/basic_filebuf/sbumpc/char/2-io.cc       : PASS    

  27_io/basic_filebuf/sbumpc/char/2-out.cc      : PASS    

  27_io/basic_filebuf/sbumpc/char/9825.cc       : PASS    

  27_io/basic_filebuf/seekoff/10132-2.cc        : PASS    

  27_io/basic_filebuf/seekoff/12790-1.cc        : PASS    

  27_io/basic_filebuf/seekoff/12790-2.cc        : PASS    

  27_io/basic_filebuf/seekoff/12790-3.cc        : PASS    

  27_io/basic_filebuf/seekoff/12790-4.cc        : PASS    

  27_io/basic_filebuf/seekoff/char/1-in.cc      : PASS    

  27_io/basic_filebuf/seekoff/char/1-io.cc      : PASS    

  27_io/basic_filebuf/seekoff/char/1-out.cc     : PASS    

  27_io/basic_filebuf/seekoff/char/11543.cc     : PASS    

  27_io/basic_filebuf/seekoff/char/12232.cc     : PASS    

  27_io/basic_filebuf/seekoff/char/12790-1.cc   : PASS    

  27_io/basic_filebuf/seekoff/char/12790-2.cc   : PASS    

  27_io/basic_filebuf/seekoff/char/12790-3.cc   : PASS    

  27_io/basic_filebuf/seekoff/char/12790-4.cc   : PASS    

  27_io/basic_filebuf/seekoff/char/2-in.cc      : PASS    

  27_io/basic_filebuf/seekoff/char/2-io.cc      : PASS    

  27_io/basic_filebuf/seekoff/char/2-out.cc     : PASS    

  27_io/basic_filebuf/seekoff/char/3-in.cc      : PASS    

  27_io/basic_filebuf/seekoff/char/3-io.cc      : PASS    

  27_io/basic_filebuf/seekoff/char/3-out.cc     : PASS    

  27_io/basic_filebuf/seekoff/wchar_t/1.cc      : PASS    

  27_io/basic_filebuf/seekoff/wchar_t/11543.cc  : PASS    

  27_io/basic_filebuf/seekoff/wchar_t/12790-1.cc: PASS    

  27_io/basic_filebuf/seekoff/wchar_t/12790-2.cc: PASS    

  27_io/basic_filebuf/seekoff/wchar_t/12790-3.cc: PASS    

  27_io/basic_filebuf/seekoff/wchar_t/12790-4.cc: PASS    

  27_io/basic_filebuf/seekoff/wchar_t/2.cc      : PASS    

  27_io/basic_filebuf/seekoff/wchar_t/3.cc      : PASS    

  27_io/basic_filebuf/seekoff/wchar_t/9875_seekoff.cc: PASS    

  27_io/basic_filebuf/seekpos/10132-3.cc        : PASS    

  27_io/basic_filebuf/seekpos/12790-1.cc        : PASS    

  27_io/basic_filebuf/seekpos/12790-2.cc        : PASS    

  27_io/basic_filebuf/seekpos/12790-3.cc        : PASS    

  27_io/basic_filebuf/seekpos/char/1-in.cc      : PASS    

  27_io/basic_filebuf/seekpos/char/1-io.cc      : PASS    

  27_io/basic_filebuf/seekpos/char/1-out.cc     : PASS    

  27_io/basic_filebuf/seekpos/char/12790-1.cc   : PASS    

  27_io/basic_filebuf/seekpos/char/12790-2.cc   : PASS    

  27_io/basic_filebuf/seekpos/char/12790-3.cc   : PASS    

  27_io/basic_filebuf/seekpos/char/12790-4.cc   : PASS    

  27_io/basic_filebuf/seekpos/char/2-in.cc      : PASS    

  27_io/basic_filebuf/seekpos/char/2-io.cc      : PASS    

  27_io/basic_filebuf/seekpos/char/2-out.cc     : PASS    

  27_io/basic_filebuf/seekpos/char/3-in.cc      : PASS    

  27_io/basic_filebuf/seekpos/char/3-io.cc      : PASS    

  27_io/basic_filebuf/seekpos/char/3-out.cc     : PASS    

  27_io/basic_filebuf/seekpos/wchar_t/1.cc      : PASS    

  27_io/basic_filebuf/seekpos/wchar_t/12790-1.cc: PASS    

  27_io/basic_filebuf/seekpos/wchar_t/12790-2.cc: PASS    

  27_io/basic_filebuf/seekpos/wchar_t/12790-3.cc: PASS    

  27_io/basic_filebuf/seekpos/wchar_t/12790-4.cc: PASS    

  27_io/basic_filebuf/seekpos/wchar_t/9874.cc   : PASS    

  27_io/basic_filebuf/seekpos/wchar_t/9875_seekpos.cc: PASS    

  27_io/basic_filebuf/setbuf/char/1.cc          : PASS    

  27_io/basic_filebuf/setbuf/char/12875-1.cc    : PASS    

  27_io/basic_filebuf/setbuf/char/12875-2.cc    : PASS    

  27_io/basic_filebuf/setbuf/char/2.cc          : PASS    

  27_io/basic_filebuf/setbuf/char/3.cc          : PASS    

  27_io/basic_filebuf/sgetc/char/1-in.cc        : PASS    

  27_io/basic_filebuf/sgetc/char/1-io.cc        : PASS    

  27_io/basic_filebuf/sgetc/char/1-out.cc       : PASS    

  27_io/basic_filebuf/sgetc/char/2-in.cc        : PASS    

  27_io/basic_filebuf/sgetc/char/2-io.cc        : PASS    

  27_io/basic_filebuf/sgetc/char/2-out.cc       : PASS    

  27_io/basic_filebuf/sgetn/char/1-in.cc        : PASS    

  27_io/basic_filebuf/sgetn/char/1-io.cc        : PASS    

  27_io/basic_filebuf/sgetn/char/1-out.cc       : PASS    

  27_io/basic_filebuf/sgetn/char/2-in.cc        : PASS    

  27_io/basic_filebuf/sgetn/char/2-io.cc        : PASS    

  27_io/basic_filebuf/sgetn/char/2-out.cc       : PASS    

  27_io/basic_filebuf/sgetn/char/3.cc           : PASS    

  27_io/basic_filebuf/showmanyc/char/9533-1.cc  : PASS    

  27_io/basic_filebuf/showmanyc/char/9533-2.cc  : PASS    

  27_io/basic_filebuf/snextc/char/1-in.cc       : PASS    

  27_io/basic_filebuf/snextc/char/1-io.cc       : PASS    

  27_io/basic_filebuf/snextc/char/1-out.cc      : PASS    

  27_io/basic_filebuf/snextc/char/2-in.cc       : PASS    

  27_io/basic_filebuf/snextc/char/2-io.cc       : PASS    

  27_io/basic_filebuf/snextc/char/2-out.cc      : PASS    

  27_io/basic_filebuf/sputbackc/char/1-in.cc    : PASS    

  27_io/basic_filebuf/sputbackc/char/1-io.cc    : PASS    

  27_io/basic_filebuf/sputbackc/char/1-out.cc   : PASS    

  27_io/basic_filebuf/sputbackc/char/2-in.cc    : PASS    

  27_io/basic_filebuf/sputbackc/char/2-io.cc    : PASS    

  27_io/basic_filebuf/sputbackc/char/2-out.cc   : PASS    

  27_io/basic_filebuf/sputbackc/char/9425.cc    : PASS    

  27_io/basic_filebuf/sputc/char/1-in.cc        : PASS    

  27_io/basic_filebuf/sputc/char/1-io.cc        : PASS    

  27_io/basic_filebuf/sputc/char/1-out.cc       : PASS    

  27_io/basic_filebuf/sputc/char/1057.cc        : PASS    

  27_io/basic_filebuf/sputc/char/2-in.cc        : PASS    

  27_io/basic_filebuf/sputc/char/2-io.cc        : PASS    

  27_io/basic_filebuf/sputc/char/2-out.cc       : PASS    

  27_io/basic_filebuf/sputc/char/9701-2.cc      : PASS    

  27_io/basic_filebuf/sputn/char/1-in.cc        : PASS    

  27_io/basic_filebuf/sputn/char/1-io.cc        : PASS    

  27_io/basic_filebuf/sputn/char/1-out.cc       : PASS    

  27_io/basic_filebuf/sputn/char/1057.cc        : PASS    

  27_io/basic_filebuf/sputn/char/2-in.cc        : PASS    

  27_io/basic_filebuf/sputn/char/2-io.cc        : PASS    

  27_io/basic_filebuf/sputn/char/2-out.cc       : PASS    

  27_io/basic_filebuf/sputn/char/9339.cc        : PASS    

  27_io/basic_filebuf/sputn/char/9701-1.cc      : PASS    

  27_io/basic_filebuf/sungetc/char/1-in.cc      : PASS    

  27_io/basic_filebuf/sungetc/char/1-io.cc      : PASS    

  27_io/basic_filebuf/sungetc/char/1-out.cc     : PASS    

  27_io/basic_filebuf/sungetc/char/2-in.cc      : PASS    

  27_io/basic_filebuf/sungetc/char/2-io.cc      : PASS    

  27_io/basic_filebuf/sungetc/char/2-out.cc     : PASS    

  27_io/basic_filebuf/sync/char/1.cc            : PASS    

  27_io/basic_filebuf/sync/char/1057.cc         : PASS    

  27_io/basic_filebuf/sync/char/9182-1.cc       : PASS    

  27_io/basic_filebuf/sync/wchar_t/1.cc         : PASS    

  27_io/basic_filebuf/underflow/10096.cc        : PASS    

  27_io/basic_filebuf/underflow/char/1.cc       : PASS    

  27_io/basic_filebuf/underflow/char/10097.cc   : PASS    

  27_io/basic_filebuf/underflow/char/2.cc       : PASS    

  27_io/basic_filebuf/underflow/char/9027.cc    : PASS    

  27_io/basic_filebuf/underflow/wchar_t/1.cc    : PASS    

  27_io/basic_filebuf/underflow/wchar_t/11389-1.cc: PASS    

  27_io/basic_filebuf/underflow/wchar_t/11389-2.cc: PASS    

  27_io/basic_filebuf/underflow/wchar_t/11389-3.cc: PASS    

  27_io/basic_filebuf/underflow/wchar_t/11389-4.cc: PASS    

  27_io/basic_filebuf/underflow/wchar_t/11544-1.cc: PASS    

  27_io/basic_filebuf/underflow/wchar_t/11544-2.cc: PASS    

  27_io/basic_filebuf/underflow/wchar_t/11603.cc: PASS    

  27_io/basic_filebuf/underflow/wchar_t/2.cc    : PASS    

  27_io/basic_filebuf/underflow/wchar_t/3.cc    : PASS    

  27_io/basic_filebuf/underflow/wchar_t/4.cc    : PASS    

  27_io/basic_filebuf/underflow/wchar_t/5.cc    : PASS    

  27_io/basic_filebuf/underflow/wchar_t/9178.cc : PASS    

  27_io/basic_filebuf/underflow/wchar_t/9520.cc : PASS    

  27_io/basic_fstream/1.cc                      : UNTESTED
    27_io/basic_fstream/1.cc

    DejaGNUTest.result_1:
      UNTESTED: 27_io/basic_fstream/1.cc

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

    qmtest.end_time:
      2006-01-18T11:53:45Z

    qmtest.start_time:
      2006-01-18T11:53:45Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  27_io/basic_fstream/2.cc                      : UNTESTED
    27_io/basic_fstream/2.cc

    DejaGNUTest.result_1:
      UNTESTED: 27_io/basic_fstream/2.cc

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

    qmtest.end_time:
      2006-01-18T11:53:45Z

    qmtest.start_time:
      2006-01-18T11:53:45Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  27_io/basic_fstream/3.cc                      : UNTESTED
    27_io/basic_fstream/3.cc

    DejaGNUTest.result_1:
      UNTESTED: 27_io/basic_fstream/3.cc

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

    qmtest.end_time:
      2006-01-18T11:53:45Z

    qmtest.start_time:
      2006-01-18T11:53:45Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  27_io/basic_fstream/4.cc                      : PASS    

  27_io/basic_fstream/rdbuf/char/2832.cc        : PASS    

  27_io/basic_ifstream/1.cc                     : UNTESTED
    27_io/basic_ifstream/1.cc

    DejaGNUTest.result_1:
      UNTESTED: 27_io/basic_ifstream/1.cc

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

    qmtest.end_time:
      2006-01-18T11:53:45Z

    qmtest.start_time:
      2006-01-18T11:53:45Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  27_io/basic_ifstream/2.cc                     : UNTESTED
    27_io/basic_ifstream/2.cc

    DejaGNUTest.result_1:
      UNTESTED: 27_io/basic_ifstream/2.cc

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

    qmtest.end_time:
      2006-01-18T11:53:45Z

    qmtest.start_time:
      2006-01-18T11:53:45Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  27_io/basic_ifstream/3.cc                     : UNTESTED
    27_io/basic_ifstream/3.cc

    DejaGNUTest.result_1:
      UNTESTED: 27_io/basic_ifstream/3.cc

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

    qmtest.end_time:
      2006-01-18T11:53:45Z

    qmtest.start_time:
      2006-01-18T11:53:45Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  27_io/basic_ifstream/4.cc                     : PASS    

  27_io/basic_ifstream/cons/char/1.cc           : PASS    

  27_io/basic_ifstream/open/char/1.cc           : PASS    

  27_io/basic_ifstream/rdbuf/char/2832.cc       : PASS    

  27_io/basic_ios/1.cc                          : UNTESTED
    27_io/basic_ios/1.cc

    DejaGNUTest.result_1:
      UNTESTED: 27_io/basic_ios/1.cc

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

    qmtest.end_time:
      2006-01-18T11:53:45Z

    qmtest.start_time:
      2006-01-18T11:53:45Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  27_io/basic_ios/2.cc                          : UNTESTED
    27_io/basic_ios/2.cc

    DejaGNUTest.result_1:
      UNTESTED: 27_io/basic_ios/2.cc

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

    qmtest.end_time:
      2006-01-18T11:53:45Z

    qmtest.start_time:
      2006-01-18T11:53:45Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  27_io/basic_ios/3.cc                          : PASS    

  27_io/basic_ios/4.cc                          : PASS    

  27_io/basic_ios/clear/char/1.cc               : PASS    

  27_io/basic_ios/cons/char/1.cc                : PASS    

  27_io/basic_ios/cons/char/2.cc                : PASS    

  27_io/basic_ios/cons/char/3.cc                : PASS    

  27_io/basic_ios/copyfmt/char/1.cc             : PASS    

  27_io/basic_ios/copyfmt/char/2.cc             : PASS    

  27_io/basic_ios/exceptions/char/1.cc          : PASS    

  27_io/basic_ios/exceptions/char/2.cc          : PASS    

  27_io/basic_ios/imbue/14072.cc                : PASS    

  27_io/basic_ios/locales/char/1.cc             : PASS    

  27_io/basic_iostream/1.cc                     : UNTESTED
    27_io/basic_iostream/1.cc

    DejaGNUTest.result_1:
      UNTESTED: 27_io/basic_iostream/1.cc

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

    qmtest.end_time:
      2006-01-18T11:53:45Z

    qmtest.start_time:
      2006-01-18T11:53:45Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  27_io/basic_iostream/2.cc                     : UNTESTED
    27_io/basic_iostream/2.cc

    DejaGNUTest.result_1:
      UNTESTED: 27_io/basic_iostream/2.cc

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

    qmtest.end_time:
      2006-01-18T11:53:45Z

    qmtest.start_time:
      2006-01-18T11:53:45Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  27_io/basic_iostream/3.cc                     : UNTESTED
    27_io/basic_iostream/3.cc

    DejaGNUTest.result_1:
      UNTESTED: 27_io/basic_iostream/3.cc

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

    qmtest.end_time:
      2006-01-18T11:53:45Z

    qmtest.start_time:
      2006-01-18T11:53:45Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  27_io/basic_iostream/4.cc                     : PASS    

  27_io/basic_istream/1.cc                      : UNTESTED
    27_io/basic_istream/1.cc

    DejaGNUTest.result_1:
      UNTESTED: 27_io/basic_istream/1.cc

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

    qmtest.end_time:
      2006-01-18T11:53:45Z

    qmtest.start_time:
      2006-01-18T11:53:45Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  27_io/basic_istream/2.cc                      : UNTESTED
    27_io/basic_istream/2.cc

    DejaGNUTest.result_1:
      UNTESTED: 27_io/basic_istream/2.cc

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

    qmtest.end_time:
      2006-01-18T11:53:45Z

    qmtest.start_time:
      2006-01-18T11:53:45Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  27_io/basic_istream/3.cc                      : UNTESTED
    27_io/basic_istream/3.cc

    DejaGNUTest.result_1:
      UNTESTED: 27_io/basic_istream/3.cc

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

    qmtest.end_time:
      2006-01-18T11:53:45Z

    qmtest.start_time:
      2006-01-18T11:53:45Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  27_io/basic_istream/4.cc                      : PASS    

  27_io/basic_istream/exceptions/char/9561.cc   : PASS    

  27_io/basic_istream/extractors_arithmetic/char/01.cc: PASS    

  27_io/basic_istream/extractors_arithmetic/char/02.cc: PASS    

  27_io/basic_istream/extractors_arithmetic/char/03.cc: PASS    

  27_io/basic_istream/extractors_arithmetic/char/06.cc: PASS    

  27_io/basic_istream/extractors_arithmetic/char/07.cc: PASS    

  27_io/basic_istream/extractors_arithmetic/char/08.cc: PASS    

  27_io/basic_istream/extractors_arithmetic/char/09.cc: PASS    

  27_io/basic_istream/extractors_arithmetic/char/10.cc: PASS    

  27_io/basic_istream/extractors_arithmetic/char/11.cc: PASS    

  27_io/basic_istream/extractors_arithmetic/char/12.cc: PASS    

  27_io/basic_istream/extractors_arithmetic/char/13.cc: PASS    

  27_io/basic_istream/extractors_arithmetic/char/9555-ia.cc: PASS    

  27_io/basic_istream/extractors_arithmetic/char/exceptions_badbit_throw.cc: PASS    

  27_io/basic_istream/extractors_arithmetic/char/exceptions_failbit.cc: PASS    

  27_io/basic_istream/extractors_arithmetic/char/exceptions_failbit_throw.cc: PASS    

  27_io/basic_istream/extractors_arithmetic/pod/3983-1.cc: PASS    

  27_io/basic_istream/extractors_character/char/1.cc: PASS    

  27_io/basic_istream/extractors_character/char/11095-i.cc: PASS    

  27_io/basic_istream/extractors_character/char/2.cc: PASS    

  27_io/basic_istream/extractors_character/char/3.cc: PASS    

  27_io/basic_istream/extractors_character/char/9555-ic.cc: PASS    

  27_io/basic_istream/extractors_character/char/9826.cc: UNTESTED
    27_io/basic_istream/extractors_character/char/9826.cc

    DejaGNUTest.result_1:
      UNTESTED: 27_io/basic_istream/extractors_character/char/9826.cc

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

    qmtest.end_time:
      2006-01-18T11:53:46Z

    qmtest.start_time:
      2006-01-18T11:53:46Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  27_io/basic_istream/extractors_character/pod/3983-2.cc: PASS    

  27_io/basic_istream/extractors_other/char/1.cc: PASS    

  27_io/basic_istream/extractors_other/char/2.cc: PASS    

  27_io/basic_istream/extractors_other/char/3.cc: PASS    

  27_io/basic_istream/extractors_other/char/9318-in.cc: PASS    

  27_io/basic_istream/extractors_other/char/9424-in.cc: PASS    

  27_io/basic_istream/extractors_other/char/9555-io.cc: PASS    

  27_io/basic_istream/extractors_other/char/error_failbit.cc: PASS    

  27_io/basic_istream/extractors_other/char/exceptions_badbit_throw.cc: PASS    

  27_io/basic_istream/extractors_other/char/exceptions_failbit_throw.cc: PASS    

  27_io/basic_istream/extractors_other/char/exceptions_null.cc: PASS    

  27_io/basic_istream/extractors_other/pod/3983-3.cc: PASS    

  27_io/basic_istream/get/char/1.cc             : PASS    

  27_io/basic_istream/get/char/2.cc             : PASS    

  27_io/basic_istream/getline/char/1.cc         : PASS    

  27_io/basic_istream/getline/char/2.cc         : PASS    

  27_io/basic_istream/getline/char/3.cc         : PASS    

  27_io/basic_istream/getline/char/4.cc         : PASS    

  27_io/basic_istream/getline/char/5.cc         : PASS    

  27_io/basic_istream/ignore/char/1.cc          : PASS    

  27_io/basic_istream/ignore/char/2.cc          : PASS    

  27_io/basic_istream/ignore/char/6360.cc       : PASS    

  27_io/basic_istream/ignore/char/7220.cc       : PASS    

  27_io/basic_istream/peek/char/1.cc            : PASS    

  27_io/basic_istream/peek/char/12296.cc        : PASS    

  27_io/basic_istream/peek/char/6414.cc         : PASS    

  27_io/basic_istream/putback/char/1.cc         : PASS    

  27_io/basic_istream/read/char/1.cc            : PASS    

  27_io/basic_istream/read/char/2.cc            : PASS    

  27_io/basic_istream/read/char/3.cc            : PASS    

  27_io/basic_istream/readsome/char/6746-1.cc   : PASS    

  27_io/basic_istream/readsome/char/6746-2.cc   : PASS    

  27_io/basic_istream/readsome/char/8258.cc     : PASS    

  27_io/basic_istream/seekg/char/2.cc           : PASS    

  27_io/basic_istream/seekg/char/8348-1.cc      : PASS    

  27_io/basic_istream/seekg/char/8348-2.cc      : PASS    

  27_io/basic_istream/seekg/char/exceptions_badbit_throw.cc: PASS    

  27_io/basic_istream/seekg/char/fstream.cc     : PASS    

  27_io/basic_istream/seekg/char/sstream.cc     : PASS    

  27_io/basic_istream/sentry/char/1.cc          : PASS    

  27_io/basic_istream/sentry/char/12297.cc      : PASS    

  27_io/basic_istream/sentry/char/2.cc          : PASS    

  27_io/basic_istream/sentry/char/3.cc          : PASS    

  27_io/basic_istream/sentry/pod/1.cc           : PASS    

  27_io/basic_istream/tellg/char/1.cc           : PASS    

  27_io/basic_istream/tellg/char/2.cc           : PASS    

  27_io/basic_istream/tellg/char/8348.cc        : PASS    

  27_io/basic_istream/tellg/char/exceptions_badbit_throw.cc: PASS    

  27_io/basic_istream/tellg/char/fstream.cc     : PASS    

  27_io/basic_istream/tellg/char/sstream.cc     : PASS    

  27_io/basic_istream/ws/char/1.cc              : PASS    

  27_io/basic_istringstream/1.cc                : UNTESTED
    27_io/basic_istringstream/1.cc

    DejaGNUTest.result_1:
      UNTESTED: 27_io/basic_istringstream/1.cc

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

    qmtest.end_time:
      2006-01-18T11:53:48Z

    qmtest.start_time:
      2006-01-18T11:53:48Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  27_io/basic_istringstream/2.cc                : UNTESTED
    27_io/basic_istringstream/2.cc

    DejaGNUTest.result_1:
      UNTESTED: 27_io/basic_istringstream/2.cc

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

    qmtest.end_time:
      2006-01-18T11:53:48Z

    qmtest.start_time:
      2006-01-18T11:53:48Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  27_io/basic_istringstream/3.cc                : UNTESTED
    27_io/basic_istringstream/3.cc

    DejaGNUTest.result_1:
      UNTESTED: 27_io/basic_istringstream/3.cc

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

    qmtest.end_time:
      2006-01-18T11:53:48Z

    qmtest.start_time:
      2006-01-18T11:53:48Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  27_io/basic_istringstream/4.cc                : PASS    

  27_io/basic_istringstream/rdbuf/char/2832.cc  : PASS    

  27_io/basic_istringstream/str/char/1.cc       : PASS    

  27_io/basic_ofstream/1.cc                     : UNTESTED
    27_io/basic_ofstream/1.cc

    DejaGNUTest.result_1:
      UNTESTED: 27_io/basic_ofstream/1.cc

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

    qmtest.end_time:
      2006-01-18T11:53:48Z

    qmtest.start_time:
      2006-01-18T11:53:48Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  27_io/basic_ofstream/2.cc                     : UNTESTED
    27_io/basic_ofstream/2.cc

    DejaGNUTest.result_1:
      UNTESTED: 27_io/basic_ofstream/2.cc

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

    qmtest.end_time:
      2006-01-18T11:53:48Z

    qmtest.start_time:
      2006-01-18T11:53:48Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  27_io/basic_ofstream/3.cc                     : UNTESTED
    27_io/basic_ofstream/3.cc

    DejaGNUTest.result_1:
      UNTESTED: 27_io/basic_ofstream/3.cc

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

    qmtest.end_time:
      2006-01-18T11:53:48Z

    qmtest.start_time:
      2006-01-18T11:53:48Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  27_io/basic_ofstream/4.cc                     : PASS    

  27_io/basic_ofstream/cons/char/2.cc           : PASS    

  27_io/basic_ofstream/open/char/1.cc           : PASS    

  27_io/basic_ofstream/rdbuf/char/2832.cc       : PASS    

  27_io/basic_ostream/1.cc                      : UNTESTED
    27_io/basic_ostream/1.cc

    DejaGNUTest.result_1:
      UNTESTED: 27_io/basic_ostream/1.cc

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

    qmtest.end_time:
      2006-01-18T11:53:48Z

    qmtest.start_time:
      2006-01-18T11:53:48Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  27_io/basic_ostream/2.cc                      : UNTESTED
    27_io/basic_ostream/2.cc

    DejaGNUTest.result_1:
      UNTESTED: 27_io/basic_ostream/2.cc

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

    qmtest.end_time:
      2006-01-18T11:53:48Z

    qmtest.start_time:
      2006-01-18T11:53:48Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  27_io/basic_ostream/3.cc                      : UNTESTED
    27_io/basic_ostream/3.cc

    DejaGNUTest.result_1:
      UNTESTED: 27_io/basic_ostream/3.cc

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

    qmtest.end_time:
      2006-01-18T11:53:48Z

    qmtest.start_time:
      2006-01-18T11:53:48Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  27_io/basic_ostream/4.cc                      : PASS    

  27_io/basic_ostream/cons/char/9827.cc         : PASS    

  27_io/basic_ostream/endl/char/1.cc            : PASS    

  27_io/basic_ostream/ends/char/1.cc            : PASS    

  27_io/basic_ostream/ends/char/2.cc            : PASS    

  27_io/basic_ostream/exceptions/char/9561.cc   : PASS    

  27_io/basic_ostream/flush/char/1.cc           : PASS    

  27_io/basic_ostream/flush/char/2.cc           : PASS    

  27_io/basic_ostream/flush/char/exceptions_badbit_throw.cc: PASS    

  27_io/basic_ostream/inserters_arithmetic/char/1.cc: PASS    

  27_io/basic_ostream/inserters_arithmetic/char/2.cc: PASS    

  27_io/basic_ostream/inserters_arithmetic/char/3.cc: PASS    

  27_io/basic_ostream/inserters_arithmetic/char/4.cc: PASS    

  27_io/basic_ostream/inserters_arithmetic/char/4402.cc: PASS    

  27_io/basic_ostream/inserters_arithmetic/char/5.cc: PASS    

  27_io/basic_ostream/inserters_arithmetic/char/6.cc: PASS    

  27_io/basic_ostream/inserters_arithmetic/char/9555-oa.cc: PASS    

  27_io/basic_ostream/inserters_arithmetic/char/exceptions_badbit_throw.cc: PASS    

  27_io/basic_ostream/inserters_arithmetic/char/exceptions_failbit_throw.cc: PASS    

  27_io/basic_ostream/inserters_arithmetic/wchar_t/1.cc: PASS    

  27_io/basic_ostream/inserters_character/char/1.cc: PASS    

  27_io/basic_ostream/inserters_character/char/11095-oa.cc: PASS    

  27_io/basic_ostream/inserters_character/char/11095-ob.cc: PASS    

  27_io/basic_ostream/inserters_character/char/11095-oc.cc: PASS    

  27_io/basic_ostream/inserters_character/char/2.cc: PASS    

  27_io/basic_ostream/inserters_character/char/3.cc: PASS    

  27_io/basic_ostream/inserters_character/char/4.cc: PASS    

  27_io/basic_ostream/inserters_character/char/5.cc: PASS    

  27_io/basic_ostream/inserters_character/char/6.cc: PASS    

  27_io/basic_ostream/inserters_character/char/8.cc: PASS    

  27_io/basic_ostream/inserters_character/char/9555-oc.cc: PASS    

  27_io/basic_ostream/inserters_character/wchar_t/11095-od.cc: PASS    

  27_io/basic_ostream/inserters_character/wchar_t/11095-oe.cc: PASS    

  27_io/basic_ostream/inserters_character/wchar_t/11095-of.cc: PASS    

  27_io/basic_ostream/inserters_character/wchar_t/7.cc: PASS    

  27_io/basic_ostream/inserters_character/wchar_t/8.cc: PASS    

  27_io/basic_ostream/inserters_other/char/1.cc : PASS    

  27_io/basic_ostream/inserters_other/char/2.cc : PASS    

  27_io/basic_ostream/inserters_other/char/3.cc : PASS    

  27_io/basic_ostream/inserters_other/char/4.cc : PASS    

  27_io/basic_ostream/inserters_other/char/5.cc : PASS    

  27_io/basic_ostream/inserters_other/char/9318-out.cc: PASS    

  27_io/basic_ostream/inserters_other/char/9424-out.cc: PASS    

  27_io/basic_ostream/inserters_other/char/9555-oo.cc: PASS    

  27_io/basic_ostream/inserters_other/char/error_failbit.cc: PASS    

  27_io/basic_ostream/inserters_other/char/exceptions_badbit_throw.cc: PASS    

  27_io/basic_ostream/inserters_other/char/exceptions_failbit_throw.cc: PASS    

  27_io/basic_ostream/inserters_other/char/exceptions_null.cc: PASS    

  27_io/basic_ostream/put/char/1.cc             : PASS    

  27_io/basic_ostream/seekp/char/2346-fstream.cc: PASS    

  27_io/basic_ostream/seekp/char/2346-sstream.cc: PASS    

  27_io/basic_ostream/seekp/char/exceptions_badbit_throw.cc: PASS    

  27_io/basic_ostream/sentry/char/1.cc          : PASS    

  27_io/basic_ostream/sentry/char/2.cc          : PASS    

  27_io/basic_ostream/sentry/pod/1.cc           : PASS    

  27_io/basic_ostream/tellp/char/1.cc           : PASS    

  27_io/basic_ostream/tellp/char/2.cc           : PASS    

  27_io/basic_ostream/tellp/char/exceptions_badbit_throw.cc: PASS    

  27_io/basic_ostream/write/char/1.cc           : PASS    

  27_io/basic_ostringstream/1.cc                : UNTESTED
    27_io/basic_ostringstream/1.cc

    DejaGNUTest.result_1:
      UNTESTED: 27_io/basic_ostringstream/1.cc

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

    qmtest.end_time:
      2006-01-18T11:53:50Z

    qmtest.start_time:
      2006-01-18T11:53:50Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  27_io/basic_ostringstream/2.cc                : UNTESTED
    27_io/basic_ostringstream/2.cc

    DejaGNUTest.result_1:
      UNTESTED: 27_io/basic_ostringstream/2.cc

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

    qmtest.end_time:
      2006-01-18T11:53:50Z

    qmtest.start_time:
      2006-01-18T11:53:50Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  27_io/basic_ostringstream/3.cc                : UNTESTED
    27_io/basic_ostringstream/3.cc

    DejaGNUTest.result_1:
      UNTESTED: 27_io/basic_ostringstream/3.cc

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

    qmtest.end_time:
      2006-01-18T11:53:50Z

    qmtest.start_time:
      2006-01-18T11:53:50Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  27_io/basic_ostringstream/4.cc                : PASS    

  27_io/basic_ostringstream/cons/char/3.cc      : PASS    

  27_io/basic_ostringstream/rdbuf/char/2832.cc  : PASS    

  27_io/basic_ostringstream/str/char/1.cc       : PASS    

  27_io/basic_ostringstream/str/char/2.cc       : PASS    

  27_io/basic_streambuf/1.cc                    : UNTESTED
    27_io/basic_streambuf/1.cc

    DejaGNUTest.result_1:
      UNTESTED: 27_io/basic_streambuf/1.cc

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

    qmtest.end_time:
      2006-01-18T11:53:50Z

    qmtest.start_time:
      2006-01-18T11:53:50Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  27_io/basic_streambuf/2.cc                    : UNTESTED
    27_io/basic_streambuf/2.cc

    DejaGNUTest.result_1:
      UNTESTED: 27_io/basic_streambuf/2.cc

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

    qmtest.end_time:
      2006-01-18T11:53:50Z

    qmtest.start_time:
      2006-01-18T11:53:50Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  27_io/basic_streambuf/3.cc                    : PASS    

  27_io/basic_streambuf/cons/char/1.cc          : PASS    

  27_io/basic_streambuf/imbue/char/1.cc         : PASS    

  27_io/basic_streambuf/imbue/char/13007-1.cc   : PASS    

  27_io/basic_streambuf/imbue/char/13007-2.cc   : PASS    

  27_io/basic_streambuf/imbue/char/9322.cc      : PASS    

  27_io/basic_streambuf/imbue/wchar_t/13007-1.cc: PASS    

  27_io/basic_streambuf/imbue/wchar_t/13007-2.cc: PASS    

  27_io/basic_streambuf/in_avail/char/9701-3.cc : PASS    

  27_io/basic_streambuf/overflow/char/1.cc      : PASS    

  27_io/basic_streambuf/overflow/char/2.cc      : PASS    

  27_io/basic_streambuf/overflow/char/3599.cc   : PASS    

  27_io/basic_streambuf/sgetc/char/1.cc         : PASS    

  27_io/basic_streambuf/sgetn/char/1.cc         : PASS    

  27_io/basic_streambuf/sputbackc/char/9538.cc  : PASS    

  27_io/basic_streambuf/sputc/char/1057.cc      : PASS    

  27_io/basic_streambuf/sputn/char/1.cc         : PASS    

  27_io/basic_streambuf/sputn/char/1057.cc      : PASS    

  27_io/basic_streambuf/sync/char/1057.cc       : PASS    

  27_io/basic_stringbuf/1.cc                    : UNTESTED
    27_io/basic_stringbuf/1.cc

    DejaGNUTest.result_1:
      UNTESTED: 27_io/basic_stringbuf/1.cc

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

    qmtest.end_time:
      2006-01-18T11:53:50Z

    qmtest.start_time:
      2006-01-18T11:53:50Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  27_io/basic_stringbuf/2.cc                    : UNTESTED
    27_io/basic_stringbuf/2.cc

    DejaGNUTest.result_1:
      UNTESTED: 27_io/basic_stringbuf/2.cc

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

    qmtest.end_time:
      2006-01-18T11:53:50Z

    qmtest.start_time:
      2006-01-18T11:53:50Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  27_io/basic_stringbuf/3.cc                    : PASS    

  27_io/basic_stringbuf/4.cc                    : UNTESTED
    27_io/basic_stringbuf/4.cc

    DejaGNUTest.result_1:
      UNTESTED: 27_io/basic_stringbuf/4.cc

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

    qmtest.end_time:
      2006-01-18T11:53:50Z

    qmtest.start_time:
      2006-01-18T11:53:50Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  27_io/basic_stringbuf/5.cc                    : PASS    

  27_io/basic_stringbuf/cons/char/1.cc          : PASS    

  27_io/basic_stringbuf/imbue/char/1.cc         : PASS    

  27_io/basic_stringbuf/imbue/char/9322.cc      : PASS    

  27_io/basic_stringbuf/in_avail/char/1.cc      : PASS    

  27_io/basic_stringbuf/overflow/char/1.cc      : PASS    

  27_io/basic_stringbuf/overflow/char/2.cc      : PASS    

  27_io/basic_stringbuf/overflow/char/3599.cc   : PASS    

  27_io/basic_stringbuf/overflow/char/9988.cc   : PASS    

  27_io/basic_stringbuf/sbumpc/char/1.cc        : PASS    

  27_io/basic_stringbuf/sbumpc/char/9825.cc     : PASS    

  27_io/basic_stringbuf/seekoff/char/1.cc       : PASS    

  27_io/basic_stringbuf/seekoff/char/10975.cc   : PASS    

  27_io/basic_stringbuf/seekoff/char/2.cc       : PASS    

  27_io/basic_stringbuf/seekpos/char/1.cc       : PASS    

  27_io/basic_stringbuf/seekpos/char/2.cc       : PASS    

  27_io/basic_stringbuf/seekpos/char/3.cc       : PASS    

  27_io/basic_stringbuf/setbuf/char/1.cc        : PASS    

  27_io/basic_stringbuf/setbuf/char/2.cc        : PASS    

  27_io/basic_stringbuf/setbuf/char/3.cc        : PASS    

  27_io/basic_stringbuf/sgetc/char/1.cc         : PASS    

  27_io/basic_stringbuf/sgetn/char/1.cc         : PASS    

  27_io/basic_stringbuf/snextc/char/1.cc        : PASS    

  27_io/basic_stringbuf/sputbackc/char/1.cc     : PASS    

  27_io/basic_stringbuf/sputbackc/char/9425.cc  : PASS    

  27_io/basic_stringbuf/sputc/char/1.cc         : PASS    

  27_io/basic_stringbuf/sputc/char/1057.cc      : PASS    

  27_io/basic_stringbuf/sputc/char/9404-1.cc    : PASS    

  27_io/basic_stringbuf/sputn/char/1.cc         : PASS    

  27_io/basic_stringbuf/sputn/char/1057.cc      : PASS    

  27_io/basic_stringbuf/sputn/char/9404-2.cc    : PASS    

  27_io/basic_stringbuf/str/char/1.cc           : PASS    

  27_io/basic_stringbuf/str/char/2.cc           : PASS    

  27_io/basic_stringbuf/str/char/3.cc           : PASS    

  27_io/basic_stringbuf/str/char/3955.cc        : PASS    

  27_io/basic_stringbuf/sungetc/char/1.cc       : PASS    

  27_io/basic_stringbuf/sync/char/1057.cc       : PASS    

  27_io/basic_stringstream/1.cc                 : UNTESTED
    27_io/basic_stringstream/1.cc

    DejaGNUTest.result_1:
      UNTESTED: 27_io/basic_stringstream/1.cc

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

    qmtest.end_time:
      2006-01-18T11:53:55Z

    qmtest.start_time:
      2006-01-18T11:53:55Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  27_io/basic_stringstream/2.cc                 : UNTESTED
    27_io/basic_stringstream/2.cc

    DejaGNUTest.result_1:
      UNTESTED: 27_io/basic_stringstream/2.cc

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

    qmtest.end_time:
      2006-01-18T11:53:55Z

    qmtest.start_time:
      2006-01-18T11:53:55Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  27_io/basic_stringstream/3.cc                 : UNTESTED
    27_io/basic_stringstream/3.cc

    DejaGNUTest.result_1:
      UNTESTED: 27_io/basic_stringstream/3.cc

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

    qmtest.end_time:
      2006-01-18T11:53:55Z

    qmtest.start_time:
      2006-01-18T11:53:55Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  27_io/basic_stringstream/4.cc                 : PASS    

  27_io/basic_stringstream/rdbuf/char/2832.cc   : PASS    

  27_io/basic_stringstream/str/char/1.cc        : PASS    

  27_io/basic_stringstream/str/char/2.cc        : PASS    

  27_io/basic_stringstream/str/char/3.cc        : PASS    

  27_io/basic_stringstream/str/char/4.cc        : PASS    

  27_io/fpos/1.cc                               : UNTESTED
    27_io/fpos/1.cc

    DejaGNUTest.result_1:
      UNTESTED: 27_io/fpos/1.cc

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

    qmtest.end_time:
      2006-01-18T11:53:56Z

    qmtest.start_time:
      2006-01-18T11:53:56Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  27_io/fpos/11450.cc                           : PASS    

  27_io/fpos/14252.cc                           : PASS    

  27_io/fpos/14320-1.cc                         : PASS    

  27_io/fpos/14320-2.cc                         : PASS    

  27_io/fpos/14320-3.cc                         : PASS    

  27_io/fpos/14320-4.cc                         : PASS    

  27_io/fpos/14320-5.cc                         : PASS    

  27_io/fpos/14775.cc                           : PASS    

  27_io/fpos/mbstate_t/1.cc                     : PASS    

  27_io/fpos/mbstate_t/12065.cc                 : PASS    

  27_io/fpos/mbstate_t/2.cc                     : PASS    

  27_io/fpos/mbstate_t/3.cc                     : PASS    

  27_io/fpos/mbstate_t/4_neg.cc                 : UNTESTED
    27_io/fpos/mbstate_t/4_neg.cc

    DejaGNUTest.result_1:
      UNTESTED: 27_io/fpos/mbstate_t/4_neg.cc

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

    qmtest.end_time:
      2006-01-18T11:53:56Z

    qmtest.start_time:
      2006-01-18T11:53:56Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  27_io/ios_base/callbacks/1.cc                 : PASS    

  27_io/ios_base/cons/assign_neg.cc             : UNTESTED
    27_io/ios_base/cons/assign_neg.cc

    DejaGNUTest.result_1:
      UNTESTED: 27_io/ios_base/cons/assign_neg.cc

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

    qmtest.end_time:
      2006-01-18T11:53:56Z

    qmtest.start_time:
      2006-01-18T11:53:56Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  27_io/ios_base/cons/copy_neg.cc               : UNTESTED
    27_io/ios_base/cons/copy_neg.cc

    DejaGNUTest.result_1:
      UNTESTED: 27_io/ios_base/cons/copy_neg.cc

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

    qmtest.end_time:
      2006-01-18T11:53:56Z

    qmtest.start_time:
      2006-01-18T11:53:56Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  27_io/ios_base/state/1.cc                     : PASS    

  27_io/ios_base/storage/1.cc                   : PASS    

  27_io/ios_base/storage/11584.cc               : PASS    

  27_io/ios_base/storage/2.cc                   : PASS    

  27_io/ios_base/storage/3.cc                   : PASS    

  27_io/ios_base/sync_with_stdio/1.cc           : PASS    

  27_io/ios_base/sync_with_stdio/16959.cc       : PASS    

  27_io/ios_base/sync_with_stdio/2.cc           : PASS    

  27_io/ios_base/sync_with_stdio/9523.cc        : PASS    

  27_io/manipulators/adjustfield/char/1.cc      : PASS    

  27_io/manipulators/adjustfield/char/2.cc      : PASS    

  27_io/manipulators/basefield/char/1.cc        : PASS    

  27_io/manipulators/standard/char/1.cc         : PASS    

  27_io/manipulators/standard/char/2.cc         : PASS    

  27_io/objects/char/1.cc                       : PASS    

  27_io/objects/char/10.cc                      : PASS    

  27_io/objects/char/12048-1.cc                 : PASS    

  27_io/objects/char/12048-2.cc                 : PASS    

  27_io/objects/char/12048-3.cc                 : PASS    

  27_io/objects/char/12048-4.cc                 : PASS    

  27_io/objects/char/12048-5.cc                 : PASS    

  27_io/objects/char/2.cc                       : PASS    

  27_io/objects/char/3045.cc                    : PASS    

  27_io/objects/char/3647.cc                    : PASS    

  27_io/objects/char/5.cc                       : PASS    

  27_io/objects/char/5268.cc                    : PASS    

  27_io/objects/char/6.cc                       : PASS    

  27_io/objects/char/7.cc                       : PASS    

  27_io/objects/char/8.cc                       : PASS    

  27_io/objects/char/9.cc                       : PASS    

  27_io/objects/char/9661-1.cc                  : PASS    

  27_io/objects/wchar_t/1.cc                    : PASS    

  27_io/objects/wchar_t/10.cc                   : PASS    

  27_io/objects/wchar_t/11.cc                   : PASS    

  27_io/objects/wchar_t/12.cc                   : PASS    

  27_io/objects/wchar_t/12048-1.cc              : PASS    

  27_io/objects/wchar_t/12048-2.cc              : PASS    

  27_io/objects/wchar_t/12048-3.cc              : PASS    

  27_io/objects/wchar_t/12048-4.cc              : PASS    

  27_io/objects/wchar_t/12048-5.cc              : PASS    

  27_io/objects/wchar_t/13.cc                   : PASS    

  27_io/objects/wchar_t/2.cc                    : PASS    

  27_io/objects/wchar_t/3045.cc                 : PASS    

  27_io/objects/wchar_t/3647.cc                 : PASS    

  27_io/objects/wchar_t/5.cc                    : PASS    

  27_io/objects/wchar_t/5268.cc                 : PASS    

  27_io/objects/wchar_t/6.cc                    : PASS    

  27_io/objects/wchar_t/7.cc                    : PASS    

  27_io/objects/wchar_t/8.cc                    : PASS    

  27_io/objects/wchar_t/9520.cc                 : PASS    

  27_io/objects/wchar_t/9661-1.cc               : PASS    

  27_io/objects/wchar_t/9662.cc                 : PASS    

  27_io/types/1.cc                              : PASS    

  27_io/types/2.cc                              : PASS    

  27_io/types/3.cc                              : PASS    

  backward/11460.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    

  demangle/abi_examples/01.cc                   : PASS    

  demangle/abi_examples/02.cc                   : PASS    

  demangle/abi_examples/03.cc                   : PASS    

  demangle/abi_examples/04.cc                   : PASS    

  demangle/abi_examples/05.cc                   : PASS    

  demangle/abi_examples/06.cc                   : PASS    

  demangle/abi_examples/07.cc                   : PASS    

  demangle/abi_examples/08.cc                   : PASS    

  demangle/abi_examples/09.cc                   : PASS    

  demangle/abi_examples/10.cc                   : PASS    

  demangle/abi_examples/11.cc                   : PASS    

  demangle/abi_examples/12.cc                   : PASS    

  demangle/abi_examples/13.cc                   : PASS    

  demangle/abi_examples/14.cc                   : PASS    

  demangle/abi_examples/15.cc                   : PASS    

  demangle/abi_examples/16.cc                   : PASS    

  demangle/abi_examples/17.cc                   : PASS    

  demangle/abi_examples/18.cc                   : PASS    

  demangle/abi_examples/19.cc                   : PASS    

  demangle/abi_examples/20.cc                   : PASS    

  demangle/abi_examples/21.cc                   : PASS    

  demangle/abi_examples/22.cc                   : PASS    

  demangle/abi_examples/23.cc                   : PASS    

  demangle/abi_examples/24.cc                   : PASS    

  demangle/abi_examples/25.cc                   : PASS    

  demangle/abi_examples/26.cc                   : PASS    

  demangle/abi_text/01.cc                       : PASS    

  demangle/abi_text/02.cc                       : PASS    

  demangle/abi_text/03.cc                       : PASS    

  demangle/abi_text/04.cc                       : PASS    

  demangle/abi_text/05.cc                       : PASS    

  demangle/abi_text/06.cc                       : PASS    

  demangle/abi_text/07.cc                       : PASS    

  demangle/abi_text/08.cc                       : PASS    

  demangle/abi_text/09.cc                       : PASS    

  demangle/abi_text/10.cc                       : PASS    

  demangle/abi_text/11.cc                       : PASS    

  demangle/abi_text/12.cc                       : PASS    

  demangle/abi_text/13.cc                       : PASS    

  demangle/abi_text/14.cc                       : PASS    

  demangle/regression/3111-1.cc                 : PASS    

  demangle/regression/3111-2.cc                 : PASS    

  demangle/regression/7986-01.cc                : PASS    

  demangle/regression/7986-02.cc                : PASS    

  demangle/regression/7986-03.cc                : PASS    

  demangle/regression/7986-04.cc                : PASS    

  demangle/regression/7986-05.cc                : PASS    

  demangle/regression/7986-06.cc                : PASS    

  demangle/regression/7986-07.cc                : PASS    

  demangle/regression/7986-08.cc                : PASS    

  demangle/regression/7986-09.cc                : PASS    

  demangle/regression/7986-10.cc                : PASS    

  demangle/regression/7986-11.cc                : PASS    

  demangle/regression/7986-12.cc                : PASS    

  demangle/regression/7986.cc                   : PASS    

  demangle/regression/8897.cc                   : PASS    

  demangle/regression/cw-01.cc                  : PASS    

  demangle/regression/cw-02.cc                  : PASS    

  demangle/regression/cw-03.cc                  : PASS    

  demangle/regression/cw-04.cc                  : PASS    

  demangle/regression/cw-05.cc                  : PASS    

  demangle/regression/cw-06.cc                  : PASS    

  demangle/regression/cw-07.cc                  : PASS    

  demangle/regression/cw-08.cc                  : PASS    

  demangle/regression/cw-09.cc                  : PASS    

  demangle/regression/cw-10.cc                  : PASS    

  demangle/regression/cw-11.cc                  : PASS    

  demangle/regression/cw-12.cc                  : PASS    

  demangle/regression/cw-13.cc                  : PASS    

  demangle/regression/cw-14.cc                  : PASS    

  demangle/regression/cw-15.cc                  : PASS    

  demangle/regression/cw-16.cc                  : PASS    

  demangle/regression/old.cc                    : PASS    

  ext/14648.cc                                  : PASS    

  ext/allocators.cc                             : PASS    

  ext/concept_checks.cc                         : PASS    

  ext/enc_filebuf/char/13189.cc                 : PASS    

  ext/enc_filebuf/char/13598.cc                 : PASS    

  ext/enc_filebuf/wchar_t/13189.cc              : PASS    

  ext/hash_map.cc                               : PASS    

  ext/hash_set.cc                               : PASS    

  ext/headers.cc                                : PASS    

  ext/pod_char_traits.cc                        : PASS    

  ext/pool_allocator/allocate_chunk.cc          : PASS    

  ext/rope/1.cc                                 : PASS    

  ext/rope/2.cc                                 : PASS    

  ext/rope/3.cc                                 : PASS    

  ext/stdio_filebuf/char/1.cc                   : UNTESTED
    ext/stdio_filebuf/char/1.cc

    DejaGNUTest.result_1:
      UNTESTED: ext/stdio_filebuf/char/1.cc

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

    qmtest.end_time:
      2006-01-18T11:54:13Z

    qmtest.start_time:
      2006-01-18T11:54:13Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  ext/stdio_filebuf/char/10063-1.cc             : PASS    

  ext/stdio_filebuf/char/10063-2.cc             : PASS    

  ext/stdio_filebuf/char/10063-3.cc             : PASS    

  ext/stdio_filebuf/char/2.cc                   : PASS    

  ext/stdio_sync_filebuf/char/1.cc              : PASS    

  ext/stdio_sync_filebuf/char/12048-1.cc        : PASS    

  ext/stdio_sync_filebuf/char/12048-2.cc        : PASS    

  ext/stdio_sync_filebuf/char/12048-3.cc        : PASS    

  ext/stdio_sync_filebuf/char/12048-4.cc        : PASS    

  ext/stdio_sync_filebuf/wchar_t/1.cc           : PASS    

  ext/stdio_sync_filebuf/wchar_t/12077.cc       : PASS    

  ext/stdio_sync_filebuf/wchar_t/12948-1.cc     : PASS    

  ext/stdio_sync_filebuf/wchar_t/12948-2.cc     : PASS    

  ext/stdio_sync_filebuf/wchar_t/12948-3.cc     : PASS    

  ext/stdio_sync_filebuf/wchar_t/12948-4.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    

  thread/pthread7-rope.cc                       : PASS    

  Cleanup v3_init                               : PASS    

  Cleanup compiler_table                        : PASS    

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

  20_util/auto_ptr/assign_neg.cc                : UNTESTED
    20_util/auto_ptr/assign_neg.cc

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

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

  22_locale/codecvt_byname/1.cc                 : UNTESTED
    22_locale/codecvt_byname/1.cc

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

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

  22_locale/collate_byname/1.cc                 : UNTESTED
    22_locale/collate_byname/1.cc

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

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

  22_locale/ctype_base/1.cc                     : UNTESTED
    22_locale/ctype_base/1.cc

  22_locale/ctype_byname/1.cc                   : UNTESTED
    22_locale/ctype_byname/1.cc

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

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

  22_locale/messages_byname/1.cc                : UNTESTED
    22_locale/messages_byname/1.cc

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

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

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

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

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

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

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

  22_locale/moneypunct_byname/1.cc              : UNTESTED
    22_locale/moneypunct_byname/1.cc

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

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

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

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

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

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

  22_locale/numpunct_byname/1.cc                : UNTESTED
    22_locale/numpunct_byname/1.cc

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

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

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

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

  23_containers/deque/1.cc                      : UNTESTED
    23_containers/deque/1.cc

  23_containers/deque/14340.cc                  : UNTESTED
    23_containers/deque/14340.cc

  23_containers/list/1.cc                       : UNTESTED
    23_containers/list/1.cc

  23_containers/list/14340.cc                   : UNTESTED
    23_containers/list/14340.cc

  23_containers/map/1.cc                        : UNTESTED
    23_containers/map/1.cc

  23_containers/map/14340.cc                    : UNTESTED
    23_containers/map/14340.cc

  23_containers/map/operators/1_neg.cc          : UNTESTED
    23_containers/map/operators/1_neg.cc

  23_containers/multimap/1.cc                   : UNTESTED
    23_containers/multimap/1.cc

  23_containers/multimap/14340.cc               : UNTESTED
    23_containers/multimap/14340.cc

  23_containers/multiset/1.cc                   : UNTESTED
    23_containers/multiset/1.cc

  23_containers/multiset/14340.cc               : UNTESTED
    23_containers/multiset/14340.cc

  23_containers/set/1.cc                        : UNTESTED
    23_containers/set/1.cc

  23_containers/set/14340.cc                    : UNTESTED
    23_containers/set/14340.cc

  23_containers/set/operators/1_neg.cc          : UNTESTED
    23_containers/set/operators/1_neg.cc

  23_containers/vector/1.cc                     : UNTESTED
    23_containers/vector/1.cc

  23_containers/vector/14340.cc                 : UNTESTED
    23_containers/vector/14340.cc

  24_iterators/istreambuf_iterator/1.cc         : UNTESTED
    24_iterators/istreambuf_iterator/1.cc

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

  24_iterators/ostreambuf_iterator/1.cc         : UNTESTED
    24_iterators/ostreambuf_iterator/1.cc

  24_iterators/reverse_iterator/1.cc            : UNTESTED
    24_iterators/reverse_iterator/1.cc

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

  25_algorithms/find_first_of/concept_check_1.cc: UNTESTED
    25_algorithms/find_first_of/concept_check_1.cc

  25_algorithms/lower_bound.cc                  : UNTESTED
    25_algorithms/lower_bound.cc

  25_algorithms/search_n/11400.cc               : UNTESTED
    25_algorithms/search_n/11400.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/basic_filebuf/1.cc                      : UNTESTED
    27_io/basic_filebuf/1.cc

  27_io/basic_filebuf/2.cc                      : UNTESTED
    27_io/basic_filebuf/2.cc

  27_io/basic_fstream/1.cc                      : UNTESTED
    27_io/basic_fstream/1.cc

  27_io/basic_fstream/2.cc                      : UNTESTED
    27_io/basic_fstream/2.cc

  27_io/basic_fstream/3.cc                      : UNTESTED
    27_io/basic_fstream/3.cc

  27_io/basic_ifstream/1.cc                     : UNTESTED
    27_io/basic_ifstream/1.cc

  27_io/basic_ifstream/2.cc                     : UNTESTED
    27_io/basic_ifstream/2.cc

  27_io/basic_ifstream/3.cc                     : UNTESTED
    27_io/basic_ifstream/3.cc

  27_io/basic_ios/1.cc                          : UNTESTED
    27_io/basic_ios/1.cc

  27_io/basic_ios/2.cc                          : UNTESTED
    27_io/basic_ios/2.cc

  27_io/basic_iostream/1.cc                     : UNTESTED
    27_io/basic_iostream/1.cc

  27_io/basic_iostream/2.cc                     : UNTESTED
    27_io/basic_iostream/2.cc

  27_io/basic_iostream/3.cc                     : UNTESTED
    27_io/basic_iostream/3.cc

  27_io/basic_istream/1.cc                      : UNTESTED
    27_io/basic_istream/1.cc

  27_io/basic_istream/2.cc                      : UNTESTED
    27_io/basic_istream/2.cc

  27_io/basic_istream/3.cc                      : UNTESTED
    27_io/basic_istream/3.cc

  27_io/basic_istream/extractors_character/char/9826.cc: UNTESTED
    27_io/basic_istream/extractors_character/char/9826.cc

  27_io/basic_istringstream/1.cc                : UNTESTED
    27_io/basic_istringstream/1.cc

  27_io/basic_istringstream/2.cc                : UNTESTED
    27_io/basic_istringstream/2.cc

  27_io/basic_istringstream/3.cc                : UNTESTED
    27_io/basic_istringstream/3.cc

  27_io/basic_ofstream/1.cc                     : UNTESTED
    27_io/basic_ofstream/1.cc

  27_io/basic_ofstream/2.cc                     : UNTESTED
    27_io/basic_ofstream/2.cc

  27_io/basic_ofstream/3.cc                     : UNTESTED
    27_io/basic_ofstream/3.cc

  27_io/basic_ostream/1.cc                      : UNTESTED
    27_io/basic_ostream/1.cc

  27_io/basic_ostream/2.cc                      : UNTESTED
    27_io/basic_ostream/2.cc

  27_io/basic_ostream/3.cc                      : UNTESTED
    27_io/basic_ostream/3.cc

  27_io/basic_ostringstream/1.cc                : UNTESTED
    27_io/basic_ostringstream/1.cc

  27_io/basic_ostringstream/2.cc                : UNTESTED
    27_io/basic_ostringstream/2.cc

  27_io/basic_ostringstream/3.cc                : UNTESTED
    27_io/basic_ostringstream/3.cc

  27_io/basic_streambuf/1.cc                    : UNTESTED
    27_io/basic_streambuf/1.cc

  27_io/basic_streambuf/2.cc                    : UNTESTED
    27_io/basic_streambuf/2.cc

  27_io/basic_stringbuf/1.cc                    : UNTESTED
    27_io/basic_stringbuf/1.cc

  27_io/basic_stringbuf/2.cc                    : UNTESTED
    27_io/basic_stringbuf/2.cc

  27_io/basic_stringbuf/4.cc                    : UNTESTED
    27_io/basic_stringbuf/4.cc

  27_io/basic_stringstream/1.cc                 : UNTESTED
    27_io/basic_stringstream/1.cc

  27_io/basic_stringstream/2.cc                 : UNTESTED
    27_io/basic_stringstream/2.cc

  27_io/basic_stringstream/3.cc                 : UNTESTED
    27_io/basic_stringstream/3.cc

  27_io/fpos/1.cc                               : UNTESTED
    27_io/fpos/1.cc

  27_io/fpos/mbstate_t/4_neg.cc                 : UNTESTED
    27_io/fpos/mbstate_t/4_neg.cc

  27_io/ios_base/cons/assign_neg.cc             : UNTESTED
    27_io/ios_base/cons/assign_neg.cc

  27_io/ios_base/cons/copy_neg.cc               : UNTESTED
    27_io/ios_base/cons/copy_neg.cc

  ext/stdio_filebuf/char/1.cc                   : UNTESTED
    ext/stdio_filebuf/char/1.cc


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

    1406        tests total
       1 (  0%) tests FAIL
     102 (  7%) tests UNTESTED
    1303 ( 93%) tests PASS

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