build_binary_testsuite: Called as: ./build_binary_testsuite /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3 lsbc++ /home/phost/lsb/cplus/lsb3.0_rc1/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 20041212 (Red Hat 3.4.3-9.EL4)
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="/home/phost/lsb/cplus/lsb3.0_rc1/tests/qmtest_libstdcpp/package:".
build_binary_testsuite: 
build_binary_testsuite: Searching PATH for qmtest.
build_binary_testsuite: Using qmtest: /usr/local/bin/qmtest
build_binary_testsuite: Running command: /usr/local/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: i686-pc-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/tmpk9HJFJ/__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/tmpk9HJFJ/__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/tmpk9HJFJ/__v3_db__ run -C /tmp/tmpk9HJFJ/__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()'/tmp/cc1LDCN4.o(.text._Z6test01v+0x6b):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/cc1LDCN4.o(.text._Z6test01v+0x76):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/cc1LDCN4.o(.text._Z6test01v+0x8e):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/cc1LDCN4.o(.text._Z6test01v+0xa6):/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/cons/16020.cc -lv3test -L/tmp/tmpk9HJFJ -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_23_containers_bitset_cons_16020.exe
      

    DejaGNUTest.command_output_1:
      
      /tmp/cc1LDCN4.o(.text._Z6test01v+0x60): In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cc1LDCN4.o(.text._Z6test01v+0x6b):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cc1LDCN4.o(.text._Z6test01v+0x76):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cc1LDCN4.o(.text._Z6test01v+0x8e):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cc1LDCN4.o(.text._Z6test01v+0xa6):/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/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:
      2005-06-10T06:07:53Z

    qmtest.start_time:
      2005-06-10T06:07:50Z

    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)'/tmp/ccSe2ejQ.o(.text._Z6test01v+0x82):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccSe2ejQ.o(.text._Z6test01v+0x92):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccSe2ejQ.o(.text._Z6test01v+0xbe):/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/tmpk9HJFJ -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_23_containers_bitset_invalidation_1.exe
      

    DejaGNUTest.command_output_1:
      
      /tmp/ccSe2ejQ.o(.text._Z6test01v+0x77): 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/ccSe2ejQ.o(.text._Z6test01v+0x82):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccSe2ejQ.o(.text._Z6test01v+0x92):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccSe2ejQ.o(.text._Z6test01v+0xbe):/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:
      2005-06-10T06:08:03Z

    qmtest.start_time:
      2005-06-10T06:08:01Z

    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()'/tmp/cc3sENZy.o(.text._Z6test01v+0x6b):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/cc3sENZy.o(.text._Z6test01v+0x76):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/cc3sENZy.o(.text._Z6test01v+0x8e):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/cc3sENZy.o(.text._Z6test01v+0xa6):/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/operations/13838.cc -lv3test -L/tmp/tmpk9HJFJ -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_23_containers_bitset_operations_13838.exe
      

    DejaGNUTest.command_output_1:
      
      /tmp/cc3sENZy.o(.text._Z6test01v+0x60): In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cc3sENZy.o(.text._Z6test01v+0x6b):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cc3sENZy.o(.text._Z6test01v+0x76):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cc3sENZy.o(.text._Z6test01v+0x8e):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cc3sENZy.o(.text._Z6test01v+0xa6):/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/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:
      2005-06-10T06:08:07Z

    qmtest.start_time:
      2005-06-10T06:08:05Z

    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'/tmp/ccj4ut1P.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x105):/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'/tmp/ccj4ut1P.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x1ef):/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'/tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0xe3):/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'/tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x243):/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()'/tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x2cd):/opt/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'/tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x3b3):/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()'/tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x402):/opt/lsb/include/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'/tmp/ccj4ut1P.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x14c):/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'/tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x257):/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()'/tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x2e3):/opt/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'/tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x3c9):/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()'/tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x455):/opt/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'/tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x53b):/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()'/tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x5c7):/opt/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'/tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x6ad):/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()'/tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x6f6):/opt/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/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccj4ut1P.o(.gnu.linkonce.t._ZN11__gnu_debugmiISt15_Deque_iteratorIiRiPiES4_N15__gnu_debug_def5dequeIiSaIiEEEEENS_14_Safe_iteratorIT_T1_E15difference_typeERKSC_RKNS9_IT0_SB_EE+0x105):/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'/tmp/ccj4ut1P.o(.gnu.linkonce.t._ZN11__gnu_debugmiISt15_Deque_iteratorIiRiPiES4_N15__gnu_debug_def5dequeIiSaIiEEEEENS_14_Safe_iteratorIT_T1_E15difference_typeERKSC_RKNS9_IT0_SB_EE+0x1ef):/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'/tmp/ccj4ut1P.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x2f5):/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'/tmp/ccj4ut1P.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x403):/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'/tmp/ccj4ut1P.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x5b8):/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'/tmp/ccj4ut1P.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x6c6):/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()'/tmp/ccj4ut1P.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x786):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccj4ut1P.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x7a5):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccj4ut1P.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x7bb):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccj4ut1P.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x7cd):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccj4ut1P.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x7e7):/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'/tmp/ccj4ut1P.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x161):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccj4ut1P.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x1a9):/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'/tmp/ccj4ut1P.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x301):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccj4ut1P.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x349):/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: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'/tmp/ccj4ut1P.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x520):/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()'/tmp/ccj4ut1P.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x5cb):/opt/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'/tmp/ccj4ut1P.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x6db):/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()'/tmp/ccj4ut1P.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x7a1):/opt/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'/tmp/ccj4ut1P.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x8a5):/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()'/tmp/ccj4ut1P.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x950):/opt/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'/tmp/ccj4ut1P.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0xa54):/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()'/tmp/ccj4ut1P.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0xaa5):/opt/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'/tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x1a1):/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'/tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x353):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x39e):/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()'/tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x482):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x4f1):/opt/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'/tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x5eb):/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'/tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x779):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x7c1):/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()'/tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x8a9):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x8d1):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x8e4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x95b):/opt/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'/tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xa47):/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()'/tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xaca):/opt/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'/tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xbb6):/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()'/tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xc17):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xc87):/opt/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'/tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xd7d):/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()'/tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xe15):/opt/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'/tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xf07):/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()'/tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xf55):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_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/ccj4ut1P.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_j+0x62a):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_j+0xcc7):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_j+0xcd5):/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'/tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_j+0xe40):/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()'/tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_j+0x101d):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_j+0x102b):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_j+0x1039):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_j+0x10bf):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_j+0x10cd):/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'/tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_j+0x122c):/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()'/tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_j+0x135d):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_j+0x141d):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_j+0x1425):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_j+0x14b9):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_j+0x14c1):/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'/tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvT_SD_12__false_type+0x2db):/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()'/tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvT_SD_12__false_type+0x385):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvT_SD_12__false_type+0x4a5):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvT_SD_12__false_type+0x4b3):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvT_SD_12__false_type+0x4c1):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvT_SD_12__false_type+0x4cc):/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'/tmp/ccj4ut1P.o(.text._Z6test01v+0x275):/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'/tmp/ccj4ut1P.o(.text._Z6test01v+0x414):/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'/tmp/ccj4ut1P.o(.text._Z6test01v+0x501):/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()'/tmp/ccj4ut1P.o(.text._Z6test01v+0x5d7):/opt/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'/tmp/ccj4ut1P.o(.text._Z6test01v+0x6d1):/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'/tmp/ccj4ut1P.o(.text._Z6test01v+0x843):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccj4ut1P.o(.text._Z6test01v+0x905):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccj4ut1P.o(.text._Z6test01v+0x937):/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()'/tmp/ccj4ut1P.o(.text._Z6test01v+0x9b0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccj4ut1P.o(.text._Z6test01v+0x9be):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccj4ut1P.o(.text._Z6test01v+0x9cc):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccj4ut1P.o(.text._Z6test01v+0x9f5):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccj4ut1P.o(.text._Z6test01v+0xa03):/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'/tmp/ccj4ut1P.o(.text._Z6test01v+0xb36):/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'/tmp/ccj4ut1P.o(.text._Z6test01v+0xc15):/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()'/tmp/ccj4ut1P.o(.text._Z6test01v+0xe33):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccj4ut1P.o(.text._Z6test01v+0xe3e):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccj4ut1P.o(.text._Z6test01v+0xef3):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccj4ut1P.o(.text._Z6test01v+0xfa2):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccj4ut1P.o(.text._Z6test01v+0x105a):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccj4ut1P.o(.text._Z6test01v+0x126d):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccj4ut1P.o(.text._Z6test01v+0x128e):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccj4ut1P.o(.text._Z6test01v+0x12b2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccj4ut1P.o(.text._Z6test01v+0x1519):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccj4ut1P.o(.text._Z6test01v+0x1525):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccj4ut1P.o(.text._Z6test01v+0x1537):/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/tmpk9HJFJ -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_23_containers_deque_invalidation_1.exe
      

    DejaGNUTest.command_output_1:
      
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x20): 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/ccj4ut1P.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0xd5): 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'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x105):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x11c): 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/ccj4ut1P.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x1bf): 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'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x1ef):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x223): 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/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x98): 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/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0xe3):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x149): 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:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x172): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x229): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x243):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x266): 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/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x2cd):/opt/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/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x2f6): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x399): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x3b3):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x3d6): 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/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x402):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x39): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_Safe_iterator(__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:96: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x6b): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_Safe_iterator(__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:124: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x121): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_Safe_iterator(__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'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x14c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x163): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_Safe_iterator(__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/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x21): 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/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x15d): 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_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x186): 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.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x23d): 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/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x257):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x27a): 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_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x2e3):/opt/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/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x30c): 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.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x3af): 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/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x3c9):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x3ec): 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_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x455):/opt/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/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x47e): 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.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x521): 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/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x53b):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x55e): 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_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x5c7):/opt/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/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x5f0): 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.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x693): 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/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x6ad):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x6d0): 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_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x6f6):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZN11__gnu_debugmiISt15_Deque_iteratorIiRiPiES4_N15__gnu_debug_def5dequeIiSaIiEEEEENS_14_Safe_iteratorIT_T1_E15difference_typeERKSC_RKNS9_IT0_SB_EE+0x20): 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/ccj4ut1P.o(.gnu.linkonce.t._ZN11__gnu_debugmiISt15_Deque_iteratorIiRiPiES4_N15__gnu_debug_def5dequeIiSaIiEEEEENS_14_Safe_iteratorIT_T1_E15difference_typeERKSC_RKNS9_IT0_SB_EE+0xd5): 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'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZN11__gnu_debugmiISt15_Deque_iteratorIiRiPiES4_N15__gnu_debug_def5dequeIiSaIiEEEEENS_14_Safe_iteratorIT_T1_E15difference_typeERKSC_RKNS9_IT0_SB_EE+0x105):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZN11__gnu_debugmiISt15_Deque_iteratorIiRiPiES4_N15__gnu_debug_def5dequeIiSaIiEEEEENS_14_Safe_iteratorIT_T1_E15difference_typeERKSC_RKNS9_IT0_SB_EE+0x11c): 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/ccj4ut1P.o(.gnu.linkonce.t._ZN11__gnu_debugmiISt15_Deque_iteratorIiRiPiES4_N15__gnu_debug_def5dequeIiSaIiEEEEENS_14_Safe_iteratorIT_T1_E15difference_typeERKSC_RKNS9_IT0_SB_EE+0x1bf): 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'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZN11__gnu_debugmiISt15_Deque_iteratorIiRiPiES4_N15__gnu_debug_def5dequeIiSaIiEEEEENS_14_Safe_iteratorIT_T1_E15difference_typeERKSC_RKNS9_IT0_SB_EE+0x1ef):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZN11__gnu_debugmiISt15_Deque_iteratorIiRiPiES4_N15__gnu_debug_def5dequeIiSaIiEEEEENS_14_Safe_iteratorIT_T1_E15difference_typeERKSC_RKNS9_IT0_SB_EE+0x24a): 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/ccj4ut1P.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x180): 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_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x208): 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:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x239): 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_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x2d8): 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/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x2f5):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x31f): 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()'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x3e6): 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/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x403):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x42f): 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_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x4b7): 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:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x4e8): 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_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x59b): 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/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x5b8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x5e2): 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()'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x6a9): 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/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x6c6):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x77a): 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()'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x786):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x7a5):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x7bb):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x7cd):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x7e7):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x20): 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/ccj4ut1P.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0xc1): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x161):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x1a9):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x1c0): 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/ccj4ut1P.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x261): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x301):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x349):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x37d): 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/ccj4ut1P.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x407): 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:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x445): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x503): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x520):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x549): 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/ccj4ut1P.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x5cb):/opt/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/ccj4ut1P.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x609): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x6be): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x6db):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x704): 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/ccj4ut1P.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x7a1):/opt/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/ccj4ut1P.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x7df): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x888): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x8a5):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x8ce): 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/ccj4ut1P.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x950):/opt/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/ccj4ut1P.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x98e): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0xa37): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0xa54):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0xa7d): 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/ccj4ut1P.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0xaa5):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x20): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.tcc:48: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xb1): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int 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)'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xe3): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x184): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int 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'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x1a1):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x1d2): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int 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/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x216): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:146: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x2b7): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int 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'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x353):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x39e):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x3b0): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x482):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x4f1):/opt/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/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x51a): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x5d1): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int 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'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x5eb):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x619): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int 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/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x64e): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:146: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x6dd): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int 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'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x779):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x7c1):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x7d0): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x8a9):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x8d1):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x8e4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x95b):/opt/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/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x984): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xa2d): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int 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'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xa47):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xa68): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xaca):/opt/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/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xaf3): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xb9c): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int 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'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xbb6):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xbd7): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xc17):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xc87):/opt/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/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xcb9): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xd60): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int 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'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xd7d):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xda4): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xe15):/opt/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/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xe47): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xeea): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int 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'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xf07):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xf2e): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xf55):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_j+0x61c): 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 int)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_j+0x62a):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_j+0xcc7):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_j+0xcd5):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_j+0xdba): 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 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/ccj4ut1P.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_j+0xe40):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_j+0x1015): 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 int)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_j+0x101d):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_j+0x102b):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_j+0x1039):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_j+0x10bf):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_j+0x10cd):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_j+0x11a6): 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 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/ccj4ut1P.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_j+0x122c):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_j+0x134f): 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 int)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_j+0x135d):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_j+0x141d):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_j+0x1425):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_j+0x14b9):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_j+0x14c1):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvT_SD_12__false_type+0x250): In function `void std::deque<int, std::allocator<int> >::_M_assign_dispatch<__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> > >, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<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'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvT_SD_12__false_type+0x2db):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvT_SD_12__false_type+0x377): In function `void std::deque<int, std::allocator<int> >::_M_assign_dispatch<__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> > >, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<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/ccj4ut1P.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvT_SD_12__false_type+0x385):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvT_SD_12__false_type+0x4a5):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvT_SD_12__false_type+0x4b3):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvT_SD_12__false_type+0x4c1):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccj4ut1P.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvT_SD_12__false_type+0x4cc):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccj4ut1P.o(.text._Z6test01v+0x167): 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/ccj4ut1P.o(.text._Z6test01v+0x19f): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccj4ut1P.o(.text._Z6test01v+0x258): 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'
      /tmp/ccj4ut1P.o(.text._Z6test01v+0x275):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccj4ut1P.o(.text._Z6test01v+0x2fe): 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/ccj4ut1P.o(.text._Z6test01v+0x33c): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccj4ut1P.o(.text._Z6test01v+0x3f7): 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'
      /tmp/ccj4ut1P.o(.text._Z6test01v+0x414):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccj4ut1P.o(.text._Z6test01v+0x426): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:159: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccj4ut1P.o(.text._Z6test01v+0x4cf): 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'
      /tmp/ccj4ut1P.o(.text._Z6test01v+0x501):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccj4ut1P.o(.text._Z6test01v+0x55c): In function `test01()':
      /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/ccj4ut1P.o(.text._Z6test01v+0x56a): In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccj4ut1P.o(.text._Z6test01v+0x5d7):/opt/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/ccj4ut1P.o(.text._Z6test01v+0x60b): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccj4ut1P.o(.text._Z6test01v+0x6b4): 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'
      /tmp/ccj4ut1P.o(.text._Z6test01v+0x6d1):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccj4ut1P.o(.text._Z6test01v+0x73f): 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/ccj4ut1P.o(.text._Z6test01v+0x77d): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccj4ut1P.o(.text._Z6test01v+0x826): 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'
      /tmp/ccj4ut1P.o(.text._Z6test01v+0x843):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccj4ut1P.o(.text._Z6test01v+0x905):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccj4ut1P.o(.text._Z6test01v+0x937):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccj4ut1P.o(.text._Z6test01v+0x9a8): In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccj4ut1P.o(.text._Z6test01v+0x9b0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccj4ut1P.o(.text._Z6test01v+0x9be):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccj4ut1P.o(.text._Z6test01v+0x9cc):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccj4ut1P.o(.text._Z6test01v+0x9f5):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccj4ut1P.o(.text._Z6test01v+0xa03):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccj4ut1P.o(.text._Z6test01v+0xa51): 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/ccj4ut1P.o(.text._Z6test01v+0xa80): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccj4ut1P.o(.text._Z6test01v+0xb1f): 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'
      /tmp/ccj4ut1P.o(.text._Z6test01v+0xb36):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccj4ut1P.o(.text._Z6test01v+0xb42): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:159: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccj4ut1P.o(.text._Z6test01v+0xbe9): 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'
      /tmp/ccj4ut1P.o(.text._Z6test01v+0xc15):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccj4ut1P.o(.text._Z6test01v+0xc60): In function `test01()':
      /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/ccj4ut1P.o(.text._Z6test01v+0xc68): In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccj4ut1P.o(.text._Z6test01v+0xe33):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccj4ut1P.o(.text._Z6test01v+0xe3e):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccj4ut1P.o(.text._Z6test01v+0xef3):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccj4ut1P.o(.text._Z6test01v+0xfa2):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccj4ut1P.o(.text._Z6test01v+0x105a):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccj4ut1P.o(.text._Z6test01v+0x126d):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccj4ut1P.o(.text._Z6test01v+0x128e):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccj4ut1P.o(.text._Z6test01v+0x12b2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccj4ut1P.o(.text._Z6test01v+0x1519):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccj4ut1P.o(.text._Z6test01v+0x1525):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccj4ut1P.o(.text._Z6test01v+0x1537):/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:
      2005-06-10T06:08:46Z

    qmtest.start_time:
      2005-06-10T06:08:31Z

    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'/tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def5dequeIiSaIiEEEE16_M_invalidate_ifINS_15_After_nth_fromISt15_Deque_iteratorIiRKiPS9_EEEEEvT_+0x9e):/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'/tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0xe3):/opt/lsb/include/c++/debug/formatter.h:223: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_singular() const' 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'/tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x244):/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'/tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x329):/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'/tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x40f):/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()'/tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x4f8):/opt/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'/tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x5dd):/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'/tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x6bf):/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'/tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x7a5):/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()'/tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x836):/opt/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'/tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x86a):/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'/tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x161):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x1a9):/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'/tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x301):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x349):/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: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'/tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x520):/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()'/tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x5cb):/opt/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'/tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x6db):/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()'/tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x7a1):/opt/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'/tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x8a5):/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()'/tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x950):/opt/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'/tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0xa54):/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()'/tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0xaa5):/opt/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'/tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x1a1):/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'/tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x353):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x39e):/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()'/tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x482):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x4f1):/opt/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'/tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x5eb):/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'/tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x779):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x7c1):/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()'/tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x8a9):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x8d1):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x8e4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x95b):/opt/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'/tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xa47):/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()'/tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xaca):/opt/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'/tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xbb6):/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()'/tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xc17):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xc87):/opt/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'/tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xd7d):/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()'/tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xe15):/opt/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'/tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xf07):/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()'/tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xf55):/opt/lsb/include/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'/tmp/ccVLvQQ8.o(.text._Z6test02v+0x201):/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'/tmp/ccVLvQQ8.o(.text._Z6test02v+0x364):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccVLvQQ8.o(.text._Z6test02v+0x41e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccVLvQQ8.o(.text._Z6test02v+0x4ae):/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()'/tmp/ccVLvQQ8.o(.text._Z6test02v+0x520):/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'/tmp/ccVLvQQ8.o(.text._Z6test02v+0x625):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccVLvQQ8.o(.text._Z6test02v+0x6df):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccVLvQQ8.o(.text._Z6test02v+0x76f):/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'/tmp/ccVLvQQ8.o(.text._Z6test02v+0x8ec):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccVLvQQ8.o(.text._Z6test02v+0x9a6):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccVLvQQ8.o(.text._Z6test02v+0xa36):/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'/tmp/ccVLvQQ8.o(.text._Z6test02v+0xd7a):/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'/tmp/ccVLvQQ8.o(.text._Z6test02v+0xed5):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccVLvQQ8.o(.text._Z6test02v+0xf8f):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccVLvQQ8.o(.text._Z6test02v+0x101f):/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'/tmp/ccVLvQQ8.o(.text._Z6test02v+0x1123):/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()'/tmp/ccVLvQQ8.o(.text._Z6test02v+0x118e):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccVLvQQ8.o(.text._Z6test02v+0x1351):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccVLvQQ8.o(.text._Z6test02v+0x135f):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccVLvQQ8.o(.text._Z6test02v+0x136d):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccVLvQQ8.o(.text._Z6test02v+0x1378):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccVLvQQ8.o(.text._Z6test02v+0x142a):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccVLvQQ8.o(.text._Z6test02v+0x14ed):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccVLvQQ8.o(.text._Z6test02v+0x15bb):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccVLvQQ8.o(.text._Z6test02v+0x15e7):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccVLvQQ8.o(.text._Z6test02v+0x1628):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccVLvQQ8.o(.text._Z6test02v+0x1765):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccVLvQQ8.o(.text._Z6test02v+0x1794):/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/tmpk9HJFJ -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_23_containers_deque_invalidation_2.exe
      

    DejaGNUTest.command_output_1:
      
      /tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE13_M_invalidateEv+0x11): 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/ccVLvQQ8.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRKiPS2_EN15__gnu_debug_def5dequeIiSaIiEEEE13_M_invalidateEv+0x11): 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/ccVLvQQ8.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def5dequeIiSaIiEEEE16_M_invalidate_ifINS_15_After_nth_fromISt15_Deque_iteratorIiRKiPS9_EEEEEvT_+0x22): 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'
      /tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def5dequeIiSaIiEEEE16_M_invalidate_ifINS_15_After_nth_fromISt15_Deque_iteratorIiRKiPS9_EEEEEvT_+0x9e):/opt/lsb/include/c++/debug/safe_sequence.h:140: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x98): 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/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0xe3):/opt/lsb/include/c++/debug/formatter.h:223: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_singular() const' follow
      /tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x14c): 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:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x174): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x22a): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x244):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x255): 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'
      /tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x2fb): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x329):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x33e): 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:420: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x3e1): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x40f):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x47c): 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/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x4f8):/opt/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/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x520): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x5c3): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x5dd):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x5ee): 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'
      /tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x691): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x6bf):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x6d4): 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:420: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x777): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x7a5):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x80a): 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/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x836):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x84c): 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'
      /tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x86a):/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x20): 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/ccVLvQQ8.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0xc1): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x161):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x1a9):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x1c0): 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/ccVLvQQ8.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x261): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x301):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x349):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x37d): 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/ccVLvQQ8.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x407): 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:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x445): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x503): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x520):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x549): 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/ccVLvQQ8.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x5cb):/opt/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/ccVLvQQ8.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x609): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x6be): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x6db):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x704): 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/ccVLvQQ8.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x7a1):/opt/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/ccVLvQQ8.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x7df): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x888): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x8a5):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x8ce): 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/ccVLvQQ8.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x950):/opt/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/ccVLvQQ8.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x98e): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0xa37): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0xa54):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0xa7d): 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/ccVLvQQ8.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0xaa5):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x20): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.tcc:48: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xb1): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int 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)'
      /tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xe3): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x184): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int 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'
      /tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x1a1):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x1d2): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int 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/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x216): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:146: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x2b7): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int 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'
      /tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x353):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x39e):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x3b0): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x482):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x4f1):/opt/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/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x51a): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x5d1): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int 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'
      /tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x5eb):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x619): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int 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/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x64e): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:146: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x6dd): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int 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'
      /tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x779):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x7c1):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x7d0): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x8a9):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x8d1):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x8e4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x95b):/opt/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/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x984): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xa2d): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int 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'
      /tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xa47):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xa68): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xaca):/opt/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/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xaf3): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xb9c): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int 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'
      /tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xbb6):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xbd7): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xc17):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xc87):/opt/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/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xcb9): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xd60): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int 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'
      /tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xd7d):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xda4): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xe15):/opt/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/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xe47): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xeea): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int 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'
      /tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xf07):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xf2e): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVLvQQ8.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xf55):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVLvQQ8.o(.text._Z6test02v+0xf1): 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/ccVLvQQ8.o(.text._Z6test02v+0x129): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVLvQQ8.o(.text._Z6test02v+0x1e4): 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'
      /tmp/ccVLvQQ8.o(.text._Z6test02v+0x201):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVLvQQ8.o(.text._Z6test02v+0x245): 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/ccVLvQQ8.o(.text._Z6test02v+0x277): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVLvQQ8.o(.text._Z6test02v+0x332): 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'
      /tmp/ccVLvQQ8.o(.text._Z6test02v+0x364):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVLvQQ8.o(.text._Z6test02v+0x41e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccVLvQQ8.o(.text._Z6test02v+0x4ae):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVLvQQ8.o(.text._Z6test02v+0x4d7): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVLvQQ8.o(.text._Z6test02v+0x520):/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/ccVLvQQ8.o(.text._Z6test02v+0x552): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVLvQQ8.o(.text._Z6test02v+0x5f3): 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'
      /tmp/ccVLvQQ8.o(.text._Z6test02v+0x625):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVLvQQ8.o(.text._Z6test02v+0x6df):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccVLvQQ8.o(.text._Z6test02v+0x76f):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVLvQQ8.o(.text._Z6test02v+0x7d3): 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/ccVLvQQ8.o(.text._Z6test02v+0x811): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVLvQQ8.o(.text._Z6test02v+0x8ba): 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'
      /tmp/ccVLvQQ8.o(.text._Z6test02v+0x8ec):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVLvQQ8.o(.text._Z6test02v+0x9a6):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccVLvQQ8.o(.text._Z6test02v+0xa36):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVLvQQ8.o(.text._Z6test02v+0xc7e): 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/ccVLvQQ8.o(.text._Z6test02v+0xcbc): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVLvQQ8.o(.text._Z6test02v+0xd5d): 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'
      /tmp/ccVLvQQ8.o(.text._Z6test02v+0xd7a):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVLvQQ8.o(.text._Z6test02v+0xdc4): 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/ccVLvQQ8.o(.text._Z6test02v+0xe02): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVLvQQ8.o(.text._Z6test02v+0xea3): 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'
      /tmp/ccVLvQQ8.o(.text._Z6test02v+0xed5):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVLvQQ8.o(.text._Z6test02v+0xf8f):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccVLvQQ8.o(.text._Z6test02v+0x101f):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVLvQQ8.o(.text._Z6test02v+0x1048): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:159: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVLvQQ8.o(.text._Z6test02v+0x10f1): 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'
      /tmp/ccVLvQQ8.o(.text._Z6test02v+0x1123):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVLvQQ8.o(.text._Z6test02v+0x1172): In function `test02()':
      /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/ccVLvQQ8.o(.text._Z6test02v+0x1180): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVLvQQ8.o(.text._Z6test02v+0x118e):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVLvQQ8.o(.text._Z6test02v+0x1351):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVLvQQ8.o(.text._Z6test02v+0x135f):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVLvQQ8.o(.text._Z6test02v+0x136d):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVLvQQ8.o(.text._Z6test02v+0x1378):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccVLvQQ8.o(.text._Z6test02v+0x142a):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccVLvQQ8.o(.text._Z6test02v+0x14ed):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVLvQQ8.o(.text._Z6test02v+0x15bb):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVLvQQ8.o(.text._Z6test02v+0x15e7):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVLvQQ8.o(.text._Z6test02v+0x1628):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVLvQQ8.o(.text._Z6test02v+0x1765):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVLvQQ8.o(.text._Z6test02v+0x1794):/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:
      2005-06-10T06:08:58Z

    qmtest.start_time:
      2005-06-10T06:08:48Z

    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'/tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0xe3):/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'/tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x244):/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'/tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x329):/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'/tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x40f):/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()'/tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x4f8):/opt/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'/tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x5dd):/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'/tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x6bf):/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'/tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x7a5):/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()'/tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x836):/opt/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'/tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x86a):/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'/tmp/cccojeB5.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEaSERKS9_+0x105):/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'/tmp/cccojeB5.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x14c):/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'/tmp/cccojeB5.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x161):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/cccojeB5.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x1a9):/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'/tmp/cccojeB5.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x301):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/cccojeB5.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x349):/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: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'/tmp/cccojeB5.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x520):/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()'/tmp/cccojeB5.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x5cb):/opt/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'/tmp/cccojeB5.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x6db):/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()'/tmp/cccojeB5.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x7a1):/opt/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'/tmp/cccojeB5.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x8a5):/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()'/tmp/cccojeB5.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x950):/opt/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'/tmp/cccojeB5.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0xa54):/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()'/tmp/cccojeB5.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0xaa5):/opt/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'/tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x1a1):/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'/tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x353):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x39e):/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()'/tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x482):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x4f1):/opt/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'/tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x5eb):/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'/tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x779):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x7c1):/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()'/tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x8a9):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x8d1):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x8e4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x95b):/opt/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'/tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xa47):/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()'/tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xaca):/opt/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'/tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xbb6):/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()'/tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xc17):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xc87):/opt/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'/tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xd7d):/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()'/tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xe15):/opt/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'/tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xf07):/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()'/tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xf55):/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'/tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEplERKi+0x105):/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'/tmp/cccojeB5.o(.text._Z6test03v+0x201):/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'/tmp/cccojeB5.o(.text._Z6test03v+0x3c0):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/cccojeB5.o(.text._Z6test03v+0x471):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cccojeB5.o(.text._Z6test03v+0x4fc):/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'/tmp/cccojeB5.o(.text._Z6test03v+0x6ac):/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()'/tmp/cccojeB5.o(.text._Z6test03v+0x6e1):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cccojeB5.o(.text._Z6test03v+0x742):/opt/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'/tmp/cccojeB5.o(.text._Z6test03v+0x83c):/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()'/tmp/cccojeB5.o(.text._Z6test03v+0x88f):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cccojeB5.o(.text._Z6test03v+0x8d9):/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'/tmp/cccojeB5.o(.text._Z6test03v+0xa22):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/cccojeB5.o(.text._Z6test03v+0xad3):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cccojeB5.o(.text._Z6test03v+0xb5e):/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()'/tmp/cccojeB5.o(.text._Z6test03v+0xc6e):/opt/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'/tmp/cccojeB5.o(.text._Z6test03v+0xd5d):/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()'/tmp/cccojeB5.o(.text._Z6test03v+0xdb6):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cccojeB5.o(.text._Z6test03v+0xe00):/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'/tmp/cccojeB5.o(.text._Z6test03v+0xf57):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/cccojeB5.o(.text._Z6test03v+0x1008):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cccojeB5.o(.text._Z6test03v+0x1093):/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()'/tmp/cccojeB5.o(.text._Z6test03v+0x114f):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cccojeB5.o(.text._Z6test03v+0x115d):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cccojeB5.o(.text._Z6test03v+0x116b):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cccojeB5.o(.text._Z6test03v+0x1176):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/cccojeB5.o(.text._Z6test03v+0x1222):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/cccojeB5.o(.text._Z6test03v+0x12e1):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cccojeB5.o(.text._Z6test03v+0x13c4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cccojeB5.o(.text._Z6test03v+0x13de):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cccojeB5.o(.text._Z6test03v+0x13f8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cccojeB5.o(.text._Z6test03v+0x1412):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cccojeB5.o(.text._Z6test03v+0x1476):/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/tmpk9HJFJ -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_23_containers_deque_invalidation_3.exe
      

    DejaGNUTest.command_output_1:
      
      /tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x98): 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/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0xe3):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x14c): 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:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x174): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x22a): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x244):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x255): 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'
      /tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x2fb): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x329):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x33e): 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:420: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x3e1): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x40f):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x47c): 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/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x4f8):/opt/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/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x520): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x5c3): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x5dd):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x5ee): 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'
      /tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x691): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x6bf):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x6d4): 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:420: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x777): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x7a5):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x80a): 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/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x836):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x84c): 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'
      /tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x86a):/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccojeB5.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEaSERKS9_+0x20): 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/cccojeB5.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEaSERKS9_+0xd5): 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'
      /tmp/cccojeB5.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEaSERKS9_+0x105):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccojeB5.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEaSERKS9_+0x179): 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/cccojeB5.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x39): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_Safe_iterator(__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:96: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cccojeB5.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x6b): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_Safe_iterator(__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:124: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccojeB5.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x121): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_Safe_iterator(__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'
      /tmp/cccojeB5.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x14c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccojeB5.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x163): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_Safe_iterator(__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/cccojeB5.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x20): 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/cccojeB5.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0xc1): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cccojeB5.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x161):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccojeB5.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x1a9):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccojeB5.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x1c0): 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/cccojeB5.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x261): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cccojeB5.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x301):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccojeB5.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x349):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccojeB5.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x37d): 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/cccojeB5.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x407): 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:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cccojeB5.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x445): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccojeB5.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x503): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cccojeB5.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x520):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccojeB5.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x549): 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/cccojeB5.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x5cb):/opt/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/cccojeB5.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x609): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccojeB5.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x6be): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cccojeB5.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x6db):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccojeB5.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x704): 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/cccojeB5.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x7a1):/opt/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/cccojeB5.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x7df): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccojeB5.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x888): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cccojeB5.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x8a5):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccojeB5.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x8ce): 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/cccojeB5.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x950):/opt/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/cccojeB5.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x98e): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccojeB5.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0xa37): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cccojeB5.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0xa54):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccojeB5.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0xa7d): 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/cccojeB5.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0xaa5):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x20): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.tcc:48: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xb1): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int 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)'
      /tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xe3): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x184): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int 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'
      /tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x1a1):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x1d2): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int 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/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x216): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:146: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x2b7): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int 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'
      /tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x353):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x39e):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x3b0): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x482):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x4f1):/opt/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/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x51a): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x5d1): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int 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'
      /tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x5eb):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x619): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int 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/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x64e): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:146: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x6dd): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int 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'
      /tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x779):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x7c1):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x7d0): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x8a9):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x8d1):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x8e4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x95b):/opt/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/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x984): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xa2d): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int 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'
      /tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xa47):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xa68): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xaca):/opt/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/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xaf3): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xb9c): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int 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'
      /tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xbb6):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xbd7): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xc17):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xc87):/opt/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/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xcb9): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xd60): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int 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'
      /tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xd7d):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xda4): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xe15):/opt/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/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xe47): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xeea): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int 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'
      /tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xf07):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xf2e): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xf55):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEplERKi+0xcc): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::operator+(int 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'
      /tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEplERKi+0x105):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccojeB5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEplERKi+0x181): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::operator+(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccojeB5.o(.text._Z6test03v+0xf1): 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/cccojeB5.o(.text._Z6test03v+0x129): In function `test03()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccojeB5.o(.text._Z6test03v+0x1e4): 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'
      /tmp/cccojeB5.o(.text._Z6test03v+0x201):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccojeB5.o(.text._Z6test03v+0x235): In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccojeB5.o(.text._Z6test03v+0x294): In function `test03()':
      /opt/lsb/include/c++/debug/deque:231: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccojeB5.o(.text._Z6test03v+0x335): 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'
      /tmp/cccojeB5.o(.text._Z6test03v+0x3c0):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccojeB5.o(.text._Z6test03v+0x471):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cccojeB5.o(.text._Z6test03v+0x4fc):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccojeB5.o(.text._Z6test03v+0x5b0): 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/cccojeB5.o(.text._Z6test03v+0x5ee): In function `test03()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccojeB5.o(.text._Z6test03v+0x68f): 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'
      /tmp/cccojeB5.o(.text._Z6test03v+0x6ac):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccojeB5.o(.text._Z6test03v+0x6d3): In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccojeB5.o(.text._Z6test03v+0x6e1):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccojeB5.o(.text._Z6test03v+0x742):/opt/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/cccojeB5.o(.text._Z6test03v+0x776): In function `test03()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccojeB5.o(.text._Z6test03v+0x81f): 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'
      /tmp/cccojeB5.o(.text._Z6test03v+0x83c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccojeB5.o(.text._Z6test03v+0x881): In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccojeB5.o(.text._Z6test03v+0x88f):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccojeB5.o(.text._Z6test03v+0x8d9):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccojeB5.o(.text._Z6test03v+0x8f6): In function `test03()':
      /opt/lsb/include/c++/debug/deque:250: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccojeB5.o(.text._Z6test03v+0x997): 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'
      /tmp/cccojeB5.o(.text._Z6test03v+0xa22):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccojeB5.o(.text._Z6test03v+0xad3):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cccojeB5.o(.text._Z6test03v+0xb5e):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccojeB5.o(.text._Z6test03v+0xc0d): In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccojeB5.o(.text._Z6test03v+0xc6e):/opt/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/cccojeB5.o(.text._Z6test03v+0xc9f): In function `test03()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccojeB5.o(.text._Z6test03v+0xd40): 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'
      /tmp/cccojeB5.o(.text._Z6test03v+0xd5d):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccojeB5.o(.text._Z6test03v+0xda8): In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccojeB5.o(.text._Z6test03v+0xdb6):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccojeB5.o(.text._Z6test03v+0xe00):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccojeB5.o(.text._Z6test03v+0xe2b): In function `test03()':
      /opt/lsb/include/c++/debug/deque:250: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccojeB5.o(.text._Z6test03v+0xecc): 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'
      /tmp/cccojeB5.o(.text._Z6test03v+0xf57):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccojeB5.o(.text._Z6test03v+0x1008):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cccojeB5.o(.text._Z6test03v+0x1093):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccojeB5.o(.text._Z6test03v+0x1141): In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccojeB5.o(.text._Z6test03v+0x114f):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccojeB5.o(.text._Z6test03v+0x115d):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccojeB5.o(.text._Z6test03v+0x116b):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccojeB5.o(.text._Z6test03v+0x1176):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cccojeB5.o(.text._Z6test03v+0x1222):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cccojeB5.o(.text._Z6test03v+0x12e1):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccojeB5.o(.text._Z6test03v+0x13c4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccojeB5.o(.text._Z6test03v+0x13de):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccojeB5.o(.text._Z6test03v+0x13f8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccojeB5.o(.text._Z6test03v+0x1412):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccojeB5.o(.text._Z6test03v+0x1476):/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:
      2005-06-10T06:09:10Z

    qmtest.start_time:
      2005-06-10T06:08:59Z

    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'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0xae):/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()'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x157):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x196):/opt/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'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x167):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x226):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x258):/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'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x393):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x453):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x485):/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()'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x5b3):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x647):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x6bf):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x74c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x7c3):/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'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS4_PKS8_+0x12c):/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'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x1cc):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x28b):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x2bd):/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()'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x34e):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x3b9):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x3df):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x44d):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x4b8):/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: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'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEaSERKS9_+0x168):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEaSERKS9_+0x227):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEaSERKS9_+0x259):/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()'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEaSERKS9_+0x3ba):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEaSERKS9_+0x43b):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEaSERKS9_+0x4a6):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEaSERKS9_+0x4d7):/opt/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()'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x171):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x1c7):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x219):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x24f):/opt/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'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x167):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x226):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x258):/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'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x393):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x453):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x485):/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()'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x5b3):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x647):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x6bf):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x74c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x7c3):/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.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'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x217):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x2db):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x30d):/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()'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x3f1):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x46b):/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'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x5db):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x69f):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x6d6):/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()'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x7ba):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x7cc):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x7f8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x869):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x8c1):/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'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x17a):/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'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x374):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x3ad):/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'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x50d):/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'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x68b):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x776):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x819):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x8c7):/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()'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x964):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x973):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0xa13):/opt/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'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0xb0a):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0xba5):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0xcb2):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0xceb):/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()'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0xd59):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0xdcb):/opt/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'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0xec9):/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()'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0xf4d):/opt/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'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x1031):/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()'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x10c7):/opt/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'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x11b3):/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()'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x1237):/opt/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'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x1321):/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()'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x137b):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x142a):/opt/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'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x151c):/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()'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x163d):/opt/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'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x171e):/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()'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x179d):/opt/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'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x187e):/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()'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x18cd):/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'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xea):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x18b):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x218):/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'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x390):/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()'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x3de):/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'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x54d):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x619):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x652):/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'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x7ab):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x877):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x8b0):/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'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xabc):/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'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xc40):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xc79):/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()'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xd05):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xd91):/opt/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'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xe8f):/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()'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xfc3):/opt/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'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x10b5):/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: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'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x129a):/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()'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1344):/opt/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'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1442):/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()'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1495):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x14f0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x15a4):/opt/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'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x169a):/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'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x181a):/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()'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x18c4):/opt/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'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x19c8):/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()'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1a29):/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: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'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1bca):/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()'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1c6f):/opt/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'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1d63):/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()'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1e19):/opt/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'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1f1d):/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()'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1fc2):/opt/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'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x20c6):/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()'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x217d):/opt/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'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x2281):/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()'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x232b):/opt/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'/tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x242f):/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()'/tmp/ccmWIqY6.o(.text._Z6test04v+0x1b6):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccmWIqY6.o(.text._Z6test04v+0x20b):/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'/tmp/ccmWIqY6.o(.text._Z6test04v+0x37f):/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()'/tmp/ccmWIqY6.o(.text._Z6test04v+0x431):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccmWIqY6.o(.text._Z6test04v+0x43f):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccmWIqY6.o(.text._Z6test04v+0x4a0):/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'/tmp/ccmWIqY6.o(.text._Z6test04v+0x605):/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'/tmp/ccmWIqY6.o(.text._Z6test04v+0x7ca):/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()'/tmp/ccmWIqY6.o(.text._Z6test04v+0x857):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccmWIqY6.o(.text._Z6test04v+0x865):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccmWIqY6.o(.text._Z6test04v+0x8c6):/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'/tmp/ccmWIqY6.o(.text._Z6test04v+0xa2b):/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()'/tmp/ccmWIqY6.o(.text._Z6test04v+0xaff):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccmWIqY6.o(.text._Z6test04v+0xb0d):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccmWIqY6.o(.text._Z6test04v+0xb1b):/opt/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'/tmp/ccmWIqY6.o(.text._Z6test04v+0xc6a):/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()'/tmp/ccmWIqY6.o(.text._Z6test04v+0xcf4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccmWIqY6.o(.text._Z6test04v+0xd02):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccmWIqY6.o(.text._Z6test04v+0xd10):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccmWIqY6.o(.text._Z6test04v+0xd1b):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccmWIqY6.o(.text._Z6test04v+0xdca):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccmWIqY6.o(.text._Z6test04v+0xe85):/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'/tmp/ccmWIqY6.o(.text._Z6test04v+0x104e):/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()'/tmp/ccmWIqY6.o(.text._Z6test04v+0x10c8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccmWIqY6.o(.text._Z6test04v+0x10de):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccmWIqY6.o(.text._Z6test04v+0x1101):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccmWIqY6.o(.text._Z6test04v+0x1135):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccmWIqY6.o(.text._Z6test04v+0x11fe):/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/tmpk9HJFJ -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_23_containers_deque_invalidation_4.exe
      

    DejaGNUTest.command_output_1:
      
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE13_M_invalidateEv+0x11): 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/ccmWIqY6.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x71): 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/ccmWIqY6.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0xae):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x105): 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/ccmWIqY6.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x157):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x196):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x20): 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/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0xd3): 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'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x167):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x226):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x258):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x26f): 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/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x2ff): 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'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x393):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x453):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x485):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x4b9): 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/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x53c): 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()'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x5b3):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x647):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x6bf):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x74c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x7c3):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS4_PKS8_+0x3f): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_Safe_iterator(std::_Deque_iterator<int, int&, int*> const&, __gnu_debug_def::deque<int, std::allocator<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/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS4_PKS8_+0x61): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_Safe_iterator(std::_Deque_iterator<int, int&, int*> const&, __gnu_debug_def::deque<int, std::allocator<int> > const*)':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS4_PKS8_+0x115): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_Safe_iterator(std::_Deque_iterator<int, int&, int*> const&, __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'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS4_PKS8_+0x12c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS4_PKS8_+0x143): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_Safe_iterator(std::_Deque_iterator<int, int&, int*> const&, __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/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x3f): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_Safe_iterator(__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:96: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x81): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_Safe_iterator(__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:124: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x137): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_Safe_iterator(__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'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x1cc):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x28b):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x2bd):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x2d8): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_Safe_iterator(__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/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x34e):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x3b9):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x3df):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x44d):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x4b8):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEaSERKS9_+0x20): 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/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEaSERKS9_+0xd3): 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'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEaSERKS9_+0x168):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEaSERKS9_+0x227):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEaSERKS9_+0x259):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEaSERKS9_+0x2ca): 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/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEaSERKS9_+0x34e): 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/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEaSERKS9_+0x3ba):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEaSERKS9_+0x43b):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEaSERKS9_+0x4a6):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEaSERKS9_+0x4d7):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x1b): 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/ccmWIqY6.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x11a): 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_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x171):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x1c7):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x219):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x24f):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x20): 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/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0xd3): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x167):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x226):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x258):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x26f): 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/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x2ff): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x393):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x453):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x485):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x4b9): 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/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x53c): 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/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x5b3):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x647):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x6bf):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x74c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x7c3):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x20): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.tcc:48: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xb2): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int 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/ccmWIqY6.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0xf6): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:146: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x187): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int 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'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x217):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x2db):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x30d):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x31f): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x3f1):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x46b):/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/ccmWIqY6.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x4a0): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:146: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x541): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int 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'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x5db):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x69f):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x6d6):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x6e5): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x7ba):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x7cc):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x7f8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x869):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKi+0x8c1):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x19): 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/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x82): 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/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0xab): 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/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x160): 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'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x17a):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x19a): 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/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x267): 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'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x374):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x3ad):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x415): 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/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x43e): 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/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x4f3): 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'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x50d):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x59e): 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/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x5c1): 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/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x674): 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'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x68b):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x776):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x819):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x8c7):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x948): 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/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x964):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x973):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0xa13):/opt/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/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0xa3c): 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/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0xaf1): 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'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0xb0a):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0xba5):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0xcb2):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0xceb):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0xd0a): 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/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0xd59):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0xdcb):/opt/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/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0xdf4): 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/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0xeaf): 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'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0xec9):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0xee9): 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/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0xf4d):/opt/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/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0xf76): 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/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x1017): 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'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x1031):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x1051): 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/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x10c7):/opt/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/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x10f0): 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/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x1199): 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'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x11b3):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x11d3): 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/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x1237):/opt/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/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x1260): 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/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x1307): 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'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x1321):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x1341): 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/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x137b):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x142a):/opt/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/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x144e): 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/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x1503): 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'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x151c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x1569): 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/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x163d):/opt/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/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x1660): 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/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x1707): 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'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x171e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x173c): 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/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x179d):/opt/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/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x17c0): 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/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x1867): 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'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x187e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x189c): 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/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x18cd):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xc0): 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'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xea):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x18b):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x218):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x29b): 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/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x2cf): 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/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x373): 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'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x390):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x3cc): 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/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x3de):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x3fc): 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/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x41b): 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'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x4aa): 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'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x54d):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x619):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x652):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x667): 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:452: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x708): 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'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x7ab):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x877):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x8b0):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x931): 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:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x9b9): 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/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x9ea): 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/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xa9f): 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'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xabc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xae6): 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/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xb9b): 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'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xc40):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xc79):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xced): 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/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xd05):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xd91):/opt/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/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xdcf): 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/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xe72): 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'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xe8f):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xee0): 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/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xfc3):/opt/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/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xfe7): 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/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x109c): 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'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x10b5):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1111): 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'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1198): 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/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x11d6): 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/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x127d): 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'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x129a):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x12c4): 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/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1344):/opt/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/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1382): 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/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1425): 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'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1442):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x146c): 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/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1495):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x14f0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x15a4):/opt/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/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x15cc): 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/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1681): 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'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x169a):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1716): 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/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1754): 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/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x17fd): 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'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x181a):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1844): 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/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x18c4):/opt/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/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1902): 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/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x19ab): 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'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x19c8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x19f2): 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/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1a29):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1a41): 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/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1acc): 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/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1b0a): 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/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1bad): 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'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1bca):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1bf0): 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/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1c6f):/opt/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/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1ca3): 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/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1d46): 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'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1d63):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1d89): 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/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1e19):/opt/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/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1e57): 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/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1f00): 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'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1f1d):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1f43): 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/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1fc2):/opt/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/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x2000): 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/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x20a9): 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'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x20c6):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x20ec): 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/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x217d):/opt/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/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x21bb): 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/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x2264): 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'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x2281):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x22ab): 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/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x232b):/opt/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/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x2369): 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/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x2412): 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'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x242f):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccmWIqY6.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x2459): 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/ccmWIqY6.o(.text._Z6test04v+0x1a8): In function `test04()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccmWIqY6.o(.text._Z6test04v+0x1b6):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccmWIqY6.o(.text._Z6test04v+0x20b):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccmWIqY6.o(.text._Z6test04v+0x2ef): 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'
      /tmp/ccmWIqY6.o(.text._Z6test04v+0x37f):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccmWIqY6.o(.text._Z6test04v+0x3df): In function `test04()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccmWIqY6.o(.text._Z6test04v+0x431):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccmWIqY6.o(.text._Z6test04v+0x43f):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccmWIqY6.o(.text._Z6test04v+0x4a0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccmWIqY6.o(.text._Z6test04v+0x575): 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'
      /tmp/ccmWIqY6.o(.text._Z6test04v+0x605):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccmWIqY6.o(.text._Z6test04v+0x665): In function `test04()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccmWIqY6.o(.text._Z6test04v+0x73a): 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'
      /tmp/ccmWIqY6.o(.text._Z6test04v+0x7ca):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccmWIqY6.o(.text._Z6test04v+0x849): In function `test04()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccmWIqY6.o(.text._Z6test04v+0x857):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccmWIqY6.o(.text._Z6test04v+0x865):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccmWIqY6.o(.text._Z6test04v+0x8c6):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccmWIqY6.o(.text._Z6test04v+0x99b): 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'
      /tmp/ccmWIqY6.o(.text._Z6test04v+0xa2b):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccmWIqY6.o(.text._Z6test04v+0xa8b): In function `test04()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccmWIqY6.o(.text._Z6test04v+0xaff):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccmWIqY6.o(.text._Z6test04v+0xb0d):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccmWIqY6.o(.text._Z6test04v+0xb1b):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccmWIqY6.o(.text._Z6test04v+0xb2b): In function `test04()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccmWIqY6.o(.text._Z6test04v+0xb9d): In function `test04()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccmWIqY6.o(.text._Z6test04v+0xc4d): 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'
      /tmp/ccmWIqY6.o(.text._Z6test04v+0xc6a):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccmWIqY6.o(.text._Z6test04v+0xcc6): In function `test04()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccmWIqY6.o(.text._Z6test04v+0xcf4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccmWIqY6.o(.text._Z6test04v+0xd02):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccmWIqY6.o(.text._Z6test04v+0xd10):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccmWIqY6.o(.text._Z6test04v+0xd1b):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccmWIqY6.o(.text._Z6test04v+0xdca):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccmWIqY6.o(.text._Z6test04v+0xe85):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccmWIqY6.o(.text._Z6test04v+0xfbe): 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'
      /tmp/ccmWIqY6.o(.text._Z6test04v+0x104e):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccmWIqY6.o(.text._Z6test04v+0x1069): In function `test04()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccmWIqY6.o(.text._Z6test04v+0x10c8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccmWIqY6.o(.text._Z6test04v+0x10de):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccmWIqY6.o(.text._Z6test04v+0x1101):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccmWIqY6.o(.text._Z6test04v+0x1135):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccmWIqY6.o(.text._Z6test04v+0x11fe):/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:
      2005-06-10T06:09:26Z

    qmtest.start_time:
      2005-06-10T06:09:11Z

    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'/tmp/ccTw7sLY.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x105):/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'/tmp/ccTw7sLY.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1ef):/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'/tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0xe3):/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'/tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x213):/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()'/tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x288):/opt/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'/tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x359):/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()'/tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x3a6):/opt/lsb/include/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'/tmp/ccTw7sLY.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x12c):/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'/tmp/ccTw7sLY.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def4listIiSaIiEEEE16_M_invalidate_ifINS_13_Not_equal_toISt20_List_const_iteratorIiEEEEEvT_+0x5a):/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'/tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x117):/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'/tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x1f5):/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'/tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x368):/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'/tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x458):/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'/tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x5cc):/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'/tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x6c4):/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'/tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x8ac):/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'/tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x99a):/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'/tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xb03):/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'/tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xc01):/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'/tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xd7b):/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'/tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xe79):/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()'/tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xeba):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xecc):/opt/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()'/tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xf11):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xf1f):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xf2d):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xf46):/opt/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'/tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x1cb):/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()'/tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x242):/opt/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'/tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x313):/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()'/tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x38a):/opt/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'/tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x45b):/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()'/tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x4ce):/opt/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'/tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x59f):/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()'/tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x5ea):/opt/lsb/include/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'/tmp/ccTw7sLY.o(.text._Z6test01v+0x18f):/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'/tmp/ccTw7sLY.o(.text._Z6test01v+0x2c2):/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'/tmp/ccTw7sLY.o(.text._Z6test01v+0x416):/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'/tmp/ccTw7sLY.o(.text._Z6test01v+0x50f):/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()'/tmp/ccTw7sLY.o(.text._Z6test01v+0x59a):/opt/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'/tmp/ccTw7sLY.o(.text._Z6test01v+0x686):/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'/tmp/ccTw7sLY.o(.text._Z6test01v+0x7b9):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccTw7sLY.o(.text._Z6test01v+0x887):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccTw7sLY.o(.text._Z6test01v+0x8b9):/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()'/tmp/ccTw7sLY.o(.text._Z6test01v+0x938):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccTw7sLY.o(.text._Z6test01v+0x940):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccTw7sLY.o(.text._Z6test01v+0x94e):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccTw7sLY.o(.text._Z6test01v+0x96d):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccTw7sLY.o(.text._Z6test01v+0x97b):/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'/tmp/ccTw7sLY.o(.text._Z6test01v+0xaad):/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'/tmp/ccTw7sLY.o(.text._Z6test01v+0xba6):/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()'/tmp/ccTw7sLY.o(.text._Z6test01v+0xc29):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccTw7sLY.o(.text._Z6test01v+0xc37):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccTw7sLY.o(.text._Z6test01v+0xc42):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccTw7sLY.o(.text._Z6test01v+0xc58):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccTw7sLY.o(.text._Z6test01v+0xc7e):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccTw7sLY.o(.text._Z6test01v+0xc98):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccTw7sLY.o(.text._Z6test01v+0xcd5):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccTw7sLY.o(.text._Z6test01v+0xcf9):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccTw7sLY.o(.text._Z6test01v+0xd0f):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccTw7sLY.o(.text._Z6test01v+0xd35):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccTw7sLY.o(.text._Z6test01v+0xd7a):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccTw7sLY.o(.text._Z6test01v+0xd86):/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/tmpk9HJFJ -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_23_containers_list_invalidation_1.exe
      

    DejaGNUTest.command_output_1:
      
      /tmp/ccTw7sLY.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt20_List_const_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE13_M_invalidateEv+0xd): 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/ccTw7sLY.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x20): 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/ccTw7sLY.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xd5): 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'
      /tmp/ccTw7sLY.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x105):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccTw7sLY.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x11c): 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/ccTw7sLY.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1bf): 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'
      /tmp/ccTw7sLY.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1ef):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccTw7sLY.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x223): 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/ccTw7sLY.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x98): 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/ccTw7sLY.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0xe3):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x130): 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:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x144): 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_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x1f9): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x213):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x236): 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()'
      /tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x288):/opt/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/ccTw7sLY.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x29c): 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_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x33f): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x359):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x37c): 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()'
      /tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x3a6):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccTw7sLY.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x39): In function `__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >::_Safe_iterator(__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:96: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccTw7sLY.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x4d): In function `__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >::_Safe_iterator(__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:124: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccTw7sLY.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x101): In function `__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >::_Safe_iterator(__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'
      /tmp/ccTw7sLY.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x12c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccTw7sLY.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x143): In function `__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >::_Safe_iterator(__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()'
      /tmp/ccTw7sLY.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE13_M_invalidateEv+0xd): 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/ccTw7sLY.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def4listIiSaIiEEEE16_M_invalidate_ifINS_13_Not_equal_toISt20_List_const_iteratorIiEEEEEvT_+0x22): 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'
      /tmp/ccTw7sLY.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def4listIiSaIiEEEE16_M_invalidate_ifINS_13_Not_equal_toISt20_List_const_iteratorIiEEEEEvT_+0x5a):/opt/lsb/include/c++/debug/safe_sequence.h:140: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x36): 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/ccTw7sLY.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xed): 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'
      /tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x117):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x128): 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:452: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x1cb): 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'
      /tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x1f5):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x22c): 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/ccTw7sLY.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x28c): 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:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x2a6): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x34b): 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'
      /tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x368):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x38e): 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/ccTw7sLY.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x43f): 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'
      /tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x458):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x48f): 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/ccTw7sLY.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x4f0): 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:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x50a): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x5af): 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'
      /tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x5cc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x5f2): 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/ccTw7sLY.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x6ab): 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'
      /tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x6c4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x6e2): 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/ccTw7sLY.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x70b): 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/ccTw7sLY.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x7d7): 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/ccTw7sLY.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x87a): 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'
      /tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x8ac):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x8c5): 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:452: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x968): 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'
      /tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x99a):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x9c8): 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/ccTw7sLY.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xa29): 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:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xa43): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xae6): 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'
      /tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xb03):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xb2d): 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/ccTw7sLY.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xbe4): 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'
      /tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xc01):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xc40): 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/ccTw7sLY.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xca1): 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:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xcbb): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xd5e): 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'
      /tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xd7b):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xda5): 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/ccTw7sLY.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xe5c): 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'
      /tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xe79):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xea1): 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/ccTw7sLY.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xeba):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xecc):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xee4): 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/ccTw7sLY.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xf03): 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/ccTw7sLY.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xf11):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xf1f):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xf2d):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xf46):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x21): 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/ccTw7sLY.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0xe8): 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:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0xfc): 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.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x1b1): 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/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x1cb):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x1ee): 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/ccTw7sLY.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x242):/opt/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/ccTw7sLY.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x256): 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.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x2f9): 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/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x313):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x336): 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/ccTw7sLY.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x38a):/opt/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/ccTw7sLY.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x39e): 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.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x441): 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/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x45b):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x47e): 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/ccTw7sLY.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x4ce):/opt/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/ccTw7sLY.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x4e2): 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.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x585): 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/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x59f):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccTw7sLY.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x5c2): 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/ccTw7sLY.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x5ea):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccTw7sLY.o(.text._Z6test01v+0xa4): 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/ccTw7sLY.o(.text._Z6test01v+0xbe): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccTw7sLY.o(.text._Z6test01v+0x172): 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'
      /tmp/ccTw7sLY.o(.text._Z6test01v+0x18f):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccTw7sLY.o(.text._Z6test01v+0x1d6): 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/ccTw7sLY.o(.text._Z6test01v+0x1f0): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccTw7sLY.o(.text._Z6test01v+0x2a5): 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'
      /tmp/ccTw7sLY.o(.text._Z6test01v+0x2c2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccTw7sLY.o(.text._Z6test01v+0x32a): 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/ccTw7sLY.o(.text._Z6test01v+0x344): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccTw7sLY.o(.text._Z6test01v+0x3f9): 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'
      /tmp/ccTw7sLY.o(.text._Z6test01v+0x416):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccTw7sLY.o(.text._Z6test01v+0x428): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:159: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccTw7sLY.o(.text._Z6test01v+0x4dd): 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'
      /tmp/ccTw7sLY.o(.text._Z6test01v+0x50f):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccTw7sLY.o(.text._Z6test01v+0x546): In function `test01()':
      /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/ccTw7sLY.o(.text._Z6test01v+0x554): In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccTw7sLY.o(.text._Z6test01v+0x59a):/opt/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/ccTw7sLY.o(.text._Z6test01v+0x5b4): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccTw7sLY.o(.text._Z6test01v+0x669): 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'
      /tmp/ccTw7sLY.o(.text._Z6test01v+0x686):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccTw7sLY.o(.text._Z6test01v+0x6cd): 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/ccTw7sLY.o(.text._Z6test01v+0x6e7): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccTw7sLY.o(.text._Z6test01v+0x79c): 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'
      /tmp/ccTw7sLY.o(.text._Z6test01v+0x7b9):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccTw7sLY.o(.text._Z6test01v+0x887):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccTw7sLY.o(.text._Z6test01v+0x8b9):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccTw7sLY.o(.text._Z6test01v+0x930): In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccTw7sLY.o(.text._Z6test01v+0x938):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccTw7sLY.o(.text._Z6test01v+0x940):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccTw7sLY.o(.text._Z6test01v+0x94e):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccTw7sLY.o(.text._Z6test01v+0x96d):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccTw7sLY.o(.text._Z6test01v+0x97b):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccTw7sLY.o(.text._Z6test01v+0x9c1): 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/ccTw7sLY.o(.text._Z6test01v+0x9db): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccTw7sLY.o(.text._Z6test01v+0xa90): 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'
      /tmp/ccTw7sLY.o(.text._Z6test01v+0xaad):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccTw7sLY.o(.text._Z6test01v+0xabf): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:159: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccTw7sLY.o(.text._Z6test01v+0xb74): 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'
      /tmp/ccTw7sLY.o(.text._Z6test01v+0xba6):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccTw7sLY.o(.text._Z6test01v+0xbdd): In function `test01()':
      /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/ccTw7sLY.o(.text._Z6test01v+0xbeb): In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccTw7sLY.o(.text._Z6test01v+0xc29):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccTw7sLY.o(.text._Z6test01v+0xc37):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccTw7sLY.o(.text._Z6test01v+0xc42):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccTw7sLY.o(.text._Z6test01v+0xc58):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccTw7sLY.o(.text._Z6test01v+0xc7e):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccTw7sLY.o(.text._Z6test01v+0xc98):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccTw7sLY.o(.text._Z6test01v+0xcd5):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccTw7sLY.o(.text._Z6test01v+0xcf9):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccTw7sLY.o(.text._Z6test01v+0xd0f):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccTw7sLY.o(.text._Z6test01v+0xd35):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccTw7sLY.o(.text._Z6test01v+0xd7a):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccTw7sLY.o(.text._Z6test01v+0xd86):/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:
      2005-06-10T06:10:04Z

    qmtest.start_time:
      2005-06-10T06:09:57Z

    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'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x179):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x241):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x278):/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'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x3cf):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x498):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x4cf):/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: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'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x6e4):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x71b):/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()'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x79a):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x810):/opt/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'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x98a):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x9c1):/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()'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xa40):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xab1):/opt/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'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xc11):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xc48):/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()'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xcc7):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xd05):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xd70):/opt/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'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xeea):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xf21):/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()'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xfa0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1043):/opt/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'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1121):/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()'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x11a0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x11e4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x123e):/opt/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'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x132e):/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()'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x13ad):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x143b):/opt/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'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x152d):/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()'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x15ac):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x15d9):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1663):/opt/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'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1753):/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()'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x17d2):/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'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0xe3):/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'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x213):/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()'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x283):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x2ae):/opt/lsb/include/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'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS2_PKS6_+0x118):/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'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x19c):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x264):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x29b):/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()'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x31c):/opt/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'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x496):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x4cd):/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()'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x54c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x579):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x5d5):/opt/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'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x735):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x76c):/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()'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x7eb):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x87b):/opt/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'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x959):/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()'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x9d8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0xa16):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0xa81):/opt/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'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0xb73):/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()'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0xbf2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0xc47):/opt/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'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x179):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x241):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x278):/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'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x3cf):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x498):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x4cf):/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: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'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x6e4):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x71b):/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()'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x79a):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x810):/opt/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'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x98a):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x9c1):/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()'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xa40):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xab1):/opt/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'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xc11):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xc48):/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()'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xcc7):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xd05):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xd70):/opt/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'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xeea):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xf21):/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()'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xfa0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1043):/opt/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'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1121):/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()'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x11a0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x11e4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x123e):/opt/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'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x132e):/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()'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x13ad):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x143b):/opt/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'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x152d):/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()'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x15ac):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x15d9):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1663):/opt/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'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1753):/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()'/tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x17d2):/opt/lsb/include/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'/tmp/ccjjel3r.o(.text._Z6test02v+0x172):/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'/tmp/ccjjel3r.o(.text._Z6test02v+0x2ae):/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'/tmp/ccjjel3r.o(.text._Z6test02v+0x427):/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'/tmp/ccjjel3r.o(.text._Z6test02v+0x5a9):/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'/tmp/ccjjel3r.o(.text._Z6test02v+0x727):/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'/tmp/ccjjel3r.o(.text._Z6test02v+0x8c3):/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:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccjjel3r.o(.text._Z6test02v+0x916):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccjjel3r.o(.text._Z6test02v+0x937):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccjjel3r.o(.text._Z6test02v+0x94d):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccjjel3r.o(.text._Z6test02v+0x971):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccjjel3r.o(.text._Z6test02v+0x98f):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccjjel3r.o(.text._Z6test02v+0x9a1):/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'/tmp/ccjjel3r.o(.text._Z6test02v+0xa28):/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()'/tmp/ccjjel3r.o(.text._Z6test02v+0xb7d):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccjjel3r.o(.text._Z6test02v+0xb8b):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccjjel3r.o(.text._Z6test02v+0xb99):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccjjel3r.o(.text._Z6test02v+0xba7):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccjjel3r.o(.text._Z6test02v+0xbb5):/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/tmpk9HJFJ -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_23_containers_list_invalidation_2.exe
      

    DejaGNUTest.command_output_1:
      
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE13_M_invalidateEv+0xd): 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/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x20): 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/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xdb): 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'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x179):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x241):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x278):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x28f): 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/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x331): 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'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x3cf):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x498):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x4cf):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x503): 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/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x568): 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:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x582): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x63f): 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'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x6e4):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x71b):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x744): 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()'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x79a):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x810):/opt/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/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x82a): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x8e5): 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'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x98a):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x9c1):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x9ea): 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()'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xa40):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xab1):/opt/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/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xacb): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xb6c): 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'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xc11):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xc48):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xc71): 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()'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xcc7):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xd05):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xd70):/opt/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/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xd8a): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xe45): 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'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xeea):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xf21):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xf4a): 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()'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xfa0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1043):/opt/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/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x105d): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1104): 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'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1121):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x114b): 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()'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x11a0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x11e4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x123e):/opt/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/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1258): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1311): 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'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x132e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1358): 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()'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x13ad):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x143b):/opt/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/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1455): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1510): 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'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x152d):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1557): 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()'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x15ac):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x15d9):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1663):/opt/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/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x167d): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1736): 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'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1753):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x177d): 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()'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x17d2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x98): 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/ccjjel3r.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0xe3):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x130): 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:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x144): 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_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x1f9): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x213):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x236): 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()'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x283):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x2ae):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS2_PKS6_+0x3c): In function `__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >::_Safe_iterator(std::_List_iterator<int> const&, __gnu_debug_def::list<int, std::allocator<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/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS2_PKS6_+0x4c): In function `__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >::_Safe_iterator(std::_List_iterator<int> const&, __gnu_debug_def::list<int, std::allocator<int> > const*)':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS2_PKS6_+0x101): In function `__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >::_Safe_iterator(std::_List_iterator<int> const&, __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'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS2_PKS6_+0x118):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS2_PKS6_+0x12f): In function `__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >::_Safe_iterator(std::_List_iterator<int> const&, __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()'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x3f): In function `__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >::_Safe_iterator(__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:96: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x59): In function `__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >::_Safe_iterator(__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:124: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0xfd): In function `__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >::_Safe_iterator(__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'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x19c):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x264):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x29b):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x2b8): In function `__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >::_Safe_iterator(__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()'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x31c):/opt/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/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x336): In function `__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >::_Safe_iterator(__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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x3f1): In function `__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >::_Safe_iterator(__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'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x496):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x4cd):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x4f6): In function `__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >::_Safe_iterator(__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()'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x54c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x579):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x5d5):/opt/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/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x5ef): In function `__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >::_Safe_iterator(__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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x690): In function `__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >::_Safe_iterator(__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'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x735):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x76c):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x795): In function `__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >::_Safe_iterator(__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()'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x7eb):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x87b):/opt/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/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x895): In function `__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >::_Safe_iterator(__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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x93c): In function `__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >::_Safe_iterator(__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'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x959):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x983): In function `__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >::_Safe_iterator(__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()'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x9d8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0xa16):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0xa81):/opt/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/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0xa9b): In function `__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >::_Safe_iterator(__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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0xb56): In function `__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >::_Safe_iterator(__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'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0xb73):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0xb9d): In function `__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >::_Safe_iterator(__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()'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0xbf2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0xc47):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x20): 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/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xdb): 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'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x179):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x241):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x278):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x28f): 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/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x331): 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'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x3cf):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x498):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x4cf):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x503): 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/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x568): 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:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x582): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x63f): 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'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x6e4):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x71b):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x744): 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()'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x79a):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x810):/opt/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/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x82a): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x8e5): 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'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x98a):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x9c1):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x9ea): 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()'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xa40):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xab1):/opt/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/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xacb): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xb6c): 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'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xc11):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xc48):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xc71): 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()'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xcc7):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xd05):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xd70):/opt/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/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xd8a): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xe45): 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'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xeea):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xf21):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xf4a): 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()'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xfa0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1043):/opt/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/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x105d): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1104): 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'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1121):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x114b): 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()'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x11a0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x11e4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x123e):/opt/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/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1258): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1311): 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'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x132e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1358): 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()'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x13ad):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x143b):/opt/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/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1455): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1510): 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'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x152d):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1557): 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()'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x15ac):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x15d9):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1663):/opt/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/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x167d): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1736): 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'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1753):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x177d): 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()'
      /tmp/ccjjel3r.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x17d2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccjjel3r.o(.text._Z6test02v+0x91): 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/ccjjel3r.o(.text._Z6test02v+0xa5): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccjjel3r.o(.text._Z6test02v+0x158): 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'
      /tmp/ccjjel3r.o(.text._Z6test02v+0x172):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccjjel3r.o(.text._Z6test02v+0x18d): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccjjel3r.o(.text._Z6test02v+0x1de): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccjjel3r.o(.text._Z6test02v+0x294): 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'
      /tmp/ccjjel3r.o(.text._Z6test02v+0x2ae):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccjjel3r.o(.text._Z6test02v+0x2fd): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccjjel3r.o(.text._Z6test02v+0x354): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccjjel3r.o(.text._Z6test02v+0x40a): 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'
      /tmp/ccjjel3r.o(.text._Z6test02v+0x427):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccjjel3r.o(.text._Z6test02v+0x47f): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccjjel3r.o(.text._Z6test02v+0x4d6): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccjjel3r.o(.text._Z6test02v+0x58c): 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'
      /tmp/ccjjel3r.o(.text._Z6test02v+0x5a9):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccjjel3r.o(.text._Z6test02v+0x5fd): In function `test02()':
      /opt/lsb/include/c++/debug/list:156: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_singular()'
      /tmp/ccjjel3r.o(.text._Z6test02v+0x643): 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/ccjjel3r.o(.text._Z6test02v+0x65d): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccjjel3r.o(.text._Z6test02v+0x70a): 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'
      /tmp/ccjjel3r.o(.text._Z6test02v+0x727):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccjjel3r.o(.text._Z6test02v+0x79a): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccjjel3r.o(.text._Z6test02v+0x7e5): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccjjel3r.o(.text._Z6test02v+0x8a6): 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'
      /tmp/ccjjel3r.o(.text._Z6test02v+0x8c3):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccjjel3r.o(.text._Z6test02v+0x901): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccjjel3r.o(.text._Z6test02v+0x916):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccjjel3r.o(.text._Z6test02v+0x937):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccjjel3r.o(.text._Z6test02v+0x94d):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccjjel3r.o(.text._Z6test02v+0x971):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccjjel3r.o(.text._Z6test02v+0x98f):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccjjel3r.o(.text._Z6test02v+0x9a1):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccjjel3r.o(.text._Z6test02v+0xa0b): 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'
      /tmp/ccjjel3r.o(.text._Z6test02v+0xa28):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccjjel3r.o(.text._Z6test02v+0xa5f): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccjjel3r.o(.text._Z6test02v+0xa9c): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccjjel3r.o(.text._Z6test02v+0xae7): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccjjel3r.o(.text._Z6test02v+0xb7d):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccjjel3r.o(.text._Z6test02v+0xb8b):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccjjel3r.o(.text._Z6test02v+0xb99):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccjjel3r.o(.text._Z6test02v+0xba7):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccjjel3r.o(.text._Z6test02v+0xbb5):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccjjel3r.o(.text._Z6test02v+0xbcb): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccjjel3r.o(.text._Z6test02v+0xbf9): 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:
      2005-06-10T06:10:16Z

    qmtest.start_time:
      2005-06-10T06:10:05Z

    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'/tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x167):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x226):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x258):/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'/tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x393):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x453):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x485):/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()'/tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x573):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x5e8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x63f):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x6ad):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x703):/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:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccJiDuP6.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0xae):/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()'/tmp/ccJiDuP6.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x11f):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccJiDuP6.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x157):/opt/lsb/include/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'/tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS2_PKS6_+0x118):/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'/tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEppEv+0x141):/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'/tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x1a8):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x267):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x299):/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()'/tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x30b):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x355):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x37b):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x3ca):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x414):/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: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'/tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEaSERKS7_+0x168):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEaSERKS7_+0x227):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEaSERKS7_+0x259):/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()'/tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEaSERKS7_+0x344):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEaSERKS7_+0x3a6):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEaSERKS7_+0x3f0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEaSERKS7_+0x421):/opt/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'/tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x14e):/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'/tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x34d):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x386):/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'/tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x4ce):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x569):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x67c):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x6b5):/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()'/tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x728):/opt/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'/tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x7ff):/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()'/tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x86e):/opt/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'/tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x945):/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()'/tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x9f4):/opt/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'/tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0xadd):/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()'/tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0xb4c):/opt/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'/tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0xc1d):/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'/tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def4listIiSaIiEEEE16_M_invalidate_ifINS_13_Not_equal_toISt20_List_const_iteratorIiEEEEEvT_+0x5a):/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()'/tmp/ccJiDuP6.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0xe6):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccJiDuP6.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x11f):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccJiDuP6.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x15b):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccJiDuP6.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x193):/opt/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'/tmp/ccJiDuP6.o(.text._Z6test03v+0x1e0):/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()'/tmp/ccJiDuP6.o(.text._Z6test03v+0x27a):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccJiDuP6.o(.text._Z6test03v+0x2bd):/opt/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'/tmp/ccJiDuP6.o(.text._Z6test03v+0x425):/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()'/tmp/ccJiDuP6.o(.text._Z6test03v+0x497):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccJiDuP6.o(.text._Z6test03v+0x4da):/opt/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'/tmp/ccJiDuP6.o(.text._Z6test03v+0x63b):/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'/tmp/ccJiDuP6.o(.text._Z6test03v+0x7c4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccJiDuP6.o(.text._Z6test03v+0x8dd):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccJiDuP6.o(.text._Z6test03v+0x90f):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccJiDuP6.o(.text._Z6test03v+0x9be):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccJiDuP6.o(.text._Z6test03v+0xa51):/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'/tmp/ccJiDuP6.o(.text._Z6test03v+0xb5f):/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'/tmp/ccJiDuP6.o(.text._Z6test03v+0xc5f):/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'/tmp/ccJiDuP6.o(.text._Z6test03v+0xdc0):/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()'/tmp/ccJiDuP6.o(.text._Z6test03v+0xe18):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccJiDuP6.o(.text._Z6test03v+0xe36):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccJiDuP6.o(.text._Z6test03v+0xe4c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccJiDuP6.o(.text._Z6test03v+0xe62):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccJiDuP6.o(.text._Z6test03v+0xe78):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccJiDuP6.o(.text._Z6test03v+0xe8a):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccJiDuP6.o(.text._Z6test03v+0xea6):/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: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()'/tmp/ccJiDuP6.o(.text._Z6test03v+0xf3f):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccJiDuP6.o(.text._Z6test03v+0xf57):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccJiDuP6.o(.text._Z6test03v+0xfd6):/opt/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'/tmp/ccJiDuP6.o(.text._Z6test03v+0x10c2):/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()'/tmp/ccJiDuP6.o(.text._Z6test03v+0x10e2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccJiDuP6.o(.text._Z6test03v+0x10f0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccJiDuP6.o(.text._Z6test03v+0x1127):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccJiDuP6.o(.text._Z6test03v+0x1169):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccJiDuP6.o(.text._Z6test03v+0x1177):/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()'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/3.cc -lv3test -L/tmp/tmpk9HJFJ -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_23_containers_list_invalidation_3.exe
      

    DejaGNUTest.command_output_1:
      
      /tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE13_M_invalidateEv+0xd): 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/ccJiDuP6.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x20): 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/ccJiDuP6.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xd3): 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'
      /tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x167):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x226):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x258):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x26f): 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/ccJiDuP6.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x2ff): 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'
      /tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x393):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x453):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x485):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x4b9): 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/ccJiDuP6.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x51d): 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()'
      /tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x573):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x5e8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x63f):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x6ad):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x703):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccJiDuP6.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x71): 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/ccJiDuP6.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0xae):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccJiDuP6.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0xe8): 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()'
      /tmp/ccJiDuP6.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x11f):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJiDuP6.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x157):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS2_PKS6_+0x3c): In function `__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >::_Safe_iterator(std::_List_iterator<int> const&, __gnu_debug_def::list<int, std::allocator<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/ccJiDuP6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS2_PKS6_+0x4c): In function `__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >::_Safe_iterator(std::_List_iterator<int> const&, __gnu_debug_def::list<int, std::allocator<int> > const*)':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS2_PKS6_+0x101): In function `__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >::_Safe_iterator(std::_List_iterator<int> const&, __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'
      /tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS2_PKS6_+0x118):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS2_PKS6_+0x12f): In function `__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >::_Safe_iterator(std::_List_iterator<int> const&, __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()'
      /tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEppEv+0x17): In function `__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >::operator++()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEppEv+0x63): In function `__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >::operator++()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEppEv+0x125): In function `__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >::operator++()':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEppEv+0x141):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEppEv+0x16f): In function `__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >::operator++()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x3f): In function `__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >::_Safe_iterator(__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:96: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x5d): In function `__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >::_Safe_iterator(__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:124: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x113): In function `__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >::_Safe_iterator(__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'
      /tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x1a8):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x267):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x299):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x2b4): In function `__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >::_Safe_iterator(__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()'
      /tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x30b):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x355):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x37b):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x3ca):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x414):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEaSERKS7_+0x20): 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/ccJiDuP6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEaSERKS7_+0xd3): 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'
      /tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEaSERKS7_+0x168):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEaSERKS7_+0x227):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEaSERKS7_+0x259):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEaSERKS7_+0x294): 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/ccJiDuP6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEaSERKS7_+0x2f9): 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_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEaSERKS7_+0x344):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEaSERKS7_+0x3a6):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEaSERKS7_+0x3f0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEaSERKS7_+0x421):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x19): 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/ccJiDuP6.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x6d): 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:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x81): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x134): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x14e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x16e): 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/ccJiDuP6.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x23b): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x34d):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x386):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x3ee): 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:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x3fe): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x4b5): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x4ce):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x569):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x67c):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x6b5):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x6d6): 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/ccJiDuP6.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x728):/opt/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/ccJiDuP6.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x73c): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x7e5): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x7ff):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x81f): 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/ccJiDuP6.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x86e):/opt/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/ccJiDuP6.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x882): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x92b): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x945):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x965): 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/ccJiDuP6.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x9f4):/opt/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/ccJiDuP6.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0xa08): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0xac3): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0xadd):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0xafd): 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/ccJiDuP6.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0xb4c):/opt/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/ccJiDuP6.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0xb60): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0xc03): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0xc1d):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0xc3d): 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/ccJiDuP6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt20_List_const_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE13_M_invalidateEv+0xd): 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/ccJiDuP6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def4listIiSaIiEEEE16_M_invalidate_ifINS_13_Not_equal_toISt20_List_const_iteratorIiEEEEEvT_+0x22): 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'
      /tmp/ccJiDuP6.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def4listIiSaIiEEEE16_M_invalidate_ifINS_13_Not_equal_toISt20_List_const_iteratorIiEEEEEvT_+0x5a):/opt/lsb/include/c++/debug/safe_sequence.h:140: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccJiDuP6.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x15): 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/ccJiDuP6.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0xa7): 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/ccJiDuP6.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0xe6):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJiDuP6.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x11f):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJiDuP6.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x15b):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJiDuP6.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x193):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJiDuP6.o(.text._Z6test03v+0xb0): In function `test03()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccJiDuP6.o(.text._Z6test03v+0x107): In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJiDuP6.o(.text._Z6test03v+0x1c3): 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'
      /tmp/ccJiDuP6.o(.text._Z6test03v+0x1e0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJiDuP6.o(.text._Z6test03v+0x26c): In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJiDuP6.o(.text._Z6test03v+0x27a):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJiDuP6.o(.text._Z6test03v+0x2bd):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJiDuP6.o(.text._Z6test03v+0x2f4): In function `test03()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccJiDuP6.o(.text._Z6test03v+0x34b): In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJiDuP6.o(.text._Z6test03v+0x408): 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'
      /tmp/ccJiDuP6.o(.text._Z6test03v+0x425):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJiDuP6.o(.text._Z6test03v+0x489): In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJiDuP6.o(.text._Z6test03v+0x497):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJiDuP6.o(.text._Z6test03v+0x4da):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJiDuP6.o(.text._Z6test03v+0x50a): In function `test03()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccJiDuP6.o(.text._Z6test03v+0x561): In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJiDuP6.o(.text._Z6test03v+0x61e): 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'
      /tmp/ccJiDuP6.o(.text._Z6test03v+0x63b):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJiDuP6.o(.text._Z6test03v+0x693): In function `test03()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccJiDuP6.o(.text._Z6test03v+0x6ea): In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJiDuP6.o(.text._Z6test03v+0x7a7): 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'
      /tmp/ccJiDuP6.o(.text._Z6test03v+0x7c4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJiDuP6.o(.text._Z6test03v+0x8dd):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccJiDuP6.o(.text._Z6test03v+0x90f):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJiDuP6.o(.text._Z6test03v+0x9be):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccJiDuP6.o(.text._Z6test03v+0xa51):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJiDuP6.o(.text._Z6test03v+0xa78): In function `test03()':
      /opt/lsb/include/c++/debug/safe_iterator.h:448: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccJiDuP6.o(.text._Z6test03v+0xb2d): 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'
      /tmp/ccJiDuP6.o(.text._Z6test03v+0xb5f):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJiDuP6.o(.text._Z6test03v+0xb78): In function `test03()':
      /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/ccJiDuP6.o(.text._Z6test03v+0xc2d): 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'
      /tmp/ccJiDuP6.o(.text._Z6test03v+0xc5f):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJiDuP6.o(.text._Z6test03v+0xc9a): In function `test03()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccJiDuP6.o(.text._Z6test03v+0xce5): In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJiDuP6.o(.text._Z6test03v+0xda3): 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'
      /tmp/ccJiDuP6.o(.text._Z6test03v+0xdc0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJiDuP6.o(.text._Z6test03v+0xdee): In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJiDuP6.o(.text._Z6test03v+0xe18):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccJiDuP6.o(.text._Z6test03v+0xe36):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJiDuP6.o(.text._Z6test03v+0xe4c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJiDuP6.o(.text._Z6test03v+0xe62):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJiDuP6.o(.text._Z6test03v+0xe78):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJiDuP6.o(.text._Z6test03v+0xe8a):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJiDuP6.o(.text._Z6test03v+0xea6):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccJiDuP6.o(.text._Z6test03v+0xf12): In function `test03()':
      /opt/lsb/include/c++/debug/safe_iterator.h:448: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccJiDuP6.o(.text._Z6test03v+0xf2d): In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJiDuP6.o(.text._Z6test03v+0xf3f):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJiDuP6.o(.text._Z6test03v+0xf57):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJiDuP6.o(.text._Z6test03v+0xfd6):/opt/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/ccJiDuP6.o(.text._Z6test03v+0xff0): In function `test03()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccJiDuP6.o(.text._Z6test03v+0x10a5): 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'
      /tmp/ccJiDuP6.o(.text._Z6test03v+0x10c2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccJiDuP6.o(.text._Z6test03v+0x10d4): In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJiDuP6.o(.text._Z6test03v+0x10e2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJiDuP6.o(.text._Z6test03v+0x10f0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJiDuP6.o(.text._Z6test03v+0x1127):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJiDuP6.o(.text._Z6test03v+0x1169):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccJiDuP6.o(.text._Z6test03v+0x1177):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccJiDuP6.o(.text._Z6test03v+0x119b): In function `test03()':
      /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/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:
      2005-06-10T06:10:26Z

    qmtest.start_time:
      2005-06-10T06:10:18Z

    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'/tmp/cch0mdgY.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0xe3):/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'/tmp/cch0mdgY.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x213):/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()'/tmp/cch0mdgY.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x288):/opt/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'/tmp/cch0mdgY.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x359):/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()'/tmp/cch0mdgY.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x3a6):/opt/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'/tmp/cch0mdgY.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x105):/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'/tmp/cch0mdgY.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1ef):/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'/tmp/cch0mdgY.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x105):/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'/tmp/cch0mdgY.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1ef):/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'/tmp/cch0mdgY.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x12c):/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'/tmp/cch0mdgY.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x1cb):/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()'/tmp/cch0mdgY.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x242):/opt/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'/tmp/cch0mdgY.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x313):/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()'/tmp/cch0mdgY.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x38a):/opt/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'/tmp/cch0mdgY.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x45b):/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()'/tmp/cch0mdgY.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x4ce):/opt/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'/tmp/cch0mdgY.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x59f):/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()'/tmp/cch0mdgY.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x5ea):/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'/tmp/cch0mdgY.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x13f):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/cch0mdgY.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x1de):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cch0mdgY.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x25b):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/cch0mdgY.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x30f):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cch0mdgY.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x339):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/cch0mdgY.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x3d2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cch0mdgY.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x44f):/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'/tmp/cch0mdgY.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x5c8):/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'/tmp/cch0mdgY.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x6bc):/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()'/tmp/cch0mdgY.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x711):/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'/tmp/cch0mdgY.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x80d):/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()'/tmp/cch0mdgY.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x83c):/opt/lsb/include/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'/tmp/cch0mdgY.o(.text._Z6test04v+0x1ea):/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'/tmp/cch0mdgY.o(.text._Z6test04v+0x374):/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'/tmp/cch0mdgY.o(.text._Z6test04v+0x482):/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'/tmp/cch0mdgY.o(.text._Z6test04v+0x62d):/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'/tmp/cch0mdgY.o(.text._Z6test04v+0x73b):/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'/tmp/cch0mdgY.o(.text._Z6test04v+0x8ba):/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()'/tmp/cch0mdgY.o(.text._Z6test04v+0x8fc):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cch0mdgY.o(.text._Z6test04v+0x90a):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cch0mdgY.o(.text._Z6test04v+0x918):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cch0mdgY.o(.text._Z6test04v+0x926):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cch0mdgY.o(.text._Z6test04v+0x934):/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()'/tmp/cch0mdgY.o(.text._Z6test04v+0x955):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/cch0mdgY.o(.text._Z6test04v+0x994):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/cch0mdgY.o(.text._Z6test04v+0x9a9):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/cch0mdgY.o(.text._Z6test04v+0x9ca):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cch0mdgY.o(.text._Z6test04v+0x9e0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cch0mdgY.o(.text._Z6test04v+0xa04):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cch0mdgY.o(.text._Z6test04v+0xa1a):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cch0mdgY.o(.text._Z6test04v+0xa4c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cch0mdgY.o(.text._Z6test04v+0xa5e):/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/tmpk9HJFJ -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_23_containers_list_invalidation_4.exe
      

    DejaGNUTest.command_output_1:
      
      /tmp/cch0mdgY.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def4listIiSaIiEEEE16_M_transfer_iterISt14_List_iteratorIiEEEvRKNS_14_Safe_iteratorIT_S4_EE+0x32): 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/cch0mdgY.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def4listIiSaIiEEEE16_M_transfer_iterISt14_List_iteratorIiEEEvRKNS_14_Safe_iteratorIT_S4_EE+0x5a): 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_iterator.h:84: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cch0mdgY.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def4listIiSaIiEEEE16_M_transfer_iterISt14_List_iteratorIiEEEvRKNS_14_Safe_iteratorIT_S4_EE+0x7a): 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/cch0mdgY.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def4listIiSaIiEEEE16_M_transfer_iterISt14_List_iteratorIiEEEvRKNS_14_Safe_iteratorIT_S4_EE+0xa2): 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_iterator.h:84: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cch0mdgY.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x98): 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/cch0mdgY.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0xe3):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cch0mdgY.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x130): 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:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cch0mdgY.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x144): 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_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cch0mdgY.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x1f9): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cch0mdgY.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x213):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cch0mdgY.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x236): 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()'
      /tmp/cch0mdgY.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x288):/opt/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/cch0mdgY.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x29c): 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_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cch0mdgY.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x33f): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cch0mdgY.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x359):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cch0mdgY.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x37c): 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()'
      /tmp/cch0mdgY.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x3a6):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cch0mdgY.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x20): 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/cch0mdgY.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xd5): 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'
      /tmp/cch0mdgY.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x105):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cch0mdgY.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x11c): 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/cch0mdgY.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1bf): 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'
      /tmp/cch0mdgY.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1ef):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cch0mdgY.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x223): 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/cch0mdgY.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x20): 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/cch0mdgY.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xd5): 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'
      /tmp/cch0mdgY.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x105):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cch0mdgY.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x11c): 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/cch0mdgY.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1bf): 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'
      /tmp/cch0mdgY.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1ef):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cch0mdgY.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x223): 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/cch0mdgY.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x39): In function `__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >::_Safe_iterator(__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:96: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cch0mdgY.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x4d): In function `__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >::_Safe_iterator(__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:124: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cch0mdgY.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x101): In function `__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >::_Safe_iterator(__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'
      /tmp/cch0mdgY.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x12c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cch0mdgY.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x143): In function `__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >::_Safe_iterator(__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()'
      /tmp/cch0mdgY.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x21): 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/cch0mdgY.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0xe8): 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:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cch0mdgY.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0xfc): 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.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cch0mdgY.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x1b1): 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/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cch0mdgY.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x1cb):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cch0mdgY.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x1ee): 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/cch0mdgY.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x242):/opt/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/cch0mdgY.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x256): 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.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cch0mdgY.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x2f9): 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/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cch0mdgY.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x313):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cch0mdgY.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x336): 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/cch0mdgY.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x38a):/opt/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/cch0mdgY.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x39e): 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.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cch0mdgY.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x441): 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/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cch0mdgY.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x45b):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cch0mdgY.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x47e): 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/cch0mdgY.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x4ce):/opt/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/cch0mdgY.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x4e2): 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.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cch0mdgY.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x585): 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/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cch0mdgY.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x59f):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cch0mdgY.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x5c2): 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/cch0mdgY.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x5ea):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cch0mdgY.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x22): 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/cch0mdgY.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0xc2): 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'
      /tmp/cch0mdgY.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x13f):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cch0mdgY.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x1de):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cch0mdgY.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x25b):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cch0mdgY.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x30f):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cch0mdgY.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x339):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cch0mdgY.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x3d2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cch0mdgY.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x44f):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cch0mdgY.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x4ab): 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_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cch0mdgY.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x4ff): 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:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cch0mdgY.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x510): 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_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cch0mdgY.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x5b1): 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'
      /tmp/cch0mdgY.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x5c8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cch0mdgY.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x5e6): 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/cch0mdgY.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x69f): 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'
      /tmp/cch0mdgY.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x6bc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cch0mdgY.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x6f9): 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/cch0mdgY.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x711):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cch0mdgY.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x7ce): 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'
      /tmp/cch0mdgY.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x80d):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cch0mdgY.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x823): 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/cch0mdgY.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x83c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cch0mdgY.o(.text._Z6test04v+0x100): 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/cch0mdgY.o(.text._Z6test04v+0x11a): In function `test04()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cch0mdgY.o(.text._Z6test04v+0x1cd): 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'
      /tmp/cch0mdgY.o(.text._Z6test04v+0x1ea):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cch0mdgY.o(.text._Z6test04v+0x229): In function `test04()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cch0mdgY.o(.text._Z6test04v+0x28a): 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/cch0mdgY.o(.text._Z6test04v+0x2a4): In function `test04()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cch0mdgY.o(.text._Z6test04v+0x357): 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'
      /tmp/cch0mdgY.o(.text._Z6test04v+0x374):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cch0mdgY.o(.text._Z6test04v+0x39e): In function `test04()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cch0mdgY.o(.text._Z6test04v+0x465): 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'
      /tmp/cch0mdgY.o(.text._Z6test04v+0x482):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cch0mdgY.o(.text._Z6test04v+0x4e2): In function `test04()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cch0mdgY.o(.text._Z6test04v+0x543): 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/cch0mdgY.o(.text._Z6test04v+0x55d): In function `test04()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cch0mdgY.o(.text._Z6test04v+0x610): 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'
      /tmp/cch0mdgY.o(.text._Z6test04v+0x62d):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cch0mdgY.o(.text._Z6test04v+0x657): In function `test04()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cch0mdgY.o(.text._Z6test04v+0x71e): 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'
      /tmp/cch0mdgY.o(.text._Z6test04v+0x73b):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cch0mdgY.o(.text._Z6test04v+0x7d0): 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/cch0mdgY.o(.text._Z6test04v+0x7ea): In function `test04()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cch0mdgY.o(.text._Z6test04v+0x89d): 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'
      /tmp/cch0mdgY.o(.text._Z6test04v+0x8ba):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cch0mdgY.o(.text._Z6test04v+0x8ee): In function `test04()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cch0mdgY.o(.text._Z6test04v+0x8fc):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cch0mdgY.o(.text._Z6test04v+0x90a):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cch0mdgY.o(.text._Z6test04v+0x918):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cch0mdgY.o(.text._Z6test04v+0x926):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cch0mdgY.o(.text._Z6test04v+0x934):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/cch0mdgY.o(.text._Z6test04v+0x93f): In function `test04()':
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cch0mdgY.o(.text._Z6test04v+0x955):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cch0mdgY.o(.text._Z6test04v+0x994):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cch0mdgY.o(.text._Z6test04v+0x9a9):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cch0mdgY.o(.text._Z6test04v+0x9ca):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cch0mdgY.o(.text._Z6test04v+0x9e0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cch0mdgY.o(.text._Z6test04v+0xa04):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cch0mdgY.o(.text._Z6test04v+0xa1a):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cch0mdgY.o(.text._Z6test04v+0xa4c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cch0mdgY.o(.text._Z6test04v+0xa5e):/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:
      2005-06-10T06:10:32Z

    qmtest.start_time:
      2005-06-10T06:10:26Z

    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'/tmp/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0xe3):/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'/tmp/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x21b):/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'/tmp/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x2fd):/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'/tmp/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x3e3):/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()'/tmp/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x458):/opt/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'/tmp/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x529):/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'/tmp/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x60b):/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'/tmp/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x6f1):/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()'/tmp/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x73a):/opt/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'/tmp/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x76e):/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'/tmp/ccesbHn2.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEEC1ERKSC_+0x12c):/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'/tmp/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x1d0):/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'/tmp/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x2b5):/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'/tmp/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x39b):/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()'/tmp/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x412):/opt/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'/tmp/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x4e3):/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'/tmp/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x5c5):/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'/tmp/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x6ab):/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()'/tmp/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x722):/opt/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'/tmp/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x7f3):/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'/tmp/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x8d5):/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'/tmp/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x9bb):/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()'/tmp/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xa32):/opt/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'/tmp/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xb03):/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'/tmp/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xbe5):/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'/tmp/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xccb):/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()'/tmp/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xd12):/opt/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'/tmp/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xd52):/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xd72):/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xd90):/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'/tmp/ccesbHn2.o(.gnu.linkonce.t._ZNSt8_Rb_treeIiSt4pairIKifESt10_Select1stIS2_ESt4lessIiESaIS2_EE13insert_uniqueIN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS2_EN15__gnu_debug_def3mapIifS6_S7_EEEEEEvT_SI_+0xfb):/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'/tmp/ccesbHn2.o(.gnu.linkonce.t._ZNSt8_Rb_treeIiSt4pairIKifESt10_Select1stIS2_ESt4lessIiESaIS2_EE13insert_uniqueIN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS2_EN15__gnu_debug_def3mapIifS6_S7_EEEEEEvT_SI_+0x1d9):/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'/tmp/ccesbHn2.o(.gnu.linkonce.t._ZNSt8_Rb_treeIiSt4pairIKifESt10_Select1stIS2_ESt4lessIiESaIS2_EE13insert_uniqueIN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS2_EN15__gnu_debug_def3mapIifS6_S7_EEEEEEvT_SI_+0x340):/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'/tmp/ccesbHn2.o(.gnu.linkonce.t._ZNSt8_Rb_treeIiSt4pairIKifESt10_Select1stIS2_ESt4lessIiESaIS2_EE13insert_uniqueIN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS2_EN15__gnu_debug_def3mapIifS6_S7_EEEEEEvT_SI_+0x41f):/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'/tmp/ccesbHn2.o(.gnu.linkonce.t._ZNSt8_Rb_treeIiSt4pairIKifESt10_Select1stIS2_ESt4lessIiESaIS2_EE13insert_uniqueIN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS2_EN15__gnu_debug_def3mapIifS6_S7_EEEEEEvT_SI_+0x505):/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'/tmp/ccesbHn2.o(.gnu.linkonce.t._ZNSt8_Rb_treeIiSt4pairIKifESt10_Select1stIS2_ESt4lessIiESaIS2_EE13insert_uniqueIN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS2_EN15__gnu_debug_def3mapIifS6_S7_EEEEEEvT_SI_+0x5f8):/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'/tmp/ccesbHn2.o(.gnu.linkonce.t._ZNSt8_Rb_treeIiSt4pairIKifESt10_Select1stIS2_ESt4lessIiESaIS2_EE13insert_uniqueIN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS2_EN15__gnu_debug_def3mapIifS6_S7_EEEEEEvT_SI_+0x768):/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'/tmp/ccesbHn2.o(.gnu.linkonce.t._ZNSt8_Rb_treeIiSt4pairIKifESt10_Select1stIS2_ESt4lessIiESaIS2_EE13insert_uniqueIN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS2_EN15__gnu_debug_def3mapIifS6_S7_EEEEEEvT_SI_+0x847):/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'/tmp/ccesbHn2.o(.gnu.linkonce.t._ZNSt8_Rb_treeIiSt4pairIKifESt10_Select1stIS2_ESt4lessIiESaIS2_EE13insert_uniqueIN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS2_EN15__gnu_debug_def3mapIifS6_S7_EEEEEEvT_SI_+0x92d):/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'/tmp/ccesbHn2.o(.gnu.linkonce.t._ZNSt8_Rb_treeIiSt4pairIKifESt10_Select1stIS2_ESt4lessIiESaIS2_EE13insert_uniqueIN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS2_EN15__gnu_debug_def3mapIifS6_S7_EEEEEEvT_SI_+0xa20):/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'/tmp/ccesbHn2.o(.gnu.linkonce.t._ZNSt8_Rb_treeIiSt4pairIKifESt10_Select1stIS2_ESt4lessIiESaIS2_EE13insert_uniqueIN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS2_EN15__gnu_debug_def3mapIifS6_S7_EEEEEEvT_SI_+0xa5b):/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'/tmp/ccesbHn2.o(.gnu.linkonce.t._ZNSt8_Rb_treeIiSt4pairIKifESt10_Select1stIS2_ESt4lessIiESaIS2_EE13insert_uniqueIN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS2_EN15__gnu_debug_def3mapIifS6_S7_EEEEEEvT_SI_+0xac1):/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'/tmp/ccesbHn2.o(.text._Z6test01v+0x27a):/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'/tmp/ccesbHn2.o(.text._Z6test01v+0x3ad):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccesbHn2.o(.text._Z6test01v+0x47b):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccesbHn2.o(.text._Z6test01v+0x4ad):/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()'/tmp/ccesbHn2.o(.text._Z6test01v+0x526):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccesbHn2.o(.text._Z6test01v+0x534):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccesbHn2.o(.text._Z6test01v+0x542):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccesbHn2.o(.text._Z6test01v+0x550):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccesbHn2.o(.text._Z6test01v+0x55e):/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()'/tmp/ccesbHn2.o(.text._Z6test01v+0x588):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccesbHn2.o(.text._Z6test01v+0x5f5):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccesbHn2.o(.text._Z6test01v+0x604):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccesbHn2.o(.text._Z6test01v+0x627):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccesbHn2.o(.text._Z6test01v+0x6aa):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccesbHn2.o(.text._Z6test01v+0x6ce):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccesbHn2.o(.text._Z6test01v+0x6e4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccesbHn2.o(.text._Z6test01v+0x6f4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccesbHn2.o(.text._Z6test01v+0x704):/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/map/insert/16813.cc -lv3test -L/tmp/tmpk9HJFJ -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_23_containers_map_insert_16813.exe
      

    DejaGNUTest.command_output_1:
      
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x98): 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/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0xe3):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x137): 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:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x14b): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x201): 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'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x21b):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x22c): 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/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x2cf): 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'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x2fd):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x312): 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/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x3b5): 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'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x3e3):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x403): 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()'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x458):/opt/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/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x46c): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x50f): 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'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x529):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x53a): 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/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x5dd): 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'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x60b):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x620): 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/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x6c3): 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'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x6f1):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x711): 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()'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x73a):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x750): 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/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x76e):/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEEC1ERKSC_+0x39): In function `__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> > > >::_Safe_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> > > > 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/ccesbHn2.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEEC1ERKSC_+0x4d): In function `__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> > > >::_Safe_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> > > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEEC1ERKSC_+0x101): In function `__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> > > >::_Safe_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> > > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEEC1ERKSC_+0x12c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEEC1ERKSC_+0x143): In function `__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> > > >::_Safe_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> > > > const&)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x21): 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/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xef): 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:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x103): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x1b6): 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/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x1d0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x1e1): 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'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x287): 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/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x2b5):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x2ca): 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:420: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x36d): 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/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x39b):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x3bb): 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/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x412):/opt/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/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x426): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x4c9): 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/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x4e3):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x4f4): 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'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x597): 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/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x5c5):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x5da): 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:420: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x67d): 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/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x6ab):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x6cb): 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/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x722):/opt/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/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x736): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x7d9): 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/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x7f3):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x804): 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'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x8a7): 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/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x8d5):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x8ea): 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:420: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x98d): 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/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x9bb):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x9db): 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/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xa32):/opt/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/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xa46): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xae9): 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/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xb03):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xb14): 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'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xbb7): 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/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xbe5):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xbfa): 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:420: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xc9d): 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/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xccb):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xceb): 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/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xd12):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xd28): 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'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xd52):/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xd72):/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xd90):/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNSt8_Rb_treeIiSt4pairIKifESt10_Select1stIS2_ESt4lessIiESaIS2_EE13insert_uniqueIN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS2_EN15__gnu_debug_def3mapIifS6_S7_EEEEEEvT_SI_+0x1c): 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'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNSt8_Rb_treeIiSt4pairIKifESt10_Select1stIS2_ESt4lessIiESaIS2_EE13insert_uniqueIN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS2_EN15__gnu_debug_def3mapIifS6_S7_EEEEEEvT_SI_+0xd1): 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'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNSt8_Rb_treeIiSt4pairIKifESt10_Select1stIS2_ESt4lessIiESaIS2_EE13insert_uniqueIN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS2_EN15__gnu_debug_def3mapIifS6_S7_EEEEEEvT_SI_+0xfb):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNSt8_Rb_treeIiSt4pairIKifESt10_Select1stIS2_ESt4lessIiESaIS2_EE13insert_uniqueIN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS2_EN15__gnu_debug_def3mapIifS6_S7_EEEEEEvT_SI_+0x10c): 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:452: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNSt8_Rb_treeIiSt4pairIKifESt10_Select1stIS2_ESt4lessIiESaIS2_EE13insert_uniqueIN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS2_EN15__gnu_debug_def3mapIifS6_S7_EEEEEEvT_SI_+0x1af): 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'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNSt8_Rb_treeIiSt4pairIKifESt10_Select1stIS2_ESt4lessIiESaIS2_EE13insert_uniqueIN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS2_EN15__gnu_debug_def3mapIifS6_S7_EEEEEEvT_SI_+0x1d9):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNSt8_Rb_treeIiSt4pairIKifESt10_Select1stIS2_ESt4lessIiESaIS2_EE13insert_uniqueIN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS2_EN15__gnu_debug_def3mapIifS6_S7_EEEEEEvT_SI_+0x201): 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/ccesbHn2.o(.gnu.linkonce.t._ZNSt8_Rb_treeIiSt4pairIKifESt10_Select1stIS2_ESt4lessIiESaIS2_EE13insert_uniqueIN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS2_EN15__gnu_debug_def3mapIifS6_S7_EEEEEEvT_SI_+0x264): 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:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNSt8_Rb_treeIiSt4pairIKifESt10_Select1stIS2_ESt4lessIiESaIS2_EE13insert_uniqueIN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS2_EN15__gnu_debug_def3mapIifS6_S7_EEEEEEvT_SI_+0x27e): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNSt8_Rb_treeIiSt4pairIKifESt10_Select1stIS2_ESt4lessIiESaIS2_EE13insert_uniqueIN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS2_EN15__gnu_debug_def3mapIifS6_S7_EEEEEEvT_SI_+0x323): 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'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNSt8_Rb_treeIiSt4pairIKifESt10_Select1stIS2_ESt4lessIiESaIS2_EE13insert_uniqueIN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS2_EN15__gnu_debug_def3mapIifS6_S7_EEEEEEvT_SI_+0x340):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNSt8_Rb_treeIiSt4pairIKifESt10_Select1stIS2_ESt4lessIiESaIS2_EE13insert_uniqueIN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS2_EN15__gnu_debug_def3mapIifS6_S7_EEEEEEvT_SI_+0x34e): 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'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNSt8_Rb_treeIiSt4pairIKifESt10_Select1stIS2_ESt4lessIiESaIS2_EE13insert_uniqueIN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS2_EN15__gnu_debug_def3mapIifS6_S7_EEEEEEvT_SI_+0x3f1): 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'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNSt8_Rb_treeIiSt4pairIKifESt10_Select1stIS2_ESt4lessIiESaIS2_EE13insert_uniqueIN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS2_EN15__gnu_debug_def3mapIifS6_S7_EEEEEEvT_SI_+0x41f):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNSt8_Rb_treeIiSt4pairIKifESt10_Select1stIS2_ESt4lessIiESaIS2_EE13insert_uniqueIN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS2_EN15__gnu_debug_def3mapIifS6_S7_EEEEEEvT_SI_+0x434): 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:420: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNSt8_Rb_treeIiSt4pairIKifESt10_Select1stIS2_ESt4lessIiESaIS2_EE13insert_uniqueIN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS2_EN15__gnu_debug_def3mapIifS6_S7_EEEEEEvT_SI_+0x4d7): 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'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNSt8_Rb_treeIiSt4pairIKifESt10_Select1stIS2_ESt4lessIiESaIS2_EE13insert_uniqueIN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS2_EN15__gnu_debug_def3mapIifS6_S7_EEEEEEvT_SI_+0x505):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNSt8_Rb_treeIiSt4pairIKifESt10_Select1stIS2_ESt4lessIiESaIS2_EE13insert_uniqueIN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS2_EN15__gnu_debug_def3mapIifS6_S7_EEEEEEvT_SI_+0x528): 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/ccesbHn2.o(.gnu.linkonce.t._ZNSt8_Rb_treeIiSt4pairIKifESt10_Select1stIS2_ESt4lessIiESaIS2_EE13insert_uniqueIN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS2_EN15__gnu_debug_def3mapIifS6_S7_EEEEEEvT_SI_+0x5df): 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'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNSt8_Rb_treeIiSt4pairIKifESt10_Select1stIS2_ESt4lessIiESaIS2_EE13insert_uniqueIN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS2_EN15__gnu_debug_def3mapIifS6_S7_EEEEEEvT_SI_+0x5f8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNSt8_Rb_treeIiSt4pairIKifESt10_Select1stIS2_ESt4lessIiESaIS2_EE13insert_uniqueIN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS2_EN15__gnu_debug_def3mapIifS6_S7_EEEEEEvT_SI_+0x62a): 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/ccesbHn2.o(.gnu.linkonce.t._ZNSt8_Rb_treeIiSt4pairIKifESt10_Select1stIS2_ESt4lessIiESaIS2_EE13insert_uniqueIN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS2_EN15__gnu_debug_def3mapIifS6_S7_EEEEEEvT_SI_+0x68e): 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:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNSt8_Rb_treeIiSt4pairIKifESt10_Select1stIS2_ESt4lessIiESaIS2_EE13insert_uniqueIN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS2_EN15__gnu_debug_def3mapIifS6_S7_EEEEEEvT_SI_+0x6a8): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNSt8_Rb_treeIiSt4pairIKifESt10_Select1stIS2_ESt4lessIiESaIS2_EE13insert_uniqueIN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS2_EN15__gnu_debug_def3mapIifS6_S7_EEEEEEvT_SI_+0x74b): 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'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNSt8_Rb_treeIiSt4pairIKifESt10_Select1stIS2_ESt4lessIiESaIS2_EE13insert_uniqueIN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS2_EN15__gnu_debug_def3mapIifS6_S7_EEEEEEvT_SI_+0x768):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNSt8_Rb_treeIiSt4pairIKifESt10_Select1stIS2_ESt4lessIiESaIS2_EE13insert_uniqueIN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS2_EN15__gnu_debug_def3mapIifS6_S7_EEEEEEvT_SI_+0x776): 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'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNSt8_Rb_treeIiSt4pairIKifESt10_Select1stIS2_ESt4lessIiESaIS2_EE13insert_uniqueIN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS2_EN15__gnu_debug_def3mapIifS6_S7_EEEEEEvT_SI_+0x819): 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'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNSt8_Rb_treeIiSt4pairIKifESt10_Select1stIS2_ESt4lessIiESaIS2_EE13insert_uniqueIN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS2_EN15__gnu_debug_def3mapIifS6_S7_EEEEEEvT_SI_+0x847):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNSt8_Rb_treeIiSt4pairIKifESt10_Select1stIS2_ESt4lessIiESaIS2_EE13insert_uniqueIN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS2_EN15__gnu_debug_def3mapIifS6_S7_EEEEEEvT_SI_+0x85c): 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:420: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNSt8_Rb_treeIiSt4pairIKifESt10_Select1stIS2_ESt4lessIiESaIS2_EE13insert_uniqueIN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS2_EN15__gnu_debug_def3mapIifS6_S7_EEEEEEvT_SI_+0x8ff): 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'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNSt8_Rb_treeIiSt4pairIKifESt10_Select1stIS2_ESt4lessIiESaIS2_EE13insert_uniqueIN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS2_EN15__gnu_debug_def3mapIifS6_S7_EEEEEEvT_SI_+0x92d):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNSt8_Rb_treeIiSt4pairIKifESt10_Select1stIS2_ESt4lessIiESaIS2_EE13insert_uniqueIN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS2_EN15__gnu_debug_def3mapIifS6_S7_EEEEEEvT_SI_+0x950): 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/ccesbHn2.o(.gnu.linkonce.t._ZNSt8_Rb_treeIiSt4pairIKifESt10_Select1stIS2_ESt4lessIiESaIS2_EE13insert_uniqueIN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS2_EN15__gnu_debug_def3mapIifS6_S7_EEEEEEvT_SI_+0xa07): 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'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNSt8_Rb_treeIiSt4pairIKifESt10_Select1stIS2_ESt4lessIiESaIS2_EE13insert_uniqueIN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS2_EN15__gnu_debug_def3mapIifS6_S7_EEEEEEvT_SI_+0xa20):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNSt8_Rb_treeIiSt4pairIKifESt10_Select1stIS2_ESt4lessIiESaIS2_EE13insert_uniqueIN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS2_EN15__gnu_debug_def3mapIifS6_S7_EEEEEEvT_SI_+0xa45): 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'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNSt8_Rb_treeIiSt4pairIKifESt10_Select1stIS2_ESt4lessIiESaIS2_EE13insert_uniqueIN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS2_EN15__gnu_debug_def3mapIifS6_S7_EEEEEEvT_SI_+0xa5b):/opt/lsb/include/c++/debug/safe_iterator.h:448: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNSt8_Rb_treeIiSt4pairIKifESt10_Select1stIS2_ESt4lessIiESaIS2_EE13insert_uniqueIN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS2_EN15__gnu_debug_def3mapIifS6_S7_EEEEEEvT_SI_+0xa84): 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/ccesbHn2.o(.gnu.linkonce.t._ZNSt8_Rb_treeIiSt4pairIKifESt10_Select1stIS2_ESt4lessIiESaIS2_EE13insert_uniqueIN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS2_EN15__gnu_debug_def3mapIifS6_S7_EEEEEEvT_SI_+0xa9d): 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'
      /tmp/ccesbHn2.o(.gnu.linkonce.t._ZNSt8_Rb_treeIiSt4pairIKifESt10_Select1stIS2_ESt4lessIiESaIS2_EE13insert_uniqueIN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS2_EN15__gnu_debug_def3mapIifS6_S7_EEEEEEvT_SI_+0xac1):/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccesbHn2.o(.text._Z6test01v+0x18d): 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/ccesbHn2.o(.text._Z6test01v+0x1a7): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccesbHn2.o(.text._Z6test01v+0x25d): 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'
      /tmp/ccesbHn2.o(.text._Z6test01v+0x27a):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccesbHn2.o(.text._Z6test01v+0x2c1): 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/ccesbHn2.o(.text._Z6test01v+0x2db): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccesbHn2.o(.text._Z6test01v+0x390): 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'
      /tmp/ccesbHn2.o(.text._Z6test01v+0x3ad):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccesbHn2.o(.text._Z6test01v+0x47b):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccesbHn2.o(.text._Z6test01v+0x4ad):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccesbHn2.o(.text._Z6test01v+0x51e): In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccesbHn2.o(.text._Z6test01v+0x526):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccesbHn2.o(.text._Z6test01v+0x534):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccesbHn2.o(.text._Z6test01v+0x542):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccesbHn2.o(.text._Z6test01v+0x550):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccesbHn2.o(.text._Z6test01v+0x55e):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccesbHn2.o(.text._Z6test01v+0x569): In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccesbHn2.o(.text._Z6test01v+0x588):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccesbHn2.o(.text._Z6test01v+0x5f5):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccesbHn2.o(.text._Z6test01v+0x604):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccesbHn2.o(.text._Z6test01v+0x627):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccesbHn2.o(.text._Z6test01v+0x6aa):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccesbHn2.o(.text._Z6test01v+0x6ce):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccesbHn2.o(.text._Z6test01v+0x6e4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccesbHn2.o(.text._Z6test01v+0x6f4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccesbHn2.o(.text._Z6test01v+0x704):/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/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:
      2005-06-10T06:10:58Z

    qmtest.start_time:
      2005-06-10T06:10:52Z

    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'/tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEEEE16_M_invalidate_ifINS_13_Not_equal_toISt23_Rb_tree_const_iteratorIS7_EEEEEvT_+0x5a):/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'/tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x179):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x241):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x278):/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'/tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x3cf):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x498):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x4cf):/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: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'/tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x6ec):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x723):/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()'/tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x7b0):/opt/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'/tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x910):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x947):/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()'/tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x9ef):/opt/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'/tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xb69):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xba0):/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()'/tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xc2d):/opt/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'/tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xda7):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xdde):/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()'/tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xe80):/opt/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'/tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xfe0):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1017):/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()'/tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x10a4):/opt/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'/tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1204):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x123b):/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()'/tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x12a1):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1324):/opt/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'/tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x149e):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x14d5):/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()'/tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1562):/opt/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'/tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x16dc):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1713):/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()'/tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x17c9):/opt/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'/tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x18a7):/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()'/tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1933):/opt/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'/tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1a1f):/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()'/tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1a84):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1aea):/opt/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'/tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1bca):/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()'/tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1c56):/opt/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'/tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1d36):/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()'/tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1dd5):/opt/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'/tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1ec7):/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()'/tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1f53):/opt/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'/tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2045):/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()'/tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x209d):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2137):/opt/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'/tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2229):/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()'/tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x22b5):/opt/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'/tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x23a7):/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()'/tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x244a):/opt/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'/tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x252a):/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()'/tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x25b6):/opt/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'/tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2696):/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()'/tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2784):/opt/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'/tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2864):/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()'/tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x28f0):/opt/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'/tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x29d0):/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()'/tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2a72):/opt/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'/tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2b64):/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()'/tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2bf0):/opt/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'/tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2ce2):/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()'/tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2e22):/opt/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'/tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2f02):/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()'/tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2f8e):/opt/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'/tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x306e):/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'/tmp/cccjDFSO.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0xe3):/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'/tmp/cccjDFSO.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x21b):/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()'/tmp/cccjDFSO.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x293):/opt/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'/tmp/cccjDFSO.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x364):/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()'/tmp/cccjDFSO.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x3b2):/opt/lsb/include/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'/tmp/cccjDFSO.o(.text._Z6test01v+0x236):/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'/tmp/cccjDFSO.o(.text._Z6test01v+0x36f):/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()'/tmp/cccjDFSO.o(.text._Z6test01v+0x3b0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cccjDFSO.o(.text._Z6test01v+0x3bb):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/cccjDFSO.o(.text._Z6test01v+0x3d1):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/cccjDFSO.o(.text._Z6test01v+0x3fd):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cccjDFSO.o(.text._Z6test01v+0x414):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/cccjDFSO.o(.text._Z6test01v+0x42e):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/cccjDFSO.o(.text._Z6test01v+0x465):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cccjDFSO.o(.text._Z6test01v+0x4a9):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cccjDFSO.o(.text._Z6test01v+0x4c5):/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/map/invalidation/1.cc -lv3test -L/tmp/tmpk9HJFJ -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_23_containers_map_invalidation_1.exe
      

    DejaGNUTest.command_output_1:
      
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE13_M_invalidateEv+0xd): 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/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE13_M_invalidateEv+0xd): 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/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEEEE16_M_invalidate_ifINS_13_Not_equal_toISt23_Rb_tree_const_iteratorIS7_EEEEEvT_+0x22): 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'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEEEE16_M_invalidate_ifINS_13_Not_equal_toISt23_Rb_tree_const_iteratorIS7_EEEEEvT_+0x5a):/opt/lsb/include/c++/debug/safe_sequence.h:140: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x20): 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/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xdb): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x179):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x241):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x278):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x28f): 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/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x331): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x3cf):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x498):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x4cf):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x503): 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/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x56f): 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:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x589): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x647): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x6ec):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x723):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x74c): 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()'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x7b0):/opt/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/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x7ca): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x86b): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x910):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x947):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x970): 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()'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x9ef):/opt/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/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xa09): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xac4): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xb69):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xba0):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xbc9): 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()'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xc2d):/opt/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/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xc47): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xd02): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xda7):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xdde):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xe07): 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()'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xe80):/opt/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/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xe9a): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xf3b): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xfe0):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1017):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1040): 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()'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x10a4):/opt/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/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x10be): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x115f): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1204):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x123b):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1264): 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()'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x12a1):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1324):/opt/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/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x133e): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x13f9): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x149e):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x14d5):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x14fe): 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()'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1562):/opt/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/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x157c): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1637): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x16dc):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1713):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x173c): 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()'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x17c9):/opt/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/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x17e3): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x188a): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x18a7):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x18d1): 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()'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1933):/opt/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/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x194d): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1a02): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1a1f):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1a49): 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()'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1a84):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1aea):/opt/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/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1b04): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1bad): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1bca):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1bf4): 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()'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1c56):/opt/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/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1c70): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1d19): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1d36):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1d60): 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()'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1dd5):/opt/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/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1def): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1eaa): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1ec7):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1ef1): 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()'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1f53):/opt/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/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1f6d): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2028): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2045):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x206f): 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()'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x209d):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2137):/opt/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/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2151): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x220c): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2229):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2253): 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()'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x22b5):/opt/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/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x22cf): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x238a): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x23a7):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x23d1): 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()'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x244a):/opt/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/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2464): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x250d): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x252a):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2554): 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()'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x25b6):/opt/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/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x25d0): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2679): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2696):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x26c0): 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()'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2784):/opt/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/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x279e): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2847): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2864):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x288e): 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()'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x28f0):/opt/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/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x290a): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x29b3): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x29d0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x29fa): 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()'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2a72):/opt/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/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2a8c): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2b47): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2b64):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2b8e): 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()'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2bf0):/opt/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/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2c0a): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2cc5): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2ce2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2d0c): 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()'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2e22):/opt/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/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2e3c): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2ee5): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2f02):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2f2c): 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()'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2f8e):/opt/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/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2fa8): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x3051): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x306e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x3098): 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()'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x98): 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/cccjDFSO.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0xe3):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x137): 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:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x14b): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x201): 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'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x21b):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x23e): 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()'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x293):/opt/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/cccjDFSO.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x2a7): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x34a): 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'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x364):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x387): 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()'
      /tmp/cccjDFSO.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x3b2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccjDFSO.o(.text._Z6test01v+0x14a): 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/cccjDFSO.o(.text._Z6test01v+0x164): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccjDFSO.o(.text._Z6test01v+0x219): 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'
      /tmp/cccjDFSO.o(.text._Z6test01v+0x236):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccjDFSO.o(.text._Z6test01v+0x283): 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/cccjDFSO.o(.text._Z6test01v+0x29d): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccjDFSO.o(.text._Z6test01v+0x352): 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'
      /tmp/cccjDFSO.o(.text._Z6test01v+0x36f):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccjDFSO.o(.text._Z6test01v+0x3a2): In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccjDFSO.o(.text._Z6test01v+0x3b0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccjDFSO.o(.text._Z6test01v+0x3bb):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cccjDFSO.o(.text._Z6test01v+0x3d1):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cccjDFSO.o(.text._Z6test01v+0x3fd):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccjDFSO.o(.text._Z6test01v+0x414):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cccjDFSO.o(.text._Z6test01v+0x42e):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cccjDFSO.o(.text._Z6test01v+0x465):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccjDFSO.o(.text._Z6test01v+0x4a9):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccjDFSO.o(.text._Z6test01v+0x4c5):/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/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:
      2005-06-10T06:11:09Z

    qmtest.start_time:
      2005-06-10T06:11:00Z

    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'/tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE11_M_is_beginEv+0x13b):/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'/tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE11_M_is_beginEv+0x21d):/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'/tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE11_M_is_beginEv+0x303):/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()'/tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE11_M_is_beginEv+0x33e):/opt/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'/tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0xe3):/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'/tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x21b):/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'/tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x2fd):/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'/tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x3e3):/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()'/tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x458):/opt/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'/tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x529):/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'/tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x60b):/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'/tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x6f1):/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()'/tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x73a):/opt/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'/tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x76e):/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'/tmp/cch4287g.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x12c):/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'/tmp/cch4287g.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x105):/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'/tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE9_M_is_endEv+0x13b):/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'/tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE9_M_is_endEv+0x21d):/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'/tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE9_M_is_endEv+0x303):/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()'/tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE9_M_is_endEv+0x33e):/opt/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'/tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x1d0):/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'/tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x2b5):/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'/tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x39b):/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()'/tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x412):/opt/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'/tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x4e3):/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'/tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x5c5):/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'/tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x6ab):/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()'/tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x722):/opt/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'/tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x7f3):/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'/tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x8d5):/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'/tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x9bb):/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()'/tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xa32):/opt/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'/tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xb03):/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'/tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xbe5):/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'/tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xccb):/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()'/tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xd12):/opt/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'/tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xd52):/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xd72):/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xd90):/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'/tmp/cch4287g.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xfb):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/cch4287g.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x19a):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cch4287g.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x228):/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'/tmp/cch4287g.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x305):/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'/tmp/cch4287g.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x3e5):/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'/tmp/cch4287g.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x4c8):/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'/tmp/cch4287g.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x5c5):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/cch4287g.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x65c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cch4287g.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x6dd):/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'/tmp/cch4287g.o(.text._Z6test02v+0x1ff):/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'/tmp/cch4287g.o(.text._Z6test02v+0x313):/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'/tmp/cch4287g.o(.text._Z6test02v+0x43e):/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'/tmp/cch4287g.o(.text._Z6test02v+0x5a4):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/cch4287g.o(.text._Z6test02v+0x64d):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cch4287g.o(.text._Z6test02v+0x6d0):/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()'/tmp/cch4287g.o(.text._Z6test02v+0x757):/opt/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'/tmp/cch4287g.o(.text._Z6test02v+0x843):/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'/tmp/cch4287g.o(.text._Z6test02v+0x97b):/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'/tmp/cch4287g.o(.text._Z6test02v+0xaba):/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()'/tmp/cch4287g.o(.text._Z6test02v+0xb48):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cch4287g.o(.text._Z6test02v+0xb90):/opt/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'/tmp/cch4287g.o(.text._Z6test02v+0xc7c):/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()'/tmp/cch4287g.o(.text._Z6test02v+0xceb):/opt/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'/tmp/cch4287g.o(.text._Z6test02v+0xdd7):/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'/tmp/cch4287g.o(.text._Z6test02v+0xf0c):/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'/tmp/cch4287g.o(.text._Z6test02v+0x102c):/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()'/tmp/cch4287g.o(.text._Z6test02v+0x1057):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cch4287g.o(.text._Z6test02v+0x1065):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cch4287g.o(.text._Z6test02v+0x1073):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cch4287g.o(.text._Z6test02v+0x1081):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cch4287g.o(.text._Z6test02v+0x108f):/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()'/tmp/cch4287g.o(.text._Z6test02v+0x10c4):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/cch4287g.o(.text._Z6test02v+0x110c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cch4287g.o(.text._Z6test02v+0x1122):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cch4287g.o(.text._Z6test02v+0x1159):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cch4287g.o(.text._Z6test02v+0x1190):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cch4287g.o(.text._Z6test02v+0x121a):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cch4287g.o(.text._Z6test02v+0x1237):/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/tmpk9HJFJ -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_23_containers_map_invalidation_2.exe
      

    DejaGNUTest.command_output_1:
      
      /tmp/cch4287g.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE13_M_invalidateEv+0xd): 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/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE11_M_is_beginEv+0x57): 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_is_begin() 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/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE11_M_is_beginEv+0x6b): 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_is_begin() const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE11_M_is_beginEv+0x121): 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_is_begin() const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE11_M_is_beginEv+0x13b):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE11_M_is_beginEv+0x14c): 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_is_begin() const':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE11_M_is_beginEv+0x1ef): 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_is_begin() const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE11_M_is_beginEv+0x21d):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE11_M_is_beginEv+0x232): 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_is_begin() 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/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE11_M_is_beginEv+0x2d5): 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_is_begin() const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE11_M_is_beginEv+0x303):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE11_M_is_beginEv+0x323): 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_is_begin() const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE11_M_is_beginEv+0x33e):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE11_M_is_beginEv+0x352): 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_is_begin() const':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x98): 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/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0xe3):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x137): 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:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x14b): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x201): 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'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x21b):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x22c): 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/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x2cf): 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'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x2fd):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x312): 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/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x3b5): 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'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x3e3):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x403): 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()'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x458):/opt/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/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x46c): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x50f): 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'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x529):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x53a): 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/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x5dd): 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'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x60b):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x620): 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/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x6c3): 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'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x6f1):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x711): 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()'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x73a):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x750): 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/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x76e):/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x39): 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> > > >::_Safe_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> > > > 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/cch4287g.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x4d): 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> > > >::_Safe_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> > > > const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x101): 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> > > >::_Safe_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> > > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x12c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x143): 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> > > >::_Safe_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> > > > const&)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x20): 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/cch4287g.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0xd5): 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'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x105):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x143): 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/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE9_M_is_endEv+0x57): 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_is_end() 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/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE9_M_is_endEv+0x6b): 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_is_end() const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE9_M_is_endEv+0x121): 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_is_end() const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE9_M_is_endEv+0x13b):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE9_M_is_endEv+0x14c): 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_is_end() const':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE9_M_is_endEv+0x1ef): 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_is_end() const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE9_M_is_endEv+0x21d):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE9_M_is_endEv+0x232): 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_is_end() 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/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE9_M_is_endEv+0x2d5): 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_is_end() const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE9_M_is_endEv+0x303):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE9_M_is_endEv+0x323): 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_is_end() const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE9_M_is_endEv+0x33e):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE9_M_is_endEv+0x352): 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_is_end() const':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x21): 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/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xef): 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:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x103): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x1b6): 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/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x1d0):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x1e1): 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'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x287): 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/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x2b5):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x2ca): 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:420: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x36d): 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/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x39b):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x3bb): 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/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x412):/opt/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/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x426): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x4c9): 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/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x4e3):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x4f4): 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'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x597): 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/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x5c5):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x5da): 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:420: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x67d): 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/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x6ab):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x6cb): 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/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x722):/opt/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/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x736): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x7d9): 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/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x7f3):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x804): 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'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x8a7): 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/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x8d5):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x8ea): 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:420: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x98d): 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/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x9bb):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x9db): 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/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xa32):/opt/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/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xa46): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xae9): 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/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xb03):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xb14): 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'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xbb7): 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/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xbe5):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xbfa): 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:420: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xc9d): 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/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xccb):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xceb): 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/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xd12):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xd28): 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'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xd52):/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xd72):/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xd90):/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xd1): 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'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xfb):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x19a):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x228):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x236): 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/cch4287g.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x2db): 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'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x305):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x316): 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:452: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x3bb): 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'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x3e5):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x403): 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:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x4af): 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'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x4c8):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x501): 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:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x596): 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'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x5c5):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x65c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x6dd):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cch4287g.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x725): 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/cch4287g.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x73b): 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/cch4287g.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x79d): 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/cch4287g.o(.text._Z6test02v+0x118): 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/cch4287g.o(.text._Z6test02v+0x12f): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cch4287g.o(.text._Z6test02v+0x1e2): 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'
      /tmp/cch4287g.o(.text._Z6test02v+0x1ff):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cch4287g.o(.text._Z6test02v+0x236): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cch4287g.o(.text._Z6test02v+0x2f6): 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'
      /tmp/cch4287g.o(.text._Z6test02v+0x313):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cch4287g.o(.text._Z6test02v+0x366): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cch4287g.o(.text._Z6test02v+0x421): 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'
      /tmp/cch4287g.o(.text._Z6test02v+0x43e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cch4287g.o(.text._Z6test02v+0x47a): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cch4287g.o(.text._Z6test02v+0x521): 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'
      /tmp/cch4287g.o(.text._Z6test02v+0x5a4):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cch4287g.o(.text._Z6test02v+0x64d):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cch4287g.o(.text._Z6test02v+0x6d0):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cch4287g.o(.text._Z6test02v+0x70f): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cch4287g.o(.text._Z6test02v+0x757):/opt/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/cch4287g.o(.text._Z6test02v+0x771): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cch4287g.o(.text._Z6test02v+0x826): 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'
      /tmp/cch4287g.o(.text._Z6test02v+0x843):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cch4287g.o(.text._Z6test02v+0x86a): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cch4287g.o(.text._Z6test02v+0x89d): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cch4287g.o(.text._Z6test02v+0x95e): 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'
      /tmp/cch4287g.o(.text._Z6test02v+0x97b):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cch4287g.o(.text._Z6test02v+0x9dc): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cch4287g.o(.text._Z6test02v+0xa9d): 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'
      /tmp/cch4287g.o(.text._Z6test02v+0xaba):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cch4287g.o(.text._Z6test02v+0xb3a): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cch4287g.o(.text._Z6test02v+0xb48):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cch4287g.o(.text._Z6test02v+0xb90):/opt/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/cch4287g.o(.text._Z6test02v+0xbaa): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cch4287g.o(.text._Z6test02v+0xc5f): 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'
      /tmp/cch4287g.o(.text._Z6test02v+0xc7c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cch4287g.o(.text._Z6test02v+0xca3): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cch4287g.o(.text._Z6test02v+0xceb):/opt/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/cch4287g.o(.text._Z6test02v+0xd05): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cch4287g.o(.text._Z6test02v+0xdba): 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'
      /tmp/cch4287g.o(.text._Z6test02v+0xdd7):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cch4287g.o(.text._Z6test02v+0xe20): 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/cch4287g.o(.text._Z6test02v+0xe3a): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cch4287g.o(.text._Z6test02v+0xeef): 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'
      /tmp/cch4287g.o(.text._Z6test02v+0xf0c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cch4287g.o(.text._Z6test02v+0xf51): 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/cch4287g.o(.text._Z6test02v+0xf62): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cch4287g.o(.text._Z6test02v+0x1015): 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'
      /tmp/cch4287g.o(.text._Z6test02v+0x102c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cch4287g.o(.text._Z6test02v+0x1049): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cch4287g.o(.text._Z6test02v+0x1057):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cch4287g.o(.text._Z6test02v+0x1065):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cch4287g.o(.text._Z6test02v+0x1073):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cch4287g.o(.text._Z6test02v+0x1081):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cch4287g.o(.text._Z6test02v+0x108f):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/cch4287g.o(.text._Z6test02v+0x109b): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cch4287g.o(.text._Z6test02v+0x10c4):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cch4287g.o(.text._Z6test02v+0x110c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cch4287g.o(.text._Z6test02v+0x1122):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cch4287g.o(.text._Z6test02v+0x1159):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cch4287g.o(.text._Z6test02v+0x1190):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cch4287g.o(.text._Z6test02v+0x121a):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cch4287g.o(.text._Z6test02v+0x1237):/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:
      2005-06-10T06:11:18Z

    qmtest.start_time:
      2005-06-10T06:11:10Z

    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'/tmp/cc8tgN0k.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEEEE16_M_invalidate_ifINS_13_Not_equal_toISt23_Rb_tree_const_iteratorIS7_EEEEEvT_+0x5a):/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'/tmp/cc8tgN0k.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x167):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/cc8tgN0k.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x226):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/cc8tgN0k.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x258):/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'/tmp/cc8tgN0k.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x393):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/cc8tgN0k.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x453):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/cc8tgN0k.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x485):/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()'/tmp/cc8tgN0k.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x577):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc8tgN0k.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x5ed):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc8tgN0k.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x647):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc8tgN0k.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x6b6):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc8tgN0k.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x70f):/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'/tmp/cc8tgN0k.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKS5_PKSB_+0x194):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/cc8tgN0k.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKS5_PKSB_+0x1c2):/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()'/tmp/cc8tgN0k.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKS5_PKSB_+0x235):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc8tgN0k.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKS5_PKSB_+0x282):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc8tgN0k.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKS5_PKSB_+0x2a3):/opt/lsb/include/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'/tmp/cc8tgN0k.o(.text._Z6test01v+0x280):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/cc8tgN0k.o(.text._Z6test01v+0x2b2):/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()'/tmp/cc8tgN0k.o(.text._Z6test01v+0x339):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc8tgN0k.o(.text._Z6test01v+0x341):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc8tgN0k.o(.text._Z6test01v+0x34c):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/cc8tgN0k.o(.text._Z6test01v+0x362):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/cc8tgN0k.o(.text._Z6test01v+0x38a):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/cc8tgN0k.o(.text._Z6test01v+0x3a4):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/cc8tgN0k.o(.text._Z6test01v+0x3d9):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc8tgN0k.o(.text._Z6test01v+0x457):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc8tgN0k.o(.text._Z6test01v+0x4a3):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc8tgN0k.o(.text._Z6test01v+0x4c7):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc8tgN0k.o(.text._Z6test01v+0x4e0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc8tgN0k.o(.text._Z6test01v+0x4f0):/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/1.cc -lv3test -L/tmp/tmpk9HJFJ -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_23_containers_multimap_invalidation_1.exe
      

    DejaGNUTest.command_output_1:
      
      /tmp/cc8tgN0k.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEE13_M_invalidateEv+0xd): 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/cc8tgN0k.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEE13_M_invalidateEv+0xd): 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/cc8tgN0k.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEEEE16_M_invalidate_ifINS_13_Not_equal_toISt23_Rb_tree_const_iteratorIS7_EEEEEvT_+0x22): 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'
      /tmp/cc8tgN0k.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEEEE16_M_invalidate_ifINS_13_Not_equal_toISt23_Rb_tree_const_iteratorIS7_EEEEEvT_+0x5a):/opt/lsb/include/c++/debug/safe_sequence.h:140: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8tgN0k.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x20): 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/cc8tgN0k.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xd3): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cc8tgN0k.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x167):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8tgN0k.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x226):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8tgN0k.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x258):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc8tgN0k.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x26f): 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/cc8tgN0k.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2ff): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cc8tgN0k.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x393):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8tgN0k.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x453):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8tgN0k.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x485):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc8tgN0k.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x4b9): 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/cc8tgN0k.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x51e): 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()'
      /tmp/cc8tgN0k.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x577):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8tgN0k.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x5ed):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8tgN0k.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x647):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8tgN0k.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x6b6):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8tgN0k.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x70f):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/cc8tgN0k.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKS5_PKSB_+0x48): 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> > > >::_Safe_iterator(std::_Rb_tree_iterator<std::pair<int const, int> > const&, __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:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc8tgN0k.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKS5_PKSB_+0x5e): 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> > > >::_Safe_iterator(std::_Rb_tree_iterator<std::pair<int const, int> > const&, __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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8tgN0k.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKS5_PKSB_+0x101): 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> > > >::_Safe_iterator(std::_Rb_tree_iterator<std::pair<int const, int> > const&, __gnu_debug_def::multimap<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'
      /tmp/cc8tgN0k.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKS5_PKSB_+0x194):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8tgN0k.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKS5_PKSB_+0x1c2):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc8tgN0k.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKS5_PKSB_+0x1e0): 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> > > >::_Safe_iterator(std::_Rb_tree_iterator<std::pair<int const, int> > const&, __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/cc8tgN0k.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKS5_PKSB_+0x235):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8tgN0k.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKS5_PKSB_+0x282):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8tgN0k.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKS5_PKSB_+0x2a3):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8tgN0k.o(.text._Z6test01v+0x129): 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/cc8tgN0k.o(.text._Z6test01v+0x143): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8tgN0k.o(.text._Z6test01v+0x1e5): 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'
      /tmp/cc8tgN0k.o(.text._Z6test01v+0x280):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8tgN0k.o(.text._Z6test01v+0x2b2):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc8tgN0k.o(.text._Z6test01v+0x2ca): In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8tgN0k.o(.text._Z6test01v+0x339):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8tgN0k.o(.text._Z6test01v+0x341):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8tgN0k.o(.text._Z6test01v+0x34c):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cc8tgN0k.o(.text._Z6test01v+0x362):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cc8tgN0k.o(.text._Z6test01v+0x38a):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cc8tgN0k.o(.text._Z6test01v+0x3a4):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cc8tgN0k.o(.text._Z6test01v+0x3d9):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8tgN0k.o(.text._Z6test01v+0x457):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8tgN0k.o(.text._Z6test01v+0x4a3):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8tgN0k.o(.text._Z6test01v+0x4c7):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8tgN0k.o(.text._Z6test01v+0x4e0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8tgN0k.o(.text._Z6test01v+0x4f0):/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/1.cc (test for excess errors)

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

    qmtest.end_time:
      2005-06-10T06:11:33Z

    qmtest.start_time:
      2005-06-10T06:11:30Z

    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'/tmp/ccViyC5f.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x167):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccViyC5f.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x226):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccViyC5f.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x258):/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'/tmp/ccViyC5f.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x393):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccViyC5f.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x453):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccViyC5f.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x485):/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()'/tmp/ccViyC5f.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x577):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccViyC5f.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x5ed):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccViyC5f.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x647):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccViyC5f.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x6b6):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccViyC5f.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x70f):/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:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccViyC5f.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0xae):/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()'/tmp/ccViyC5f.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x123):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccViyC5f.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x15b):/opt/lsb/include/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'/tmp/ccViyC5f.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKS5_PKSB_+0x118):/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'/tmp/ccViyC5f.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x1a8):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccViyC5f.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x267):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccViyC5f.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x299):/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()'/tmp/ccViyC5f.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x30c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccViyC5f.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x359):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccViyC5f.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x37f):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccViyC5f.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x3cf):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccViyC5f.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x41c):/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: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'/tmp/ccViyC5f.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x168):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccViyC5f.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x227):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccViyC5f.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x259):/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()'/tmp/ccViyC5f.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x348):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccViyC5f.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x3ab):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccViyC5f.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x3f8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccViyC5f.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x429):/opt/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()'/tmp/ccViyC5f.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xea):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccViyC5f.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x126):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccViyC5f.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x163):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccViyC5f.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x19b):/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'/tmp/ccViyC5f.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xfc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccViyC5f.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x19e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccViyC5f.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x231):/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'/tmp/ccViyC5f.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x35d):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccViyC5f.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x41b):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccViyC5f.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x44f):/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'/tmp/ccViyC5f.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x57d):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccViyC5f.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x63e):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccViyC5f.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x672):/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'/tmp/ccViyC5f.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x80f):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccViyC5f.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x843):/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'/tmp/ccViyC5f.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x9c0):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccViyC5f.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xa80):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccViyC5f.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xab4):/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'/tmp/ccViyC5f.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xc53):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccViyC5f.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xcea):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccViyC5f.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xd70):/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()'/tmp/ccViyC5f.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xe7d):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccViyC5f.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xef5):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccViyC5f.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xf49):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccViyC5f.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xfb1):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccViyC5f.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x1005):/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'/tmp/ccViyC5f.o(.text._Z6test02v+0x1d3):/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'/tmp/ccViyC5f.o(.text._Z6test02v+0x383):/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'/tmp/ccViyC5f.o(.text._Z6test02v+0x50a):/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'/tmp/ccViyC5f.o(.text._Z6test02v+0x6cb):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccViyC5f.o(.text._Z6test02v+0x774):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccViyC5f.o(.text._Z6test02v+0x7f7):/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()'/tmp/ccViyC5f.o(.text._Z6test02v+0x87c):/opt/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'/tmp/ccViyC5f.o(.text._Z6test02v+0x9e3):/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'/tmp/ccViyC5f.o(.text._Z6test02v+0xb78):/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()'/tmp/ccViyC5f.o(.text._Z6test02v+0xc06):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccViyC5f.o(.text._Z6test02v+0xc4c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccViyC5f.o(.text._Z6test02v+0xcd1):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccViyC5f.o(.text._Z6test02v+0xcdf):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccViyC5f.o(.text._Z6test02v+0xced):/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()'/tmp/ccViyC5f.o(.text._Z6test02v+0xd4a):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccViyC5f.o(.text._Z6test02v+0xd79):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccViyC5f.o(.text._Z6test02v+0xda9):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccViyC5f.o(.text._Z6test02v+0xdcd):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccViyC5f.o(.text._Z6test02v+0xddf):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccViyC5f.o(.text._Z6test02v+0xe07):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccViyC5f.o(.text._Z6test02v+0xe4a):/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/tmpk9HJFJ -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_23_containers_multimap_invalidation_2.exe
      

    DejaGNUTest.command_output_1:
      
      /tmp/ccViyC5f.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEE13_M_invalidateEv+0xd): 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/ccViyC5f.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x20): 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/ccViyC5f.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xd3): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccViyC5f.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x167):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccViyC5f.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x226):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccViyC5f.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x258):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccViyC5f.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x26f): 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/ccViyC5f.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2ff): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccViyC5f.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x393):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccViyC5f.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x453):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccViyC5f.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x485):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccViyC5f.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x4b9): 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/ccViyC5f.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x51e): 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()'
      /tmp/ccViyC5f.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x577):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccViyC5f.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x5ed):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccViyC5f.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x647):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccViyC5f.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x6b6):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccViyC5f.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x70f):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccViyC5f.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x71): 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::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&, char const*) const':
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccViyC5f.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0xae):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccViyC5f.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0xe9): 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::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&, char const*) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccViyC5f.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x123):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccViyC5f.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x15b):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccViyC5f.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKS5_PKSB_+0x3c): 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> > > >::_Safe_iterator(std::_Rb_tree_iterator<std::pair<int const, int> > const&, __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:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccViyC5f.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKS5_PKSB_+0x4c): 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> > > >::_Safe_iterator(std::_Rb_tree_iterator<std::pair<int const, int> > const&, __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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccViyC5f.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKS5_PKSB_+0x101): 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> > > >::_Safe_iterator(std::_Rb_tree_iterator<std::pair<int const, int> > const&, __gnu_debug_def::multimap<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'
      /tmp/ccViyC5f.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKS5_PKSB_+0x118):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccViyC5f.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKS5_PKSB_+0x12f): 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> > > >::_Safe_iterator(std::_Rb_tree_iterator<std::pair<int const, int> > const&, __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/ccViyC5f.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x3f): 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> > > >::_Safe_iterator(__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:96: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccViyC5f.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x5d): 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> > > >::_Safe_iterator(__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:124: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccViyC5f.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x113): 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> > > >::_Safe_iterator(__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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccViyC5f.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x1a8):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccViyC5f.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x267):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccViyC5f.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x299):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccViyC5f.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x2b4): 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> > > >::_Safe_iterator(__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/ccViyC5f.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x30c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccViyC5f.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x359):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccViyC5f.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x37f):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccViyC5f.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x3cf):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccViyC5f.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x41c):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccViyC5f.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x20): 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/ccViyC5f.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0xd3): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccViyC5f.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x168):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccViyC5f.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x227):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccViyC5f.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x259):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccViyC5f.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x294): 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/ccViyC5f.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x2fa): 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/ccViyC5f.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x348):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccViyC5f.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x3ab):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccViyC5f.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x3f8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccViyC5f.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x429):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccViyC5f.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x15): 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/ccViyC5f.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xa8): 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()'
      /tmp/ccViyC5f.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xea):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccViyC5f.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x126):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccViyC5f.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x163):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccViyC5f.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x19b):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccViyC5f.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xd2): 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'
      /tmp/ccViyC5f.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xfc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccViyC5f.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x19e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccViyC5f.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x231):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccViyC5f.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x23f): 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/ccViyC5f.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x2cf): 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'
      /tmp/ccViyC5f.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x35d):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccViyC5f.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x41b):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccViyC5f.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x44f):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccViyC5f.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x460): 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:452: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccViyC5f.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x4ef): 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'
      /tmp/ccViyC5f.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x57d):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccViyC5f.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x63e):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccViyC5f.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x672):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccViyC5f.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x690): 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:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccViyC5f.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x6e8): 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/ccViyC5f.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x77f): 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'
      /tmp/ccViyC5f.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x80f):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccViyC5f.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x843):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccViyC5f.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x882): 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:96: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccViyC5f.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x896): 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:124: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccViyC5f.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x927): 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'
      /tmp/ccViyC5f.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x9c0):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccViyC5f.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xa80):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccViyC5f.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xab4):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccViyC5f.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xadd): 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:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccViyC5f.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xb37): 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/ccViyC5f.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xbcd): 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'
      /tmp/ccViyC5f.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xc53):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccViyC5f.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xcea):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccViyC5f.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xd70):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccViyC5f.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xdb8): 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/ccViyC5f.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xdcb): 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/ccViyC5f.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xe2a): 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/ccViyC5f.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xe7d):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccViyC5f.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xef5):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccViyC5f.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xf49):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccViyC5f.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xfb1):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccViyC5f.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x1005):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccViyC5f.o(.text._Z6test02v+0xec): 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/ccViyC5f.o(.text._Z6test02v+0x103): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccViyC5f.o(.text._Z6test02v+0x1b6): 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'
      /tmp/ccViyC5f.o(.text._Z6test02v+0x1d3):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccViyC5f.o(.text._Z6test02v+0x1e5): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccViyC5f.o(.text._Z6test02v+0x24f): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccViyC5f.o(.text._Z6test02v+0x2a9): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccViyC5f.o(.text._Z6test02v+0x366): 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'
      /tmp/ccViyC5f.o(.text._Z6test02v+0x383):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccViyC5f.o(.text._Z6test02v+0x3d6): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccViyC5f.o(.text._Z6test02v+0x430): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccViyC5f.o(.text._Z6test02v+0x4ed): 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'
      /tmp/ccViyC5f.o(.text._Z6test02v+0x50a):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccViyC5f.o(.text._Z6test02v+0x546): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccViyC5f.o(.text._Z6test02v+0x5a0): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccViyC5f.o(.text._Z6test02v+0x648): 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'
      /tmp/ccViyC5f.o(.text._Z6test02v+0x6cb):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccViyC5f.o(.text._Z6test02v+0x774):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccViyC5f.o(.text._Z6test02v+0x7f7):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccViyC5f.o(.text._Z6test02v+0x836): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccViyC5f.o(.text._Z6test02v+0x87c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccViyC5f.o(.text._Z6test02v+0x8af): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccViyC5f.o(.text._Z6test02v+0x909): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccViyC5f.o(.text._Z6test02v+0x9c6): 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'
      /tmp/ccViyC5f.o(.text._Z6test02v+0x9e3):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccViyC5f.o(.text._Z6test02v+0xa44): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccViyC5f.o(.text._Z6test02v+0xa9e): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccViyC5f.o(.text._Z6test02v+0xb5b): 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'
      /tmp/ccViyC5f.o(.text._Z6test02v+0xb78):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccViyC5f.o(.text._Z6test02v+0xbf8): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccViyC5f.o(.text._Z6test02v+0xc06):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccViyC5f.o(.text._Z6test02v+0xc4c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccViyC5f.o(.text._Z6test02v+0xcd1):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccViyC5f.o(.text._Z6test02v+0xcdf):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccViyC5f.o(.text._Z6test02v+0xced):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccViyC5f.o(.text._Z6test02v+0xd22): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccViyC5f.o(.text._Z6test02v+0xd4a):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccViyC5f.o(.text._Z6test02v+0xd79):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccViyC5f.o(.text._Z6test02v+0xda9):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccViyC5f.o(.text._Z6test02v+0xdcd):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccViyC5f.o(.text._Z6test02v+0xddf):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccViyC5f.o(.text._Z6test02v+0xe07):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccViyC5f.o(.text._Z6test02v+0xe4a):/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:
      2005-06-10T06:11:41Z

    qmtest.start_time:
      2005-06-10T06:11:33Z

    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'/tmp/ccGVMKQt.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEE16_M_invalidate_ifINS_13_Not_equal_toISt23_Rb_tree_const_iteratorIiEEEEEvT_+0x5a):/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'/tmp/ccGVMKQt.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x167):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccGVMKQt.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x226):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccGVMKQt.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x258):/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'/tmp/ccGVMKQt.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x393):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccGVMKQt.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x453):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccGVMKQt.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x485):/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()'/tmp/ccGVMKQt.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x577):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccGVMKQt.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x5ed):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccGVMKQt.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x647):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccGVMKQt.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x6b6):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccGVMKQt.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x70f):/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'/tmp/ccGVMKQt.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x194):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccGVMKQt.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x1c2):/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()'/tmp/ccGVMKQt.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x235):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccGVMKQt.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x282):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccGVMKQt.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x2a3):/opt/lsb/include/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'/tmp/ccGVMKQt.o(.text._Z6test01v+0x248):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccGVMKQt.o(.text._Z6test01v+0x27a):/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()'/tmp/ccGVMKQt.o(.text._Z6test01v+0x301):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccGVMKQt.o(.text._Z6test01v+0x309):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccGVMKQt.o(.text._Z6test01v+0x314):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccGVMKQt.o(.text._Z6test01v+0x32a):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccGVMKQt.o(.text._Z6test01v+0x352):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccGVMKQt.o(.text._Z6test01v+0x36c):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccGVMKQt.o(.text._Z6test01v+0x3a1):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccGVMKQt.o(.text._Z6test01v+0x41f):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccGVMKQt.o(.text._Z6test01v+0x46b):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccGVMKQt.o(.text._Z6test01v+0x48f):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccGVMKQt.o(.text._Z6test01v+0x4a8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccGVMKQt.o(.text._Z6test01v+0x4b8):/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/1.cc -lv3test -L/tmp/tmpk9HJFJ -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_23_containers_multiset_invalidation_1.exe
      

    DejaGNUTest.command_output_1:
      
      /tmp/ccGVMKQt.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEE13_M_invalidateEv+0xd): 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/ccGVMKQt.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEE16_M_invalidate_ifINS_13_Not_equal_toISt23_Rb_tree_const_iteratorIiEEEEEvT_+0x22): 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'
      /tmp/ccGVMKQt.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEE16_M_invalidate_ifINS_13_Not_equal_toISt23_Rb_tree_const_iteratorIiEEEEEvT_+0x5a):/opt/lsb/include/c++/debug/safe_sequence.h:140: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccGVMKQt.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x20): 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/ccGVMKQt.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0xd3): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccGVMKQt.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x167):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccGVMKQt.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x226):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccGVMKQt.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x258):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccGVMKQt.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x26f): 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/ccGVMKQt.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x2ff): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccGVMKQt.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x393):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccGVMKQt.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x453):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccGVMKQt.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x485):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccGVMKQt.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x4b9): 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/ccGVMKQt.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x51e): 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()'
      /tmp/ccGVMKQt.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x577):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccGVMKQt.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x5ed):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccGVMKQt.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x647):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccGVMKQt.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x6b6):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccGVMKQt.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x70f):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccGVMKQt.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x48): In function `__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > >::_Safe_iterator(std::_Rb_tree_const_iterator<int> const&, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<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/ccGVMKQt.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x5e): In function `__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > >::_Safe_iterator(std::_Rb_tree_const_iterator<int> const&, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > const*)':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccGVMKQt.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x101): In function `__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > >::_Safe_iterator(std::_Rb_tree_const_iterator<int> const&, __gnu_debug_def::multiset<int, std::less<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'
      /tmp/ccGVMKQt.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x194):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccGVMKQt.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x1c2):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccGVMKQt.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x1e0): In function `__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > >::_Safe_iterator(std::_Rb_tree_const_iterator<int> const&, __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/ccGVMKQt.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x235):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccGVMKQt.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x282):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccGVMKQt.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x2a3):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccGVMKQt.o(.text._Z6test01v+0xef): 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/ccGVMKQt.o(.text._Z6test01v+0x109): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccGVMKQt.o(.text._Z6test01v+0x1ad): 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'
      /tmp/ccGVMKQt.o(.text._Z6test01v+0x248):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccGVMKQt.o(.text._Z6test01v+0x27a):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccGVMKQt.o(.text._Z6test01v+0x292): In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccGVMKQt.o(.text._Z6test01v+0x301):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccGVMKQt.o(.text._Z6test01v+0x309):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccGVMKQt.o(.text._Z6test01v+0x314):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccGVMKQt.o(.text._Z6test01v+0x32a):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccGVMKQt.o(.text._Z6test01v+0x352):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccGVMKQt.o(.text._Z6test01v+0x36c):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccGVMKQt.o(.text._Z6test01v+0x3a1):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccGVMKQt.o(.text._Z6test01v+0x41f):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccGVMKQt.o(.text._Z6test01v+0x46b):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccGVMKQt.o(.text._Z6test01v+0x48f):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccGVMKQt.o(.text._Z6test01v+0x4a8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccGVMKQt.o(.text._Z6test01v+0x4b8):/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/1.cc (test for excess errors)

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

    qmtest.end_time:
      2005-06-10T06:11:55Z

    qmtest.start_time:
      2005-06-10T06:11:52Z

    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'/tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x167):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x226):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x258):/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'/tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x393):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x453):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x485):/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()'/tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x577):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x5ed):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x647):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x6b6):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x70f):/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:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccbpwcgx.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEEERKS0_RKT_PKc+0xae):/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()'/tmp/ccbpwcgx.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEEERKS0_RKT_PKc+0x123):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccbpwcgx.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEEERKS0_RKT_PKc+0x15b):/opt/lsb/include/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'/tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x118):/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'/tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS9_+0x1a8):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS9_+0x267):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS9_+0x299):/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()'/tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS9_+0x30c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS9_+0x359):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS9_+0x37f):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS9_+0x3cf):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS9_+0x41c):/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: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'/tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEaSERKS9_+0x168):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEaSERKS9_+0x227):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEaSERKS9_+0x259):/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()'/tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEaSERKS9_+0x348):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEaSERKS9_+0x3ab):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEaSERKS9_+0x3f8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEaSERKS9_+0x429):/opt/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()'/tmp/ccbpwcgx.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0xea):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccbpwcgx.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0x126):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccbpwcgx.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0x163):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccbpwcgx.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0x19b):/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'/tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xfc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x19e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x231):/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'/tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x35d):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x41b):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x44f):/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'/tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x57d):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x63e):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x672):/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'/tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x80f):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x843):/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'/tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x9c0):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xa80):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xab4):/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'/tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xc53):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xcea):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xd70):/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()'/tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xe7d):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xef5):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xf49):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xfb1):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x1005):/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'/tmp/ccbpwcgx.o(.text._Z6test02v+0x187):/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'/tmp/ccbpwcgx.o(.text._Z6test02v+0x33a):/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'/tmp/ccbpwcgx.o(.text._Z6test02v+0x4c1):/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'/tmp/ccbpwcgx.o(.text._Z6test02v+0x682):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccbpwcgx.o(.text._Z6test02v+0x72b):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccbpwcgx.o(.text._Z6test02v+0x7ae):/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()'/tmp/ccbpwcgx.o(.text._Z6test02v+0x833):/opt/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'/tmp/ccbpwcgx.o(.text._Z6test02v+0x99a):/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'/tmp/ccbpwcgx.o(.text._Z6test02v+0xb2f):/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()'/tmp/ccbpwcgx.o(.text._Z6test02v+0xbbd):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccbpwcgx.o(.text._Z6test02v+0xc03):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccbpwcgx.o(.text._Z6test02v+0xc88):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccbpwcgx.o(.text._Z6test02v+0xc96):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccbpwcgx.o(.text._Z6test02v+0xca4):/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()'/tmp/ccbpwcgx.o(.text._Z6test02v+0xd02):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccbpwcgx.o(.text._Z6test02v+0xd31):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccbpwcgx.o(.text._Z6test02v+0xd6f):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccbpwcgx.o(.text._Z6test02v+0xd85):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccbpwcgx.o(.text._Z6test02v+0xd97):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccbpwcgx.o(.text._Z6test02v+0xdbf):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccbpwcgx.o(.text._Z6test02v+0xe02):/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/tmpk9HJFJ -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_23_containers_multiset_invalidation_2.exe
      

    DejaGNUTest.command_output_1:
      
      /tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEE13_M_invalidateEv+0xd): 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/ccbpwcgx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x20): 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/ccbpwcgx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0xd3): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x167):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x226):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x258):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x26f): 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/ccbpwcgx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x2ff): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x393):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x453):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x485):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x4b9): 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/ccbpwcgx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x51e): 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()'
      /tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x577):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x5ed):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x647):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x6b6):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x70f):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccbpwcgx.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEEERKS0_RKT_PKc+0x71): In function `__gnu_debug::_Error_formatter const& __gnu_debug::_Error_formatter::_M_iterator<__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> > > const&, char const*) const':
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccbpwcgx.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEEERKS0_RKT_PKc+0xae):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccbpwcgx.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEEERKS0_RKT_PKc+0xe9): In function `__gnu_debug::_Error_formatter const& __gnu_debug::_Error_formatter::_M_iterator<__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> > > const&, char const*) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccbpwcgx.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEEERKS0_RKT_PKc+0x123):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccbpwcgx.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEEERKS0_RKT_PKc+0x15b):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x3c): In function `__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > >::_Safe_iterator(std::_Rb_tree_const_iterator<int> const&, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<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/ccbpwcgx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x4c): In function `__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > >::_Safe_iterator(std::_Rb_tree_const_iterator<int> const&, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > const*)':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x101): In function `__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > >::_Safe_iterator(std::_Rb_tree_const_iterator<int> const&, __gnu_debug_def::multiset<int, std::less<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'
      /tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x118):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x12f): In function `__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > >::_Safe_iterator(std::_Rb_tree_const_iterator<int> const&, __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/ccbpwcgx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS9_+0x3f): In function `__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > >::_Safe_iterator(__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:96: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS9_+0x5d): In function `__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > >::_Safe_iterator(__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:124: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS9_+0x113): In function `__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > >::_Safe_iterator(__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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS9_+0x1a8):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS9_+0x267):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS9_+0x299):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS9_+0x2b4): In function `__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > >::_Safe_iterator(__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/ccbpwcgx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS9_+0x30c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS9_+0x359):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS9_+0x37f):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS9_+0x3cf):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS9_+0x41c):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEaSERKS9_+0x20): 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/ccbpwcgx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEaSERKS9_+0xd3): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEaSERKS9_+0x168):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEaSERKS9_+0x227):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEaSERKS9_+0x259):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEaSERKS9_+0x294): 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/ccbpwcgx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEaSERKS9_+0x2fa): 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/ccbpwcgx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEaSERKS9_+0x348):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEaSERKS9_+0x3ab):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEaSERKS9_+0x3f8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEaSERKS9_+0x429):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccbpwcgx.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0x15): 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/ccbpwcgx.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0xa8): 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()'
      /tmp/ccbpwcgx.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0xea):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccbpwcgx.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0x126):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccbpwcgx.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0x163):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccbpwcgx.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0x19b):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xd2): 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'
      /tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xfc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x19e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x231):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x23f): 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/ccbpwcgx.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x2cf): 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'
      /tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x35d):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x41b):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x44f):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x460): 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:452: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x4ef): 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'
      /tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x57d):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x63e):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x672):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x690): 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:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x6e8): 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/ccbpwcgx.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x77f): 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'
      /tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x80f):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x843):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x882): 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:96: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x896): 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:124: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x927): 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'
      /tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x9c0):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xa80):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xab4):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xadd): 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:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xb37): 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/ccbpwcgx.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xbcd): 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'
      /tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xc53):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xcea):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xd70):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xdb8): 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/ccbpwcgx.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xdcb): 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/ccbpwcgx.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xe2a): 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/ccbpwcgx.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xe7d):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xef5):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xf49):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xfb1):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccbpwcgx.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x1005):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccbpwcgx.o(.text._Z6test02v+0x9f): 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/ccbpwcgx.o(.text._Z6test02v+0xb6): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccbpwcgx.o(.text._Z6test02v+0x16a): 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'
      /tmp/ccbpwcgx.o(.text._Z6test02v+0x187):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccbpwcgx.o(.text._Z6test02v+0x199): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccbpwcgx.o(.text._Z6test02v+0x206): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccbpwcgx.o(.text._Z6test02v+0x260): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccbpwcgx.o(.text._Z6test02v+0x31d): 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'
      /tmp/ccbpwcgx.o(.text._Z6test02v+0x33a):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccbpwcgx.o(.text._Z6test02v+0x38d): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccbpwcgx.o(.text._Z6test02v+0x3e7): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccbpwcgx.o(.text._Z6test02v+0x4a4): 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'
      /tmp/ccbpwcgx.o(.text._Z6test02v+0x4c1):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccbpwcgx.o(.text._Z6test02v+0x4fd): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccbpwcgx.o(.text._Z6test02v+0x557): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccbpwcgx.o(.text._Z6test02v+0x5ff): 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'
      /tmp/ccbpwcgx.o(.text._Z6test02v+0x682):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccbpwcgx.o(.text._Z6test02v+0x72b):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccbpwcgx.o(.text._Z6test02v+0x7ae):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccbpwcgx.o(.text._Z6test02v+0x7ed): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccbpwcgx.o(.text._Z6test02v+0x833):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccbpwcgx.o(.text._Z6test02v+0x866): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccbpwcgx.o(.text._Z6test02v+0x8c0): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccbpwcgx.o(.text._Z6test02v+0x97d): 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'
      /tmp/ccbpwcgx.o(.text._Z6test02v+0x99a):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccbpwcgx.o(.text._Z6test02v+0x9fb): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccbpwcgx.o(.text._Z6test02v+0xa55): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccbpwcgx.o(.text._Z6test02v+0xb12): 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'
      /tmp/ccbpwcgx.o(.text._Z6test02v+0xb2f):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccbpwcgx.o(.text._Z6test02v+0xbaf): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccbpwcgx.o(.text._Z6test02v+0xbbd):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccbpwcgx.o(.text._Z6test02v+0xc03):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccbpwcgx.o(.text._Z6test02v+0xc88):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccbpwcgx.o(.text._Z6test02v+0xc96):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccbpwcgx.o(.text._Z6test02v+0xca4):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccbpwcgx.o(.text._Z6test02v+0xcd9): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccbpwcgx.o(.text._Z6test02v+0xd02):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccbpwcgx.o(.text._Z6test02v+0xd31):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccbpwcgx.o(.text._Z6test02v+0xd6f):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccbpwcgx.o(.text._Z6test02v+0xd85):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccbpwcgx.o(.text._Z6test02v+0xd97):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccbpwcgx.o(.text._Z6test02v+0xdbf):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccbpwcgx.o(.text._Z6test02v+0xe02):/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:
      2005-06-10T06:12:02Z

    qmtest.start_time:
      2005-06-10T06:11:55Z

    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'/tmp/ccXq8wtW.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def3setIiSt4lessIiESaIiEEEE16_M_invalidate_ifINS_13_Not_equal_toISt23_Rb_tree_const_iteratorIiEEEEEvT_+0x5a):/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'/tmp/ccXq8wtW.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x167):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccXq8wtW.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x226):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccXq8wtW.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x258):/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'/tmp/ccXq8wtW.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x393):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccXq8wtW.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x453):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccXq8wtW.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x485):/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()'/tmp/ccXq8wtW.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x577):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccXq8wtW.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x5ed):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccXq8wtW.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x647):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccXq8wtW.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x6b6):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccXq8wtW.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x70f):/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'/tmp/ccXq8wtW.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x194):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccXq8wtW.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x1c2):/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()'/tmp/ccXq8wtW.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x235):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccXq8wtW.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x282):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccXq8wtW.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x2a3):/opt/lsb/include/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'/tmp/ccXq8wtW.o(.text._Z6test01v+0x26c):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccXq8wtW.o(.text._Z6test01v+0x29e):/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'/tmp/ccXq8wtW.o(.text._Z6test01v+0x44b):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccXq8wtW.o(.text._Z6test01v+0x518):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccXq8wtW.o(.text._Z6test01v+0x54f):/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()'/tmp/ccXq8wtW.o(.text._Z6test01v+0x583):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccXq8wtW.o(.text._Z6test01v+0x5f2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccXq8wtW.o(.text._Z6test01v+0x600):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccXq8wtW.o(.text._Z6test01v+0x60b):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccXq8wtW.o(.text._Z6test01v+0x621):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccXq8wtW.o(.text._Z6test01v+0x64a):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccXq8wtW.o(.text._Z6test01v+0x664):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccXq8wtW.o(.text._Z6test01v+0x699):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccXq8wtW.o(.text._Z6test01v+0x6ef):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccXq8wtW.o(.text._Z6test01v+0x747):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccXq8wtW.o(.text._Z6test01v+0x79f):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccXq8wtW.o(.text._Z6test01v+0x7cd):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccXq8wtW.o(.text._Z6test01v+0x828):/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/1.cc -lv3test -L/tmp/tmpk9HJFJ -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_23_containers_set_invalidation_1.exe
      

    DejaGNUTest.command_output_1:
      
      /tmp/ccXq8wtW.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEE13_M_invalidateEv+0xd): 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/ccXq8wtW.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def3setIiSt4lessIiESaIiEEEE16_M_invalidate_ifINS_13_Not_equal_toISt23_Rb_tree_const_iteratorIiEEEEEvT_+0x22): 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'
      /tmp/ccXq8wtW.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def3setIiSt4lessIiESaIiEEEE16_M_invalidate_ifINS_13_Not_equal_toISt23_Rb_tree_const_iteratorIiEEEEEvT_+0x5a):/opt/lsb/include/c++/debug/safe_sequence.h:140: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccXq8wtW.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x20): 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/ccXq8wtW.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0xd3): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccXq8wtW.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x167):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccXq8wtW.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x226):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccXq8wtW.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x258):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccXq8wtW.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x26f): 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/ccXq8wtW.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x2ff): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccXq8wtW.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x393):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccXq8wtW.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x453):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccXq8wtW.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x485):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccXq8wtW.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x4b9): 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/ccXq8wtW.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x51e): 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()'
      /tmp/ccXq8wtW.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x577):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccXq8wtW.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x5ed):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccXq8wtW.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x647):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccXq8wtW.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x6b6):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccXq8wtW.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x70f):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccXq8wtW.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x48): In function `__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > >::_Safe_iterator(std::_Rb_tree_const_iterator<int> const&, __gnu_debug_def::set<int, std::less<int>, std::allocator<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/ccXq8wtW.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x5e): In function `__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > >::_Safe_iterator(std::_Rb_tree_const_iterator<int> const&, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > const*)':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccXq8wtW.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x101): In function `__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > >::_Safe_iterator(std::_Rb_tree_const_iterator<int> const&, __gnu_debug_def::set<int, std::less<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'
      /tmp/ccXq8wtW.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x194):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccXq8wtW.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x1c2):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccXq8wtW.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x1e0): In function `__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > >::_Safe_iterator(std::_Rb_tree_const_iterator<int> const&, __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/ccXq8wtW.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x235):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccXq8wtW.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x282):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccXq8wtW.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x2a3):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccXq8wtW.o(.text._Z6test01v+0x113): 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/ccXq8wtW.o(.text._Z6test01v+0x12d): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccXq8wtW.o(.text._Z6test01v+0x1d1): 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'
      /tmp/ccXq8wtW.o(.text._Z6test01v+0x26c):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccXq8wtW.o(.text._Z6test01v+0x29e):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccXq8wtW.o(.text._Z6test01v+0x2ed): In function `test01()':
      /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/ccXq8wtW.o(.text._Z6test01v+0x307): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccXq8wtW.o(.text._Z6test01v+0x3a8): 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'
      /tmp/ccXq8wtW.o(.text._Z6test01v+0x44b):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccXq8wtW.o(.text._Z6test01v+0x518):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccXq8wtW.o(.text._Z6test01v+0x54f):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccXq8wtW.o(.text._Z6test01v+0x575): In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccXq8wtW.o(.text._Z6test01v+0x583):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccXq8wtW.o(.text._Z6test01v+0x5f2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccXq8wtW.o(.text._Z6test01v+0x600):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccXq8wtW.o(.text._Z6test01v+0x60b):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccXq8wtW.o(.text._Z6test01v+0x621):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccXq8wtW.o(.text._Z6test01v+0x64a):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccXq8wtW.o(.text._Z6test01v+0x664):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccXq8wtW.o(.text._Z6test01v+0x699):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccXq8wtW.o(.text._Z6test01v+0x6ef):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccXq8wtW.o(.text._Z6test01v+0x747):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccXq8wtW.o(.text._Z6test01v+0x79f):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccXq8wtW.o(.text._Z6test01v+0x7cd):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccXq8wtW.o(.text._Z6test01v+0x828):/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/1.cc (test for excess errors)

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

    qmtest.end_time:
      2005-06-10T06:12:19Z

    qmtest.start_time:
      2005-06-10T06:12:14Z

    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'/tmp/ccic6gRx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x167):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccic6gRx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x226):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccic6gRx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x258):/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'/tmp/ccic6gRx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x393):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccic6gRx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x453):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccic6gRx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x485):/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()'/tmp/ccic6gRx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x577):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccic6gRx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x5ed):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccic6gRx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x647):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccic6gRx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x6b6):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccic6gRx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x70f):/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:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccic6gRx.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEEERKS0_RKT_PKc+0xae):/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()'/tmp/ccic6gRx.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEEERKS0_RKT_PKc+0x123):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccic6gRx.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEEERKS0_RKT_PKc+0x15b):/opt/lsb/include/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'/tmp/ccic6gRx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x118):/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'/tmp/ccic6gRx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS9_+0x1a8):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccic6gRx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS9_+0x267):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccic6gRx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS9_+0x299):/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()'/tmp/ccic6gRx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS9_+0x30c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccic6gRx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS9_+0x359):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccic6gRx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS9_+0x37f):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccic6gRx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS9_+0x3cf):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccic6gRx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS9_+0x41c):/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: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'/tmp/ccic6gRx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEaSERKS9_+0x168):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccic6gRx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEaSERKS9_+0x227):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccic6gRx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEaSERKS9_+0x259):/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()'/tmp/ccic6gRx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEaSERKS9_+0x348):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccic6gRx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEaSERKS9_+0x3ab):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccic6gRx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEaSERKS9_+0x3f8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccic6gRx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEaSERKS9_+0x429):/opt/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()'/tmp/ccic6gRx.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0xea):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccic6gRx.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0x126):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccic6gRx.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0x163):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccic6gRx.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0x19b):/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'/tmp/ccic6gRx.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xfc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccic6gRx.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x19e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccic6gRx.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x231):/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'/tmp/ccic6gRx.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x35d):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccic6gRx.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x41b):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccic6gRx.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x44f):/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'/tmp/ccic6gRx.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x57d):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccic6gRx.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x63e):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccic6gRx.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x672):/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'/tmp/ccic6gRx.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x803):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccic6gRx.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x837):/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'/tmp/ccic6gRx.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x9da):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccic6gRx.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xa71):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccic6gRx.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xaf7):/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()'/tmp/ccic6gRx.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xc05):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccic6gRx.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xc7d):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccic6gRx.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xcd1):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccic6gRx.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xd2d):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccic6gRx.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xd75):/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'/tmp/ccic6gRx.o(.text._Z6test02v+0x1b3):/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()'/tmp/ccic6gRx.o(.text._Z6test02v+0x1f6):/opt/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'/tmp/ccic6gRx.o(.text._Z6test02v+0x397):/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'/tmp/ccic6gRx.o(.text._Z6test02v+0x51e):/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'/tmp/ccic6gRx.o(.text._Z6test02v+0x6df):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccic6gRx.o(.text._Z6test02v+0x788):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccic6gRx.o(.text._Z6test02v+0x80b):/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()'/tmp/ccic6gRx.o(.text._Z6test02v+0x890):/opt/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'/tmp/ccic6gRx.o(.text._Z6test02v+0x9f7):/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'/tmp/ccic6gRx.o(.text._Z6test02v+0xb8c):/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()'/tmp/ccic6gRx.o(.text._Z6test02v+0xc1a):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccic6gRx.o(.text._Z6test02v+0xc60):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccic6gRx.o(.text._Z6test02v+0xce5):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccic6gRx.o(.text._Z6test02v+0xcf3):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccic6gRx.o(.text._Z6test02v+0xd01):/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()'/tmp/ccic6gRx.o(.text._Z6test02v+0xd5e):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccic6gRx.o(.text._Z6test02v+0xd8d):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccic6gRx.o(.text._Z6test02v+0xdbd):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccic6gRx.o(.text._Z6test02v+0xde1):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccic6gRx.o(.text._Z6test02v+0xe05):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccic6gRx.o(.text._Z6test02v+0xe1b):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccic6gRx.o(.text._Z6test02v+0xe5e):/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/tmpk9HJFJ -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_23_containers_set_invalidation_2.exe
      

    DejaGNUTest.command_output_1:
      
      /tmp/ccic6gRx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEE13_M_invalidateEv+0xd): 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/ccic6gRx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x20): 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/ccic6gRx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0xd3): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccic6gRx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x167):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccic6gRx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x226):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccic6gRx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x258):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccic6gRx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x26f): 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/ccic6gRx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x2ff): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccic6gRx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x393):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccic6gRx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x453):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccic6gRx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x485):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccic6gRx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x4b9): 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/ccic6gRx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x51e): 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()'
      /tmp/ccic6gRx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x577):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccic6gRx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x5ed):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccic6gRx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x647):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccic6gRx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x6b6):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccic6gRx.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x70f):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccic6gRx.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEEERKS0_RKT_PKc+0x71): In function `__gnu_debug::_Error_formatter const& __gnu_debug::_Error_formatter::_M_iterator<__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> > > const&, char const*) const':
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccic6gRx.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEEERKS0_RKT_PKc+0xae):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccic6gRx.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEEERKS0_RKT_PKc+0xe9): In function `__gnu_debug::_Error_formatter const& __gnu_debug::_Error_formatter::_M_iterator<__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> > > const&, char const*) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccic6gRx.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEEERKS0_RKT_PKc+0x123):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccic6gRx.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEEERKS0_RKT_PKc+0x15b):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccic6gRx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x3c): In function `__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > >::_Safe_iterator(std::_Rb_tree_const_iterator<int> const&, __gnu_debug_def::set<int, std::less<int>, std::allocator<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/ccic6gRx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x4c): In function `__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > >::_Safe_iterator(std::_Rb_tree_const_iterator<int> const&, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > const*)':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccic6gRx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x101): In function `__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > >::_Safe_iterator(std::_Rb_tree_const_iterator<int> const&, __gnu_debug_def::set<int, std::less<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'
      /tmp/ccic6gRx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x118):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccic6gRx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x12f): In function `__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > >::_Safe_iterator(std::_Rb_tree_const_iterator<int> const&, __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/ccic6gRx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS9_+0x3f): In function `__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > >::_Safe_iterator(__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:96: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccic6gRx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS9_+0x5d): In function `__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > >::_Safe_iterator(__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:124: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccic6gRx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS9_+0x113): In function `__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > >::_Safe_iterator(__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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccic6gRx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS9_+0x1a8):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccic6gRx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS9_+0x267):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccic6gRx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS9_+0x299):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccic6gRx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS9_+0x2b4): In function `__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > >::_Safe_iterator(__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/ccic6gRx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS9_+0x30c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccic6gRx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS9_+0x359):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccic6gRx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS9_+0x37f):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccic6gRx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS9_+0x3cf):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccic6gRx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS9_+0x41c):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccic6gRx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEaSERKS9_+0x20): 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/ccic6gRx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEaSERKS9_+0xd3): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccic6gRx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEaSERKS9_+0x168):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccic6gRx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEaSERKS9_+0x227):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccic6gRx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEaSERKS9_+0x259):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccic6gRx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEaSERKS9_+0x294): 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/ccic6gRx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEaSERKS9_+0x2fa): 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/ccic6gRx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEaSERKS9_+0x348):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccic6gRx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEaSERKS9_+0x3ab):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccic6gRx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEaSERKS9_+0x3f8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccic6gRx.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEaSERKS9_+0x429):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccic6gRx.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0x15): 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/ccic6gRx.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0xa8): 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()'
      /tmp/ccic6gRx.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0xea):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccic6gRx.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0x126):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccic6gRx.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0x163):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccic6gRx.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0x19b):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccic6gRx.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xd2): 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'
      /tmp/ccic6gRx.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xfc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccic6gRx.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x19e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccic6gRx.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x231):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccic6gRx.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x23f): 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/ccic6gRx.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x2cf): 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'
      /tmp/ccic6gRx.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x35d):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccic6gRx.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x41b):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccic6gRx.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x44f):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccic6gRx.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x460): 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:452: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccic6gRx.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x4ef): 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'
      /tmp/ccic6gRx.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x57d):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccic6gRx.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x63e):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccic6gRx.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x672):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccic6gRx.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x690): 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:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccic6gRx.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x6dc): 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/ccic6gRx.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x773): 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'
      /tmp/ccic6gRx.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x803):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccic6gRx.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x837):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccic6gRx.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x870): 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:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccic6gRx.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x8be): 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/ccic6gRx.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x954): 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'
      /tmp/ccic6gRx.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x9da):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccic6gRx.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xa71):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccic6gRx.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xaf7):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccic6gRx.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xb3f): 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/ccic6gRx.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xb53): 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/ccic6gRx.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xbb2): 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/ccic6gRx.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xc05):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccic6gRx.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xc7d):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccic6gRx.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xcd1):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccic6gRx.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xd2d):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccic6gRx.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xd75):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccic6gRx.o(.text._Z6test02v+0xc9): 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/ccic6gRx.o(.text._Z6test02v+0xe3): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccic6gRx.o(.text._Z6test02v+0x196): 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'
      /tmp/ccic6gRx.o(.text._Z6test02v+0x1b3):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccic6gRx.o(.text._Z6test02v+0x1e8): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccic6gRx.o(.text._Z6test02v+0x1f6):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccic6gRx.o(.text._Z6test02v+0x263): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccic6gRx.o(.text._Z6test02v+0x2bd): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccic6gRx.o(.text._Z6test02v+0x37a): 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'
      /tmp/ccic6gRx.o(.text._Z6test02v+0x397):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccic6gRx.o(.text._Z6test02v+0x3ea): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccic6gRx.o(.text._Z6test02v+0x444): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccic6gRx.o(.text._Z6test02v+0x501): 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'
      /tmp/ccic6gRx.o(.text._Z6test02v+0x51e):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccic6gRx.o(.text._Z6test02v+0x55a): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccic6gRx.o(.text._Z6test02v+0x5b4): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccic6gRx.o(.text._Z6test02v+0x65c): 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'
      /tmp/ccic6gRx.o(.text._Z6test02v+0x6df):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccic6gRx.o(.text._Z6test02v+0x788):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccic6gRx.o(.text._Z6test02v+0x80b):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccic6gRx.o(.text._Z6test02v+0x84a): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccic6gRx.o(.text._Z6test02v+0x890):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccic6gRx.o(.text._Z6test02v+0x8c3): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccic6gRx.o(.text._Z6test02v+0x91d): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccic6gRx.o(.text._Z6test02v+0x9da): 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'
      /tmp/ccic6gRx.o(.text._Z6test02v+0x9f7):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccic6gRx.o(.text._Z6test02v+0xa58): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccic6gRx.o(.text._Z6test02v+0xab2): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccic6gRx.o(.text._Z6test02v+0xb6f): 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'
      /tmp/ccic6gRx.o(.text._Z6test02v+0xb8c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccic6gRx.o(.text._Z6test02v+0xc0c): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccic6gRx.o(.text._Z6test02v+0xc1a):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccic6gRx.o(.text._Z6test02v+0xc60):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccic6gRx.o(.text._Z6test02v+0xce5):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccic6gRx.o(.text._Z6test02v+0xcf3):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccic6gRx.o(.text._Z6test02v+0xd01):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccic6gRx.o(.text._Z6test02v+0xd36): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccic6gRx.o(.text._Z6test02v+0xd5e):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccic6gRx.o(.text._Z6test02v+0xd8d):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccic6gRx.o(.text._Z6test02v+0xdbd):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccic6gRx.o(.text._Z6test02v+0xde1):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccic6gRx.o(.text._Z6test02v+0xe05):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccic6gRx.o(.text._Z6test02v+0xe1b):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccic6gRx.o(.text._Z6test02v+0xe5e):/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:
      2005-06-10T06:12:28Z

    qmtest.start_time:
      2005-06-10T06:12:19Z

    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/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'/tmp/cccoyB8S.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEEbRKNS_14_Safe_iteratorIT_T0_EESG_+0x105):/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'/tmp/cccoyB8S.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEEbRKNS_14_Safe_iteratorIT_T0_EESG_+0x1ef):/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'/tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0xe3):/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'/tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x213):/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()'/tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x28b):/opt/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'/tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x35c):/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()'/tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x3aa):/opt/lsb/include/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'/tmp/cccoyB8S.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEC1ERKSB_+0x12c):/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'/tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x1c7):/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()'/tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x241):/opt/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'/tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x312):/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()'/tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x38c):/opt/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'/tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x45d):/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()'/tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x4d0):/opt/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'/tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x5a1):/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()'/tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x5ea):/opt/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/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cccoyB8S.o(.gnu.linkonce.t._ZN11__gnu_debugmiIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEES7_N15__gnu_debug_def6vectorIiS5_EEEENS_14_Safe_iteratorIT_T1_E15difference_typeERKSE_RKNSB_IT0_SD_EE+0x105):/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'/tmp/cccoyB8S.o(.gnu.linkonce.t._ZN11__gnu_debugmiIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEES7_N15__gnu_debug_def6vectorIiS5_EEEENS_14_Safe_iteratorIT_T1_E15difference_typeERKSE_RKNSB_IT0_SD_EE+0x1ef):/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'/tmp/cccoyB8S.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x217):/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'/tmp/cccoyB8S.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x32b):/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'/tmp/cccoyB8S.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x499):/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'/tmp/cccoyB8S.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x593):/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()'/tmp/cccoyB8S.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x5d2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cccoyB8S.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x5ee):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cccoyB8S.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x604):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cccoyB8S.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x616):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cccoyB8S.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x630):/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'/tmp/cccoyB8S.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x161):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/cccoyB8S.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x1a9):/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'/tmp/cccoyB8S.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x301):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/cccoyB8S.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x349):/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: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'/tmp/cccoyB8S.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x4d4):/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()'/tmp/cccoyB8S.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x561):/opt/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'/tmp/cccoyB8S.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x64d):/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()'/tmp/cccoyB8S.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x6ec):/opt/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'/tmp/cccoyB8S.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x7cc):/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()'/tmp/cccoyB8S.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x859):/opt/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'/tmp/cccoyB8S.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x939):/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()'/tmp/cccoyB8S.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x989):/opt/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'/tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x179):/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'/tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x2fe):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x349):/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()'/tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x3be):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x414):/opt/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'/tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x4f7):/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'/tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x661):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x6a9):/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()'/tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x721):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x749):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x75c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x7ba):/opt/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'/tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x891):/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()'/tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x902):/opt/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'/tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x9d9):/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()'/tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0xa37):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0xa8e):/opt/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'/tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0xb6c):/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()'/tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0xbf2):/opt/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'/tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0xccc):/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()'/tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0xd1d):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_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/cccoyB8S.o(.gnu.linkonce.t._ZNSt6vectorIiSaIiEE13_M_assign_auxIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiS1_EEN15__gnu_debug_def6vectorIiS0_EEEEEEvT_SD_St20forward_iterator_tag+0x76):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cccoyB8S.o(.gnu.linkonce.t._ZNSt6vectorIiSaIiEE13_M_assign_auxIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiS1_EEN15__gnu_debug_def6vectorIiS0_EEEEEEvT_SD_St20forward_iterator_tag+0x81):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cccoyB8S.o(.gnu.linkonce.t._ZNSt6vectorIiSaIiEE13_M_assign_auxIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiS1_EEN15__gnu_debug_def6vectorIiS0_EEEEEEvT_SD_St20forward_iterator_tag+0x89):/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'/tmp/cccoyB8S.o(.gnu.linkonce.t._ZNSt6vectorIiSaIiEE13_M_assign_auxIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiS1_EEN15__gnu_debug_def6vectorIiS0_EEEEEEvT_SD_St20forward_iterator_tag+0x2ed):/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()'/tmp/cccoyB8S.o(.gnu.linkonce.t._ZNSt6vectorIiSaIiEE13_M_assign_auxIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiS1_EEN15__gnu_debug_def6vectorIiS0_EEEEEEvT_SD_St20forward_iterator_tag+0x360):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cccoyB8S.o(.gnu.linkonce.t._ZNSt6vectorIiSaIiEE13_M_assign_auxIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiS1_EEN15__gnu_debug_def6vectorIiS0_EEEEEEvT_SD_St20forward_iterator_tag+0x3f2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cccoyB8S.o(.gnu.linkonce.t._ZNSt6vectorIiSaIiEE13_M_assign_auxIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiS1_EEN15__gnu_debug_def6vectorIiS0_EEEEEEvT_SD_St20forward_iterator_tag+0x3fd):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cccoyB8S.o(.gnu.linkonce.t._ZNSt6vectorIiSaIiEE13_M_assign_auxIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiS1_EEN15__gnu_debug_def6vectorIiS0_EEEEEEvT_SD_St20forward_iterator_tag+0x40b):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cccoyB8S.o(.gnu.linkonce.t._ZNSt6vectorIiSaIiEE13_M_assign_auxIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiS1_EEN15__gnu_debug_def6vectorIiS0_EEEEEEvT_SD_St20forward_iterator_tag+0x419):/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'/tmp/cccoyB8S.o(.text._Z6test01v+0x192):/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'/tmp/cccoyB8S.o(.text._Z6test01v+0x2f9):/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'/tmp/cccoyB8S.o(.text._Z6test01v+0x3f2):/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()'/tmp/cccoyB8S.o(.text._Z6test01v+0x47a):/opt/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'/tmp/cccoyB8S.o(.text._Z6test01v+0x566):/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'/tmp/cccoyB8S.o(.text._Z6test01v+0x699):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/cccoyB8S.o(.text._Z6test01v+0x767):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cccoyB8S.o(.text._Z6test01v+0x799):/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()'/tmp/cccoyB8S.o(.text._Z6test01v+0x842):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cccoyB8S.o(.text._Z6test01v+0x850):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cccoyB8S.o(.text._Z6test01v+0x85e):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cccoyB8S.o(.text._Z6test01v+0x866):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cccoyB8S.o(.text._Z6test01v+0x874):/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'/tmp/cccoyB8S.o(.text._Z6test01v+0x9ee):/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'/tmp/cccoyB8S.o(.text._Z6test01v+0xae7):/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()'/tmp/cccoyB8S.o(.text._Z6test01v+0xb82):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cccoyB8S.o(.text._Z6test01v+0xb8d):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/cccoyB8S.o(.text._Z6test01v+0xbaf):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/cccoyB8S.o(.text._Z6test01v+0xbe1):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cccoyB8S.o(.text._Z6test01v+0xbf0):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/cccoyB8S.o(.text._Z6test01v+0xc12):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/cccoyB8S.o(.text._Z6test01v+0xc59):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cccoyB8S.o(.text._Z6test01v+0xc80):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cccoyB8S.o(.text._Z6test01v+0xccf):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cccoyB8S.o(.text._Z6test01v+0xcdb):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cccoyB8S.o(.text._Z6test01v+0xced):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cccoyB8S.o(.text._Z6test01v+0xcff):/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/tmpk9HJFJ -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_23_containers_vector_invalidation_1.exe
      

    DejaGNUTest.command_output_1:
      
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEEbRKNS_14_Safe_iteratorIT_T0_EESG_+0x20): In function `bool __gnu_debug::operator==<__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:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEEbRKNS_14_Safe_iteratorIT_T0_EESG_+0xd5): In function `bool __gnu_debug::operator==<__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'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEEbRKNS_14_Safe_iteratorIT_T0_EESG_+0x105):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEEbRKNS_14_Safe_iteratorIT_T0_EESG_+0x11c): In function `bool __gnu_debug::operator==<__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:420: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEEbRKNS_14_Safe_iteratorIT_T0_EESG_+0x1bf): In function `bool __gnu_debug::operator==<__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'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEEbRKNS_14_Safe_iteratorIT_T0_EESG_+0x1ef):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEEbRKNS_14_Safe_iteratorIT_T0_EESG_+0x223): In function `bool __gnu_debug::operator==<__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:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x98): 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/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0xe3):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x130): 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:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x144): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x1f9): 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'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x213):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x236): 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()'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x28b):/opt/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/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x29f): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x342): 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'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x35c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x37f): 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()'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x3aa):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEC1ERKSB_+0x39): 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> > >::_Safe_iterator(__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:96: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEC1ERKSB_+0x4d): 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> > >::_Safe_iterator(__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:124: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEC1ERKSB_+0x101): 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> > >::_Safe_iterator(__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'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEC1ERKSB_+0x12c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEC1ERKSB_+0x143): 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> > >::_Safe_iterator(__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/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x21): 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/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0xe4): 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_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0xf8): 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.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x1ad): 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/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x1c7):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x1ea): 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_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x241):/opt/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/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x255): 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.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x2f8): 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/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x312):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x335): 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_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x38c):/opt/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/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x3a0): 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.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x443): 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/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x45d):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x480): 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_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x4d0):/opt/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/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x4e4): 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.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x587): 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/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x5a1):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x5c4): 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_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x5ea):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZN11__gnu_debugmiIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEES7_N15__gnu_debug_def6vectorIiS5_EEEENS_14_Safe_iteratorIT_T1_E15difference_typeERKSE_RKNSB_IT0_SD_EE+0x20): 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/cccoyB8S.o(.gnu.linkonce.t._ZN11__gnu_debugmiIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEES7_N15__gnu_debug_def6vectorIiS5_EEEENS_14_Safe_iteratorIT_T1_E15difference_typeERKSE_RKNSB_IT0_SD_EE+0xd5): 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'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZN11__gnu_debugmiIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEES7_N15__gnu_debug_def6vectorIiS5_EEEENS_14_Safe_iteratorIT_T1_E15difference_typeERKSE_RKNSB_IT0_SD_EE+0x105):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZN11__gnu_debugmiIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEES7_N15__gnu_debug_def6vectorIiS5_EEEENS_14_Safe_iteratorIT_T1_E15difference_typeERKSE_RKNSB_IT0_SD_EE+0x11c): 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/cccoyB8S.o(.gnu.linkonce.t._ZN11__gnu_debugmiIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEES7_N15__gnu_debug_def6vectorIiS5_EEEENS_14_Safe_iteratorIT_T1_E15difference_typeERKSE_RKNSB_IT0_SD_EE+0x1bf): 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'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZN11__gnu_debugmiIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEES7_N15__gnu_debug_def6vectorIiS5_EEEENS_14_Safe_iteratorIT_T1_E15difference_typeERKSE_RKNSB_IT0_SD_EE+0x1ef):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZN11__gnu_debugmiIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEES7_N15__gnu_debug_def6vectorIiS5_EEEENS_14_Safe_iteratorIT_T1_E15difference_typeERKSE_RKNSB_IT0_SD_EE+0x21d): 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/cccoyB8S.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0xc7): 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/cccoyB8S.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x12b): 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:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x145): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x1fa): 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'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x217):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x241): 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/cccoyB8S.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x30e): 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'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x32b):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x357): 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/cccoyB8S.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x3bb): 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:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x3d5): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x47c): 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'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x499):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x4c3): 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/cccoyB8S.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x576): 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'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x593):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x5c6): 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/cccoyB8S.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x5d2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x5ee):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x604):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x616):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x630):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x20): 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/cccoyB8S.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0xc1): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x161):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x1a9):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x1c0): 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/cccoyB8S.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x261): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x301):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x349):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x37d): 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/cccoyB8S.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x3e2): 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:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x3fc): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x4b7): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x4d4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x4fd): 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/cccoyB8S.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x561):/opt/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/cccoyB8S.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x57b): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x630): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x64d):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x676): 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/cccoyB8S.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x6ec):/opt/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/cccoyB8S.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x706): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x7af): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x7cc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x7f5): 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/cccoyB8S.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x859):/opt/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/cccoyB8S.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x873): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x91c): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x939):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x962): 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/cccoyB8S.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x989):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x20): 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(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.tcc:48: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x9f): 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(int 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)'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0xb9): 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(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x15c): 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(int 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'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x179):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x1aa): 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(int 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/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x1c1): 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(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:146: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x262): 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(int 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'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x2fe):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x349):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x35b): 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(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x3be):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x414):/opt/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/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x428): 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(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x4dd): 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(int 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'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x4f7):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x525): 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(int 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/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x536): 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(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:146: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x5c5): 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(int 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'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x661):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x6a9):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x6b8): 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(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x721):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x749):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x75c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x7ba):/opt/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/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x7ce): 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(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x877): 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(int 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'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x891):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x8b2): 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(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x902):/opt/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/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x916): 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(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x9bf): 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(int 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'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x9d9):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x9fa): 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(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0xa37):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0xa8e):/opt/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/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0xaa8): 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(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0xb4f): 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(int 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'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0xb6c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0xb93): 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(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0xbf2):/opt/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/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0xc0c): 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(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0xcaf): 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(int 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'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0xccc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0xcf3): 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(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0xd1d):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZNSt6vectorIiSaIiEE13_M_assign_auxIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiS1_EEN15__gnu_debug_def6vectorIiS0_EEEEEEvT_SD_St20forward_iterator_tag+0x6b): 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()'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZNSt6vectorIiSaIiEE13_M_assign_auxIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiS1_EEN15__gnu_debug_def6vectorIiS0_EEEEEEvT_SD_St20forward_iterator_tag+0x76):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZNSt6vectorIiSaIiEE13_M_assign_auxIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiS1_EEN15__gnu_debug_def6vectorIiS0_EEEEEEvT_SD_St20forward_iterator_tag+0x81):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZNSt6vectorIiSaIiEE13_M_assign_auxIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiS1_EEN15__gnu_debug_def6vectorIiS0_EEEEEEvT_SD_St20forward_iterator_tag+0x89):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZNSt6vectorIiSaIiEE13_M_assign_auxIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiS1_EEN15__gnu_debug_def6vectorIiS0_EEEEEEvT_SD_St20forward_iterator_tag+0x267): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZNSt6vectorIiSaIiEE13_M_assign_auxIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiS1_EEN15__gnu_debug_def6vectorIiS0_EEEEEEvT_SD_St20forward_iterator_tag+0x2ed):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZNSt6vectorIiSaIiEE13_M_assign_auxIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiS1_EEN15__gnu_debug_def6vectorIiS0_EEEEEEvT_SD_St20forward_iterator_tag+0x352): 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()'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZNSt6vectorIiSaIiEE13_M_assign_auxIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiS1_EEN15__gnu_debug_def6vectorIiS0_EEEEEEvT_SD_St20forward_iterator_tag+0x360):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZNSt6vectorIiSaIiEE13_M_assign_auxIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiS1_EEN15__gnu_debug_def6vectorIiS0_EEEEEEvT_SD_St20forward_iterator_tag+0x3f2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZNSt6vectorIiSaIiEE13_M_assign_auxIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiS1_EEN15__gnu_debug_def6vectorIiS0_EEEEEEvT_SD_St20forward_iterator_tag+0x3fd):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZNSt6vectorIiSaIiEE13_M_assign_auxIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiS1_EEN15__gnu_debug_def6vectorIiS0_EEEEEEvT_SD_St20forward_iterator_tag+0x40b):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccoyB8S.o(.gnu.linkonce.t._ZNSt6vectorIiSaIiEE13_M_assign_auxIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiS1_EEN15__gnu_debug_def6vectorIiS0_EEEEEEvT_SD_St20forward_iterator_tag+0x419):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/cccoyB8S.o(.text._Z6test01v+0xa8): 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/cccoyB8S.o(.text._Z6test01v+0xbf): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccoyB8S.o(.text._Z6test01v+0x175): 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'
      /tmp/cccoyB8S.o(.text._Z6test01v+0x192):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccoyB8S.o(.text._Z6test01v+0x20d): 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/cccoyB8S.o(.text._Z6test01v+0x227): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccoyB8S.o(.text._Z6test01v+0x2dc): 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'
      /tmp/cccoyB8S.o(.text._Z6test01v+0x2f9):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccoyB8S.o(.text._Z6test01v+0x30b): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:159: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccoyB8S.o(.text._Z6test01v+0x3c0): 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'
      /tmp/cccoyB8S.o(.text._Z6test01v+0x3f2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccoyB8S.o(.text._Z6test01v+0x426): In function `test01()':
      /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/cccoyB8S.o(.text._Z6test01v+0x434): In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccoyB8S.o(.text._Z6test01v+0x47a):/opt/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/cccoyB8S.o(.text._Z6test01v+0x494): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccoyB8S.o(.text._Z6test01v+0x549): 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'
      /tmp/cccoyB8S.o(.text._Z6test01v+0x566):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccoyB8S.o(.text._Z6test01v+0x5ad): 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/cccoyB8S.o(.text._Z6test01v+0x5c7): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccoyB8S.o(.text._Z6test01v+0x67c): 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'
      /tmp/cccoyB8S.o(.text._Z6test01v+0x699):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccoyB8S.o(.text._Z6test01v+0x767):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cccoyB8S.o(.text._Z6test01v+0x799):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccoyB8S.o(.text._Z6test01v+0x83a): In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccoyB8S.o(.text._Z6test01v+0x842):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccoyB8S.o(.text._Z6test01v+0x850):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccoyB8S.o(.text._Z6test01v+0x85e):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccoyB8S.o(.text._Z6test01v+0x866):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccoyB8S.o(.text._Z6test01v+0x874):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/cccoyB8S.o(.text._Z6test01v+0x902): 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/cccoyB8S.o(.text._Z6test01v+0x91c): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccoyB8S.o(.text._Z6test01v+0x9d1): 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'
      /tmp/cccoyB8S.o(.text._Z6test01v+0x9ee):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccoyB8S.o(.text._Z6test01v+0xa00): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:159: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccoyB8S.o(.text._Z6test01v+0xab5): 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'
      /tmp/cccoyB8S.o(.text._Z6test01v+0xae7):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccoyB8S.o(.text._Z6test01v+0xb1b): In function `test01()':
      /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/cccoyB8S.o(.text._Z6test01v+0xb29): In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccoyB8S.o(.text._Z6test01v+0xb82):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccoyB8S.o(.text._Z6test01v+0xb8d):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cccoyB8S.o(.text._Z6test01v+0xbaf):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cccoyB8S.o(.text._Z6test01v+0xbe1):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccoyB8S.o(.text._Z6test01v+0xbf0):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cccoyB8S.o(.text._Z6test01v+0xc12):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cccoyB8S.o(.text._Z6test01v+0xc59):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccoyB8S.o(.text._Z6test01v+0xc80):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccoyB8S.o(.text._Z6test01v+0xccf):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccoyB8S.o(.text._Z6test01v+0xcdb):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccoyB8S.o(.text._Z6test01v+0xced):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccoyB8S.o(.text._Z6test01v+0xcff):/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:
      2005-06-10T06:13:23Z

    qmtest.start_time:
      2005-06-10T06:13:11Z

    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'/tmp/cc4McbIi.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def6vectorIiSaIiEEEE16_M_invalidate_ifINS_15_After_nth_fromIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiS3_EEEEEEEvT_+0x5a):/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'/tmp/cc4McbIi.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0xe3):/opt/lsb/include/c++/debug/formatter.h:223: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_singular() const' 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'/tmp/cc4McbIi.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x213):/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'/tmp/cc4McbIi.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x2f5):/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'/tmp/cc4McbIi.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x3db):/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()'/tmp/cc4McbIi.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x450):/opt/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'/tmp/cc4McbIi.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x521):/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'/tmp/cc4McbIi.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x603):/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'/tmp/cc4McbIi.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x6e9):/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()'/tmp/cc4McbIi.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x732):/opt/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'/tmp/cc4McbIi.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x766):/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'/tmp/cc4McbIi.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x161):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/cc4McbIi.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x1a9):/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'/tmp/cc4McbIi.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x301):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/cc4McbIi.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x349):/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: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'/tmp/cc4McbIi.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x4d4):/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()'/tmp/cc4McbIi.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x561):/opt/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'/tmp/cc4McbIi.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x64d):/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()'/tmp/cc4McbIi.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x6ec):/opt/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'/tmp/cc4McbIi.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x7cc):/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()'/tmp/cc4McbIi.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x859):/opt/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'/tmp/cc4McbIi.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x939):/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()'/tmp/cc4McbIi.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x989):/opt/lsb/include/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'/tmp/cc4McbIi.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEC1INS2_IPiS7_EEEERKNS0_IT_NSt11__enable_ifISB_XsrSt10__are_sameISG_SF_E7_M_typeEE7_M_typeEEE+0x19e):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/cc4McbIi.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEC1INS2_IPiS7_EEEERKNS0_IT_NSt11__enable_ifISB_XsrSt10__are_sameISG_SF_E7_M_typeEE7_M_typeEEE+0x1e2):/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()'/tmp/cc4McbIi.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEC1INS2_IPiS7_EEEERKNS0_IT_NSt11__enable_ifISB_XsrSt10__are_sameISG_SF_E7_M_typeEE7_M_typeEEE+0x264):/opt/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'/tmp/cc4McbIi.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEC1INS2_IPiS7_EEEERKNS0_IT_NSt11__enable_ifISB_XsrSt10__are_sameISG_SF_E7_M_typeEE7_M_typeEEE+0x356):/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()'/tmp/cc4McbIi.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEC1INS2_IPiS7_EEEERKNS0_IT_NSt11__enable_ifISB_XsrSt10__are_sameISG_SF_E7_M_typeEE7_M_typeEEE+0x3e3):/opt/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'/tmp/cc4McbIi.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEC1INS2_IPiS7_EEEERKNS0_IT_NSt11__enable_ifISB_XsrSt10__are_sameISG_SF_E7_M_typeEE7_M_typeEEE+0x4cf):/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()'/tmp/cc4McbIi.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEC1INS2_IPiS7_EEEERKNS0_IT_NSt11__enable_ifISB_XsrSt10__are_sameISG_SF_E7_M_typeEE7_M_typeEEE+0x521):/opt/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'/tmp/cc4McbIi.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x161):/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()'/tmp/cc4McbIi.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x1df):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc4McbIi.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x234):/opt/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'/tmp/cc4McbIi.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x317):/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()'/tmp/cc4McbIi.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x396):/opt/lsb/include/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'/tmp/cc4McbIi.o(.text._Z6test02v+0x1e7):/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'/tmp/cc4McbIi.o(.text._Z6test02v+0x31a):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/cc4McbIi.o(.text._Z6test02v+0x3cf):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc4McbIi.o(.text._Z6test02v+0x454):/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()'/tmp/cc4McbIi.o(.text._Z6test02v+0x4b2):/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'/tmp/cc4McbIi.o(.text._Z6test02v+0x5a7):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/cc4McbIi.o(.text._Z6test02v+0x65f):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc4McbIi.o(.text._Z6test02v+0x6e7):/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'/tmp/cc4McbIi.o(.text._Z6test02v+0x83b):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/cc4McbIi.o(.text._Z6test02v+0x8f3):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc4McbIi.o(.text._Z6test02v+0x97b):/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'/tmp/cc4McbIi.o(.text._Z6test02v+0xb3c):/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'/tmp/cc4McbIi.o(.text._Z6test02v+0xc87):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/cc4McbIi.o(.text._Z6test02v+0xd3f):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc4McbIi.o(.text._Z6test02v+0xdc7):/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'/tmp/cc4McbIi.o(.text._Z6test02v+0xecc):/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()'/tmp/cc4McbIi.o(.text._Z6test02v+0xf19):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc4McbIi.o(.text._Z6test02v+0x102c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc4McbIi.o(.text._Z6test02v+0x103a):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc4McbIi.o(.text._Z6test02v+0x1045):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc4McbIi.o(.text._Z6test02v+0x1050):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/cc4McbIi.o(.text._Z6test02v+0x10b2):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/cc4McbIi.o(.text._Z6test02v+0x10d5):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc4McbIi.o(.text._Z6test02v+0x10f6):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc4McbIi.o(.text._Z6test02v+0x110c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc4McbIi.o(.text._Z6test02v+0x112d):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc4McbIi.o(.text._Z6test02v+0x11a9):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc4McbIi.o(.text._Z6test02v+0x11d0):/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/tmpk9HJFJ -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_23_containers_vector_invalidation_2.exe
      

    DejaGNUTest.command_output_1:
      
      /tmp/cc4McbIi.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE13_M_invalidateEv+0xd): 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/cc4McbIi.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEE13_M_invalidateEv+0xd): 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/cc4McbIi.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def6vectorIiSaIiEEEE16_M_invalidate_ifINS_15_After_nth_fromIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiS3_EEEEEEEvT_+0x1e): 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'
      /tmp/cc4McbIi.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def6vectorIiSaIiEEEE16_M_invalidate_ifINS_15_After_nth_fromIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiS3_EEEEEEEvT_+0x5a):/opt/lsb/include/c++/debug/safe_sequence.h:140: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc4McbIi.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x98): 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/cc4McbIi.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0xe3):/opt/lsb/include/c++/debug/formatter.h:223: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_singular() const' follow
      /tmp/cc4McbIi.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x130): 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:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc4McbIi.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x144): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc4McbIi.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x1f9): 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'
      /tmp/cc4McbIi.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x213):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc4McbIi.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x224): 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/cc4McbIi.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x2c7): 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'
      /tmp/cc4McbIi.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x2f5):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc4McbIi.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x30a): 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/cc4McbIi.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x3ad): 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'
      /tmp/cc4McbIi.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x3db):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc4McbIi.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x3fb): 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()'
      /tmp/cc4McbIi.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x450):/opt/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/cc4McbIi.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x464): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc4McbIi.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x507): 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'
      /tmp/cc4McbIi.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x521):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc4McbIi.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x532): 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/cc4McbIi.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x5d5): 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'
      /tmp/cc4McbIi.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x603):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc4McbIi.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x618): 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/cc4McbIi.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x6bb): 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'
      /tmp/cc4McbIi.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x6e9):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc4McbIi.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x709): 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()'
      /tmp/cc4McbIi.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x732):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc4McbIi.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x748): 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/cc4McbIi.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x766):/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc4McbIi.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x20): 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/cc4McbIi.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0xc1): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cc4McbIi.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x161):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc4McbIi.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x1a9):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc4McbIi.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x1c0): 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/cc4McbIi.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x261): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cc4McbIi.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x301):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc4McbIi.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x349):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc4McbIi.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x37d): 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/cc4McbIi.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x3e2): 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:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc4McbIi.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x3fc): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc4McbIi.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x4b7): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cc4McbIi.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x4d4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc4McbIi.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x4fd): 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/cc4McbIi.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x561):/opt/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/cc4McbIi.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x57b): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc4McbIi.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x630): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cc4McbIi.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x64d):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc4McbIi.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x676): 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/cc4McbIi.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x6ec):/opt/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/cc4McbIi.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x706): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc4McbIi.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x7af): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cc4McbIi.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x7cc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc4McbIi.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x7f5): 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/cc4McbIi.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x859):/opt/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/cc4McbIi.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x873): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc4McbIi.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x91c): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cc4McbIi.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x939):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc4McbIi.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x962): 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/cc4McbIi.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x989):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc4McbIi.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEC1INS2_IPiS7_EEEERKNS0_IT_NSt11__enable_ifISB_XsrSt10__are_sameISG_SF_E7_M_typeEE7_M_typeEEE+0x3f): 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> > >::_Safe_iterator<__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> > >, std::__enable_if<__gnu_debug_def::vector<int, std::allocator<int> >, std::__are_same<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > >::_M_type>::_M_type> 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/cc4McbIi.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEC1INS2_IPiS7_EEEERKNS0_IT_NSt11__enable_ifISB_XsrSt10__are_sameISG_SF_E7_M_typeEE7_M_typeEEE+0x59): 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> > >::_Safe_iterator<__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> > >, std::__enable_if<__gnu_debug_def::vector<int, std::allocator<int> >, std::__are_same<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > >::_M_type>::_M_type> const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:146: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc4McbIi.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEC1INS2_IPiS7_EEEERKNS0_IT_NSt11__enable_ifISB_XsrSt10__are_sameISG_SF_E7_M_typeEE7_M_typeEEE+0xfd): 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> > >::_Safe_iterator<__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> > >, std::__enable_if<__gnu_debug_def::vector<int, std::allocator<int> >, std::__are_same<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > >::_M_type>::_M_type> const&)':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cc4McbIi.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEC1INS2_IPiS7_EEEERKNS0_IT_NSt11__enable_ifISB_XsrSt10__are_sameISG_SF_E7_M_typeEE7_M_typeEEE+0x19e):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc4McbIi.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEC1INS2_IPiS7_EEEERKNS0_IT_NSt11__enable_ifISB_XsrSt10__are_sameISG_SF_E7_M_typeEE7_M_typeEEE+0x1e2):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc4McbIi.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEC1INS2_IPiS7_EEEERKNS0_IT_NSt11__enable_ifISB_XsrSt10__are_sameISG_SF_E7_M_typeEE7_M_typeEEE+0x200): 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> > >::_Safe_iterator<__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> > >, std::__enable_if<__gnu_debug_def::vector<int, std::allocator<int> >, std::__are_same<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > >::_M_type>::_M_type> const&)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc4McbIi.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEC1INS2_IPiS7_EEEERKNS0_IT_NSt11__enable_ifISB_XsrSt10__are_sameISG_SF_E7_M_typeEE7_M_typeEEE+0x264):/opt/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/cc4McbIi.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEC1INS2_IPiS7_EEEERKNS0_IT_NSt11__enable_ifISB_XsrSt10__are_sameISG_SF_E7_M_typeEE7_M_typeEEE+0x27e): 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> > >::_Safe_iterator<__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> > >, std::__enable_if<__gnu_debug_def::vector<int, std::allocator<int> >, std::__are_same<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > >::_M_type>::_M_type> const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc4McbIi.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEC1INS2_IPiS7_EEEERKNS0_IT_NSt11__enable_ifISB_XsrSt10__are_sameISG_SF_E7_M_typeEE7_M_typeEEE+0x339): 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> > >::_Safe_iterator<__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> > >, std::__enable_if<__gnu_debug_def::vector<int, std::allocator<int> >, std::__are_same<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > >::_M_type>::_M_type> const&)':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cc4McbIi.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEC1INS2_IPiS7_EEEERKNS0_IT_NSt11__enable_ifISB_XsrSt10__are_sameISG_SF_E7_M_typeEE7_M_typeEEE+0x356):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc4McbIi.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEC1INS2_IPiS7_EEEERKNS0_IT_NSt11__enable_ifISB_XsrSt10__are_sameISG_SF_E7_M_typeEE7_M_typeEEE+0x37f): 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> > >::_Safe_iterator<__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> > >, std::__enable_if<__gnu_debug_def::vector<int, std::allocator<int> >, std::__are_same<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > >::_M_type>::_M_type> const&)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc4McbIi.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEC1INS2_IPiS7_EEEERKNS0_IT_NSt11__enable_ifISB_XsrSt10__are_sameISG_SF_E7_M_typeEE7_M_typeEEE+0x3e3):/opt/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/cc4McbIi.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEC1INS2_IPiS7_EEEERKNS0_IT_NSt11__enable_ifISB_XsrSt10__are_sameISG_SF_E7_M_typeEE7_M_typeEEE+0x3fd): 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> > >::_Safe_iterator<__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> > >, std::__enable_if<__gnu_debug_def::vector<int, std::allocator<int> >, std::__are_same<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > >::_M_type>::_M_type> const&)':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc4McbIi.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEC1INS2_IPiS7_EEEERKNS0_IT_NSt11__enable_ifISB_XsrSt10__are_sameISG_SF_E7_M_typeEE7_M_typeEEE+0x4b2): 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> > >::_Safe_iterator<__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> > >, std::__enable_if<__gnu_debug_def::vector<int, std::allocator<int> >, std::__are_same<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > >::_M_type>::_M_type> const&)':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cc4McbIi.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEC1INS2_IPiS7_EEEERKNS0_IT_NSt11__enable_ifISB_XsrSt10__are_sameISG_SF_E7_M_typeEE7_M_typeEEE+0x4cf):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc4McbIi.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEC1INS2_IPiS7_EEEERKNS0_IT_NSt11__enable_ifISB_XsrSt10__are_sameISG_SF_E7_M_typeEE7_M_typeEEE+0x4f8): 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> > >::_Safe_iterator<__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> > >, std::__enable_if<__gnu_debug_def::vector<int, std::allocator<int> >, std::__are_same<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > >::_M_type>::_M_type> const&)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc4McbIi.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEC1INS2_IPiS7_EEEERKNS0_IT_NSt11__enable_ifISB_XsrSt10__are_sameISG_SF_E7_M_typeEE7_M_typeEEE+0x521):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc4McbIi.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x20): 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(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.tcc:48: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc4McbIi.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x90): 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(int 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)'
      /tmp/cc4McbIi.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0xa4): 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(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc4McbIi.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x147): 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(int 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'
      /tmp/cc4McbIi.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x161):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc4McbIi.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x17f): 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(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc4McbIi.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x1df):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc4McbIi.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x234):/opt/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/cc4McbIi.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x248): 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(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc4McbIi.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x2fd): 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(int 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'
      /tmp/cc4McbIi.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x317):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc4McbIi.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x335): 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(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc4McbIi.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x396):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc4McbIi.o(.text._Z6test02v+0xfe): 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/cc4McbIi.o(.text._Z6test02v+0x115): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc4McbIi.o(.text._Z6test02v+0x1ca): 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'
      /tmp/cc4McbIi.o(.text._Z6test02v+0x1e7):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc4McbIi.o(.text._Z6test02v+0x222): 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/cc4McbIi.o(.text._Z6test02v+0x236): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc4McbIi.o(.text._Z6test02v+0x2eb): 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'
      /tmp/cc4McbIi.o(.text._Z6test02v+0x31a):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc4McbIi.o(.text._Z6test02v+0x3cf):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cc4McbIi.o(.text._Z6test02v+0x454):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc4McbIi.o(.text._Z6test02v+0x472): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc4McbIi.o(.text._Z6test02v+0x4b2):/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/cc4McbIi.o(.text._Z6test02v+0x4c3): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc4McbIi.o(.text._Z6test02v+0x578): 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'
      /tmp/cc4McbIi.o(.text._Z6test02v+0x5a7):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc4McbIi.o(.text._Z6test02v+0x65f):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cc4McbIi.o(.text._Z6test02v+0x6e7):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc4McbIi.o(.text._Z6test02v+0x73d): 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/cc4McbIi.o(.text._Z6test02v+0x754): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc4McbIi.o(.text._Z6test02v+0x809): 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'
      /tmp/cc4McbIi.o(.text._Z6test02v+0x83b):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc4McbIi.o(.text._Z6test02v+0x8f3):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cc4McbIi.o(.text._Z6test02v+0x97b):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc4McbIi.o(.text._Z6test02v+0xa50): 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/cc4McbIi.o(.text._Z6test02v+0xa6a): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc4McbIi.o(.text._Z6test02v+0xb1f): 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'
      /tmp/cc4McbIi.o(.text._Z6test02v+0xb3c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc4McbIi.o(.text._Z6test02v+0xb86): 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/cc4McbIi.o(.text._Z6test02v+0xba0): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc4McbIi.o(.text._Z6test02v+0xc55): 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'
      /tmp/cc4McbIi.o(.text._Z6test02v+0xc87):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc4McbIi.o(.text._Z6test02v+0xd3f):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cc4McbIi.o(.text._Z6test02v+0xdc7):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc4McbIi.o(.text._Z6test02v+0xde8): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:159: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc4McbIi.o(.text._Z6test02v+0xe9d): 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'
      /tmp/cc4McbIi.o(.text._Z6test02v+0xecc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc4McbIi.o(.text._Z6test02v+0xefd): In function `test02()':
      /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/cc4McbIi.o(.text._Z6test02v+0xf0b): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc4McbIi.o(.text._Z6test02v+0xf19):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc4McbIi.o(.text._Z6test02v+0x102c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc4McbIi.o(.text._Z6test02v+0x103a):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc4McbIi.o(.text._Z6test02v+0x1045):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc4McbIi.o(.text._Z6test02v+0x1050):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cc4McbIi.o(.text._Z6test02v+0x10b2):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cc4McbIi.o(.text._Z6test02v+0x10d5):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc4McbIi.o(.text._Z6test02v+0x10f6):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc4McbIi.o(.text._Z6test02v+0x110c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc4McbIi.o(.text._Z6test02v+0x112d):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc4McbIi.o(.text._Z6test02v+0x11a9):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc4McbIi.o(.text._Z6test02v+0x11d0):/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:
      2005-06-10T06:13:36Z

    qmtest.start_time:
      2005-06-10T06:13:25Z

    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'/tmp/cckObZ0F.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def6vectorIiSaIiEEEE16_M_invalidate_ifINS_15_After_nth_fromIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiS3_EEEEEEEvT_+0x5a):/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'/tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0xe3):/opt/lsb/include/c++/debug/formatter.h:223: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_singular() const' 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'/tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x213):/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'/tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x2f5):/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'/tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x3db):/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()'/tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x450):/opt/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'/tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x521):/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'/tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x603):/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'/tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x6e9):/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()'/tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x732):/opt/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'/tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x766):/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'/tmp/cckObZ0F.o(.gnu.linkonce.t._ZN11__gnu_debugmiIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEES7_N15__gnu_debug_def6vectorIiS5_EEEENS_14_Safe_iteratorIT_T1_E15difference_typeERKSE_RKNSB_IT0_SD_EE+0x105):/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'/tmp/cckObZ0F.o(.gnu.linkonce.t._ZN11__gnu_debugmiIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEES7_N15__gnu_debug_def6vectorIiS5_EEEENS_14_Safe_iteratorIT_T1_E15difference_typeERKSE_RKNSB_IT0_SD_EE+0x1ef):/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'/tmp/cckObZ0F.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE5beginEv+0x118):/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'/tmp/cckObZ0F.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEaSERKSB_+0x105):/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'/tmp/cckObZ0F.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEC1ERKSB_+0x12c):/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'/tmp/cckObZ0F.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x161):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/cckObZ0F.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x1a9):/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'/tmp/cckObZ0F.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x301):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/cckObZ0F.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x349):/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: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'/tmp/cckObZ0F.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x4d4):/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()'/tmp/cckObZ0F.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x561):/opt/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'/tmp/cckObZ0F.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x64d):/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()'/tmp/cckObZ0F.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x6ec):/opt/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'/tmp/cckObZ0F.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x7cc):/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()'/tmp/cckObZ0F.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x859):/opt/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'/tmp/cckObZ0F.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x939):/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()'/tmp/cckObZ0F.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x989):/opt/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'/tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x179):/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'/tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x2fe):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x349):/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()'/tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x3be):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x414):/opt/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'/tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x4f7):/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'/tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x661):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x6a9):/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()'/tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x721):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x749):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x75c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x7ba):/opt/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'/tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x891):/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()'/tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x902):/opt/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'/tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x9d9):/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()'/tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0xa37):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0xa8e):/opt/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'/tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0xb6c):/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()'/tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0xbf2):/opt/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'/tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0xccc):/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()'/tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0xd1d):/opt/lsb/include/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'/tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEplERKi+0x146):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEplERKi+0x1fa):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEplERKi+0x279):/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'/tmp/cckObZ0F.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0x128):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/cckObZ0F.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0x1ca):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cckObZ0F.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0x24a):/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'/tmp/cckObZ0F.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0x378):/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'/tmp/cckObZ0F.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0x459):/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'/tmp/cckObZ0F.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0x53f):/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()'/tmp/cckObZ0F.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0x5dd):/opt/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'/tmp/cckObZ0F.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x137):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/cckObZ0F.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x1d6):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cckObZ0F.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x253):/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'/tmp/cckObZ0F.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x390):/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'/tmp/cckObZ0F.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x471):/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'/tmp/cckObZ0F.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x557):/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()'/tmp/cckObZ0F.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x600):/opt/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'/tmp/cckObZ0F.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x6c9):/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: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()'/tmp/cckObZ0F.o(.text._Z6test03v+0x190):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cckObZ0F.o(.text._Z6test03v+0x19e):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cckObZ0F.o(.text._Z6test03v+0x1f0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cckObZ0F.o(.text._Z6test03v+0x1fe):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cckObZ0F.o(.text._Z6test03v+0x23f):/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'/tmp/cckObZ0F.o(.text._Z6test03v+0x46a):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/cckObZ0F.o(.text._Z6test03v+0x521):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cckObZ0F.o(.text._Z6test03v+0x5a7):/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'/tmp/cckObZ0F.o(.text._Z6test03v+0x6cc):/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()'/tmp/cckObZ0F.o(.text._Z6test03v+0x75c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cckObZ0F.o(.text._Z6test03v+0x7a8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cckObZ0F.o(.text._Z6test03v+0x7b6):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cckObZ0F.o(.text._Z6test03v+0x7fd):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cckObZ0F.o(.text._Z6test03v+0x835):/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'/tmp/cckObZ0F.o(.text._Z6test03v+0xa44):/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'/tmp/cckObZ0F.o(.text._Z6test03v+0xb81):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/cckObZ0F.o(.text._Z6test03v+0xc4f):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cckObZ0F.o(.text._Z6test03v+0xcda):/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()'/tmp/cckObZ0F.o(.text._Z6test03v+0xd1e):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cckObZ0F.o(.text._Z6test03v+0xd4d):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cckObZ0F.o(.text._Z6test03v+0xdab):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cckObZ0F.o(.text._Z6test03v+0xdb9):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cckObZ0F.o(.text._Z6test03v+0xdc7):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/cckObZ0F.o(.text._Z6test03v+0xdef):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cckObZ0F.o(.text._Z6test03v+0xdfd):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cckObZ0F.o(.text._Z6test03v+0xe08):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cckObZ0F.o(.text._Z6test03v+0xe13):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/cckObZ0F.o(.text._Z6test03v+0xe76):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/cckObZ0F.o(.text._Z6test03v+0xe97):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cckObZ0F.o(.text._Z6test03v+0xeb7):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cckObZ0F.o(.text._Z6test03v+0xecd):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cckObZ0F.o(.text._Z6test03v+0xee3):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cckObZ0F.o(.text._Z6test03v+0xef9):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cckObZ0F.o(.text._Z6test03v+0xf1d):/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()'/tmp/cckObZ0F.o(.text._Z6test03v+0xf8c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cckObZ0F.o(.text._Z6test03v+0xfa6):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cckObZ0F.o(.text._Z6test03v+0xfcc):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cckObZ0F.o(.text._Z6test03v+0x100b):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cckObZ0F.o(.text._Z6test03v+0x102f):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cckObZ0F.o(.text._Z6test03v+0x109e):/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/3.cc -lv3test -L/tmp/tmpk9HJFJ -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_23_containers_vector_invalidation_3.exe
      

    DejaGNUTest.command_output_1:
      
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE13_M_invalidateEv+0xd): 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/cckObZ0F.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEE13_M_invalidateEv+0xd): 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/cckObZ0F.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def6vectorIiSaIiEEEE16_M_invalidate_ifINS_15_After_nth_fromIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiS3_EEEEEEEvT_+0x1e): 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'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def6vectorIiSaIiEEEE16_M_invalidate_ifINS_15_After_nth_fromIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiS3_EEEEEEEvT_+0x5a):/opt/lsb/include/c++/debug/safe_sequence.h:140: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x98): 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/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0xe3):/opt/lsb/include/c++/debug/formatter.h:223: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_singular() const' follow
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x130): 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:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x144): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x1f9): 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'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x213):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x224): 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/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x2c7): 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'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x2f5):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x30a): 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/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x3ad): 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'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x3db):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x3fb): 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()'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x450):/opt/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/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x464): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x507): 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'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x521):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x532): 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/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x5d5): 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'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x603):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x618): 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/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x6bb): 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'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x6e9):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x709): 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()'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x732):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x748): 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/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x766):/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZN11__gnu_debugmiIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEES7_N15__gnu_debug_def6vectorIiS5_EEEENS_14_Safe_iteratorIT_T1_E15difference_typeERKSE_RKNSB_IT0_SD_EE+0x20): 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/cckObZ0F.o(.gnu.linkonce.t._ZN11__gnu_debugmiIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEES7_N15__gnu_debug_def6vectorIiS5_EEEENS_14_Safe_iteratorIT_T1_E15difference_typeERKSE_RKNSB_IT0_SD_EE+0xd5): 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'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZN11__gnu_debugmiIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEES7_N15__gnu_debug_def6vectorIiS5_EEEENS_14_Safe_iteratorIT_T1_E15difference_typeERKSE_RKNSB_IT0_SD_EE+0x105):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZN11__gnu_debugmiIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEES7_N15__gnu_debug_def6vectorIiS5_EEEENS_14_Safe_iteratorIT_T1_E15difference_typeERKSE_RKNSB_IT0_SD_EE+0x11c): 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/cckObZ0F.o(.gnu.linkonce.t._ZN11__gnu_debugmiIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEES7_N15__gnu_debug_def6vectorIiS5_EEEENS_14_Safe_iteratorIT_T1_E15difference_typeERKSE_RKNSB_IT0_SD_EE+0x1bf): 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'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZN11__gnu_debugmiIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEES7_N15__gnu_debug_def6vectorIiS5_EEEENS_14_Safe_iteratorIT_T1_E15difference_typeERKSE_RKNSB_IT0_SD_EE+0x1ef):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZN11__gnu_debugmiIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEES7_N15__gnu_debug_def6vectorIiS5_EEEENS_14_Safe_iteratorIT_T1_E15difference_typeERKSE_RKNSB_IT0_SD_EE+0x21d): 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/cckObZ0F.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE5beginEv+0x3d): In function `__gnu_debug_def::vector<int, std::allocator<int> >::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/cckObZ0F.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE5beginEv+0x4e): In function `__gnu_debug_def::vector<int, std::allocator<int> >::begin()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE5beginEv+0x101): In function `__gnu_debug_def::vector<int, std::allocator<int> >::begin()':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE5beginEv+0x118):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE5beginEv+0x133): In function `__gnu_debug_def::vector<int, std::allocator<int> >::begin()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEaSERKSB_+0x20): 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/cckObZ0F.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEaSERKSB_+0xd5): 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'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEaSERKSB_+0x105):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEaSERKSB_+0x143): 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/cckObZ0F.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEC1ERKSB_+0x39): 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> > >::_Safe_iterator(__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:96: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEC1ERKSB_+0x4d): 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> > >::_Safe_iterator(__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:124: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEC1ERKSB_+0x101): 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> > >::_Safe_iterator(__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'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEC1ERKSB_+0x12c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEC1ERKSB_+0x143): 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> > >::_Safe_iterator(__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/cckObZ0F.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x20): 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/cckObZ0F.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0xc1): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x161):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x1a9):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x1c0): 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/cckObZ0F.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x261): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x301):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x349):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x37d): 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/cckObZ0F.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x3e2): 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:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x3fc): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x4b7): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x4d4):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x4fd): 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/cckObZ0F.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x561):/opt/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/cckObZ0F.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x57b): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x630): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x64d):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x676): 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/cckObZ0F.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x6ec):/opt/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/cckObZ0F.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x706): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x7af): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x7cc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x7f5): 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/cckObZ0F.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x859):/opt/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/cckObZ0F.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x873): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x91c): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x939):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x962): 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/cckObZ0F.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x989):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x20): 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(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.tcc:48: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x9f): 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(int 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)'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0xb9): 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(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x15c): 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(int 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'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x179):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x1aa): 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(int 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/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x1c1): 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(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:146: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x262): 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(int 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'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x2fe):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x349):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x35b): 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(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x3be):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x414):/opt/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/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x428): 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(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x4dd): 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(int 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'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x4f7):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x525): 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(int 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/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x536): 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(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:146: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x5c5): 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(int 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'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x661):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x6a9):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x6b8): 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(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x721):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x749):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x75c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x7ba):/opt/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/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x7ce): 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(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x877): 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(int 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'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x891):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x8b2): 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(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x902):/opt/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/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x916): 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(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x9bf): 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(int 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'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x9d9):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x9fa): 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(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0xa37):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0xa8e):/opt/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/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0xaa8): 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(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0xb4f): 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(int 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'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0xb6c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0xb93): 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(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0xbf2):/opt/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/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0xc0c): 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(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0xcaf): 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(int 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'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0xccc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0xcf3): 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(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0xd1d):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEplERKi+0x48): 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+(int 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/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEplERKi+0x63): 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+(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEplERKi+0x119): 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+(int 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'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEplERKi+0x146):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEplERKi+0x1fa):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEplERKi+0x279):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEplERKi+0x2a9): 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+(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0x19): 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/cckObZ0F.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0xab): 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'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0x128):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0x1ca):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0x24a):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0x29e): 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/cckObZ0F.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0x2b8): 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/cckObZ0F.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0x35b): 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'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0x378):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0x386): 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/cckObZ0F.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0x42b): 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'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0x459):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0x46e): 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/cckObZ0F.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0x511): 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'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0x53f):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0x55d): 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()'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0x5dd):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0x5f4): 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/cckObZ0F.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x19): 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/cckObZ0F.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0xbd): 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'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x137):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x1d6):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x253):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x2bb): 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/cckObZ0F.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x2cf): 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/cckObZ0F.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x373): 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'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x390):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x39e): 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/cckObZ0F.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x443): 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'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x471):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x486): 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/cckObZ0F.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x529): 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'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x557):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x575): 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/cckObZ0F.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x600):/opt/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/cckObZ0F.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x60d): 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/cckObZ0F.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x6b0): 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'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x6c9):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckObZ0F.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x6ed): 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/cckObZ0F.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x704): 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/cckObZ0F.o(.text._Z6test03v+0x102): In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckObZ0F.o(.text._Z6test03v+0x190):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckObZ0F.o(.text._Z6test03v+0x19e):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckObZ0F.o(.text._Z6test03v+0x1f0):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckObZ0F.o(.text._Z6test03v+0x1fe):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckObZ0F.o(.text._Z6test03v+0x23f):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/cckObZ0F.o(.text._Z6test03v+0x33d): In function `test03()':
      /opt/lsb/include/c++/debug/vector:287: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cckObZ0F.o(.text._Z6test03v+0x3e4): 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'
      /tmp/cckObZ0F.o(.text._Z6test03v+0x46a):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckObZ0F.o(.text._Z6test03v+0x521):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cckObZ0F.o(.text._Z6test03v+0x5a7):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckObZ0F.o(.text._Z6test03v+0x5f6): 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/cckObZ0F.o(.text._Z6test03v+0x610): In function `test03()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cckObZ0F.o(.text._Z6test03v+0x6af): 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'
      /tmp/cckObZ0F.o(.text._Z6test03v+0x6cc):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckObZ0F.o(.text._Z6test03v+0x6f5): In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckObZ0F.o(.text._Z6test03v+0x75c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckObZ0F.o(.text._Z6test03v+0x7a8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckObZ0F.o(.text._Z6test03v+0x7b6):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckObZ0F.o(.text._Z6test03v+0x7fd):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckObZ0F.o(.text._Z6test03v+0x835):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/cckObZ0F.o(.text._Z6test03v+0x966): 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/cckObZ0F.o(.text._Z6test03v+0x980): In function `test03()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cckObZ0F.o(.text._Z6test03v+0xa27): 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'
      /tmp/cckObZ0F.o(.text._Z6test03v+0xa44):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckObZ0F.o(.text._Z6test03v+0xa8e): In function `test03()':
      /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/cckObZ0F.o(.text._Z6test03v+0xaa8): In function `test03()':
      /opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cckObZ0F.o(.text._Z6test03v+0xb4f): 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'
      /tmp/cckObZ0F.o(.text._Z6test03v+0xb81):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckObZ0F.o(.text._Z6test03v+0xc4f):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cckObZ0F.o(.text._Z6test03v+0xcda):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cckObZ0F.o(.text._Z6test03v+0xd10): In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckObZ0F.o(.text._Z6test03v+0xd1e):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckObZ0F.o(.text._Z6test03v+0xd4d):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckObZ0F.o(.text._Z6test03v+0xdab):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckObZ0F.o(.text._Z6test03v+0xdb9):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckObZ0F.o(.text._Z6test03v+0xdc7):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cckObZ0F.o(.text._Z6test03v+0xdef):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckObZ0F.o(.text._Z6test03v+0xdfd):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckObZ0F.o(.text._Z6test03v+0xe08):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckObZ0F.o(.text._Z6test03v+0xe13):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cckObZ0F.o(.text._Z6test03v+0xe76):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cckObZ0F.o(.text._Z6test03v+0xe97):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckObZ0F.o(.text._Z6test03v+0xeb7):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckObZ0F.o(.text._Z6test03v+0xecd):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckObZ0F.o(.text._Z6test03v+0xee3):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckObZ0F.o(.text._Z6test03v+0xef9):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckObZ0F.o(.text._Z6test03v+0xf1d):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/cckObZ0F.o(.text._Z6test03v+0xf59): In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cckObZ0F.o(.text._Z6test03v+0xf8c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckObZ0F.o(.text._Z6test03v+0xfa6):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckObZ0F.o(.text._Z6test03v+0xfcc):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckObZ0F.o(.text._Z6test03v+0x100b):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckObZ0F.o(.text._Z6test03v+0x102f):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cckObZ0F.o(.text._Z6test03v+0x109e):/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/3.cc (test for excess errors)

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

    qmtest.end_time:
      2005-06-10T06:13:51Z

    qmtest.start_time:
      2005-06-10T06:13:37Z

    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'/tmp/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0xe3):/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'/tmp/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x207):/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'/tmp/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x2ed):/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'/tmp/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x41f):/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'/tmp/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x505):/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()'/tmp/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x54e):/opt/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'/tmp/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x57e):/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'/tmp/ccVcUwYf.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEC1ERKS7_PKSA_+0x118):/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'/tmp/ccVcUwYf.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEC1ERKSB_+0x12c):/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'/tmp/ccVcUwYf.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEaSERKSB_+0x105):/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'/tmp/ccVcUwYf.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def6vectorIiSaIiEEEE16_M_invalidate_ifINS_15_After_nth_fromIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiS3_EEEEEEEvT_+0x5a):/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: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'/tmp/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x1bb):/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'/tmp/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x2a1):/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'/tmp/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x3d5):/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'/tmp/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x4bb):/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'/tmp/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x5ef):/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'/tmp/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x6d5):/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'/tmp/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x808):/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'/tmp/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x8ee):/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()'/tmp/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x936):/opt/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'/tmp/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x972):/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x990):/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x9ac):/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'/tmp/ccVcUwYf.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x169):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccVcUwYf.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x1ac):/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'/tmp/ccVcUwYf.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x2e9):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccVcUwYf.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x32c):/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()'/tmp/ccVcUwYf.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x405):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccVcUwYf.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x46e):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccVcUwYf.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x4b8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccVcUwYf.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x4f7):/opt/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'/tmp/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x1dd):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x221):/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()'/tmp/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x296):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x2ff):/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'/tmp/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x443):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x484):/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()'/tmp/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x4fa):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x50c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x538):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x599):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x5e2):/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'/tmp/ccVcUwYf.o(.text._Z6test04v+0x1f1):/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'/tmp/ccVcUwYf.o(.text._Z6test04v+0x289):/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'/tmp/ccVcUwYf.o(.text._Z6test04v+0x370):/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'/tmp/ccVcUwYf.o(.text._Z6test04v+0x470):/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'/tmp/ccVcUwYf.o(.text._Z6test04v+0x5c4):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccVcUwYf.o(.text._Z6test04v+0x673):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccVcUwYf.o(.text._Z6test04v+0x6f1):/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'/tmp/ccVcUwYf.o(.text._Z6test04v+0x80a):/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'/tmp/ccVcUwYf.o(.text._Z6test04v+0x90a):/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()'/tmp/ccVcUwYf.o(.text._Z6test04v+0x9a3):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccVcUwYf.o(.text._Z6test04v+0x9b1):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccVcUwYf.o(.text._Z6test04v+0x9f4):/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'/tmp/ccVcUwYf.o(.text._Z6test04v+0xb47):/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'/tmp/ccVcUwYf.o(.text._Z6test04v+0xce8):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccVcUwYf.o(.text._Z6test04v+0xdc5):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccVcUwYf.o(.text._Z6test04v+0xdf7):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccVcUwYf.o(.text._Z6test04v+0xea6):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccVcUwYf.o(.text._Z6test04v+0xf39):/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'/tmp/ccVcUwYf.o(.text._Z6test04v+0x1052):/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'/tmp/ccVcUwYf.o(.text._Z6test04v+0x1152):/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()'/tmp/ccVcUwYf.o(.text._Z6test04v+0x11dc):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccVcUwYf.o(.text._Z6test04v+0x11ea):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccVcUwYf.o(.text._Z6test04v+0x11f8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccVcUwYf.o(.text._Z6test04v+0x123b):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccVcUwYf.o(.text._Z6test04v+0x127e):/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()'/tmp/ccVcUwYf.o(.text._Z6test04v+0x12f6):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccVcUwYf.o(.text._Z6test04v+0x1305):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccVcUwYf.o(.text._Z6test04v+0x1325):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccVcUwYf.o(.text._Z6test04v+0x1349):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccVcUwYf.o(.text._Z6test04v+0x135f):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccVcUwYf.o(.text._Z6test04v+0x1375):/opt/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'/tmp/ccVcUwYf.o(.text._Z6test04v+0x13a8):/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_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/tmpk9HJFJ -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_23_containers_vector_invalidation_4.exe
      

    DejaGNUTest.command_output_1:
      
      /tmp/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x98): 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/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0xe3):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x122): 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/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x1d9): 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'
      /tmp/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x207):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x21c): 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/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x2bf): 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'
      /tmp/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x2ed):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x30d): 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()'
      /tmp/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x34e): 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/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x3f1): 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'
      /tmp/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x41f):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x434): 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/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x4d7): 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'
      /tmp/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x505):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x525): 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()'
      /tmp/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x54e):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x562): 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/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x57e):/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVcUwYf.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEC1ERKS7_PKSA_+0x3c): 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> > >::_Safe_iterator(__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > const&, __gnu_debug_def::vector<int, std::allocator<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/ccVcUwYf.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEC1ERKS7_PKSA_+0x4c): 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> > >::_Safe_iterator(__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > const&, __gnu_debug_def::vector<int, std::allocator<int> > const*)':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVcUwYf.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEC1ERKS7_PKSA_+0x101): 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> > >::_Safe_iterator(__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > const&, __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'
      /tmp/ccVcUwYf.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEC1ERKS7_PKSA_+0x118):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVcUwYf.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEC1ERKS7_PKSA_+0x12f): 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> > >::_Safe_iterator(__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > > const&, __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/ccVcUwYf.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEC1ERKSB_+0x39): 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> > >::_Safe_iterator(__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:96: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccVcUwYf.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEC1ERKSB_+0x4d): 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> > >::_Safe_iterator(__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:124: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVcUwYf.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEC1ERKSB_+0x101): 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> > >::_Safe_iterator(__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'
      /tmp/ccVcUwYf.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEC1ERKSB_+0x12c):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVcUwYf.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEC1ERKSB_+0x143): 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> > >::_Safe_iterator(__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/ccVcUwYf.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEaSERKSB_+0x20): 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/ccVcUwYf.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEaSERKSB_+0xd5): 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'
      /tmp/ccVcUwYf.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEaSERKSB_+0x105):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVcUwYf.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEaSERKSB_+0x143): 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/ccVcUwYf.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE13_M_invalidateEv+0xd): 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/ccVcUwYf.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEE13_M_invalidateEv+0xd): 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/ccVcUwYf.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def6vectorIiSaIiEEEE16_M_invalidate_ifINS_15_After_nth_fromIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiS3_EEEEEEEvT_+0x1e): 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'
      /tmp/ccVcUwYf.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def6vectorIiSaIiEEEE16_M_invalidate_ifINS_15_After_nth_fromIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiS3_EEEEEEEvT_+0x5a):/opt/lsb/include/c++/debug/safe_sequence.h:140: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x21): 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/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0xd6): 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.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x18d): 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/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x1bb):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x1d0): 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.h:420: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x273): 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/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x2a1):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x2c1): 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_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x304): 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.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x3a7): 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/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x3d5):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x3ea): 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.h:420: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x48d): 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/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x4bb):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x4db): 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_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x51e): 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.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x5c1): 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/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x5ef):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x604): 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.h:420: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x6a7): 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/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x6d5):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x6f5): 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_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x737): 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.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x7da): 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/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x808):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x81d): 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.h:420: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x8c0): 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/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x8ee):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x90e): 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_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x936):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x94a): 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.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x972):/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x990):/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x9ac):/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVcUwYf.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x20): 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/ccVcUwYf.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0xd3): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccVcUwYf.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x169):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVcUwYf.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x1ac):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVcUwYf.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x1c3): 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/ccVcUwYf.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x253): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccVcUwYf.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x2e9):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVcUwYf.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x32c):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVcUwYf.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x360): 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/ccVcUwYf.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x3b8): 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/ccVcUwYf.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x405):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVcUwYf.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x46e):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVcUwYf.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x4b8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVcUwYf.o(.gnu.linkonce.t._ZN11__gnu_debugeqIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEENS2_IPiS7_EEN15__gnu_debug_def6vectorIiS6_EEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSE_IT0_SG_EE+0x4f7):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x20): 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(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.tcc:48: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0xa3): 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(int 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/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0xba): 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(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:146: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x14b): 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(int 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'
      /tmp/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x1dd):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x221):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x233): 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(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x296):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x2ff):/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/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x310): 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(int const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:146: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x3b1): 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(int 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'
      /tmp/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x443):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x484):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x493): 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(int const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x4fa):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x50c):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x538):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x599):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVcUwYf.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKi+0x5e2):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccVcUwYf.o(.text._Z6test04v+0x16e): 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'
      /tmp/ccVcUwYf.o(.text._Z6test04v+0x1f1):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVcUwYf.o(.text._Z6test04v+0x243): In function `test04()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVcUwYf.o(.text._Z6test04v+0x289):/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVcUwYf.o(.text._Z6test04v+0x33e): 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'
      /tmp/ccVcUwYf.o(.text._Z6test04v+0x370):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVcUwYf.o(.text._Z6test04v+0x389): In function `test04()':
      /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/ccVcUwYf.o(.text._Z6test04v+0x43e): 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'
      /tmp/ccVcUwYf.o(.text._Z6test04v+0x470):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVcUwYf.o(.text._Z6test04v+0x493): In function `test04()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVcUwYf.o(.text._Z6test04v+0x546): 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'
      /tmp/ccVcUwYf.o(.text._Z6test04v+0x5c4):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVcUwYf.o(.text._Z6test04v+0x673):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccVcUwYf.o(.text._Z6test04v+0x6f1):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVcUwYf.o(.text._Z6test04v+0x723): In function `test04()':
      /opt/lsb/include/c++/debug/safe_iterator.h:596: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVcUwYf.o(.text._Z6test04v+0x7d8): 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'
      /tmp/ccVcUwYf.o(.text._Z6test04v+0x80a):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVcUwYf.o(.text._Z6test04v+0x823): In function `test04()':
      /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/ccVcUwYf.o(.text._Z6test04v+0x8d8): 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'
      /tmp/ccVcUwYf.o(.text._Z6test04v+0x90a):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVcUwYf.o(.text._Z6test04v+0x92b): In function `test04()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVcUwYf.o(.text._Z6test04v+0x9a3):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVcUwYf.o(.text._Z6test04v+0x9b1):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVcUwYf.o(.text._Z6test04v+0x9f4):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVcUwYf.o(.text._Z6test04v+0xac4): 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'
      /tmp/ccVcUwYf.o(.text._Z6test04v+0xb47):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVcUwYf.o(.text._Z6test04v+0xb7d): In function `test04()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVcUwYf.o(.text._Z6test04v+0xc65): 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'
      /tmp/ccVcUwYf.o(.text._Z6test04v+0xce8):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVcUwYf.o(.text._Z6test04v+0xdc5):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccVcUwYf.o(.text._Z6test04v+0xdf7):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVcUwYf.o(.text._Z6test04v+0xea6):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccVcUwYf.o(.text._Z6test04v+0xf39):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVcUwYf.o(.text._Z6test04v+0xf6b): In function `test04()':
      /opt/lsb/include/c++/debug/safe_iterator.h:596: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVcUwYf.o(.text._Z6test04v+0x1020): 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'
      /tmp/ccVcUwYf.o(.text._Z6test04v+0x1052):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVcUwYf.o(.text._Z6test04v+0x106b): In function `test04()':
      /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/ccVcUwYf.o(.text._Z6test04v+0x1120): 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'
      /tmp/ccVcUwYf.o(.text._Z6test04v+0x1152):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVcUwYf.o(.text._Z6test04v+0x1173): In function `test04()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVcUwYf.o(.text._Z6test04v+0x11dc):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVcUwYf.o(.text._Z6test04v+0x11ea):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVcUwYf.o(.text._Z6test04v+0x11f8):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVcUwYf.o(.text._Z6test04v+0x123b):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVcUwYf.o(.text._Z6test04v+0x127e):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccVcUwYf.o(.text._Z6test04v+0x12a2): In function `test04()':
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccVcUwYf.o(.text._Z6test04v+0x12f6):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVcUwYf.o(.text._Z6test04v+0x1305):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccVcUwYf.o(.text._Z6test04v+0x1325):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVcUwYf.o(.text._Z6test04v+0x1349):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVcUwYf.o(.text._Z6test04v+0x135f):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVcUwYf.o(.text._Z6test04v+0x1375):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVcUwYf.o(.text._Z6test04v+0x1389): In function `test04()':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVcUwYf.o(.text._Z6test04v+0x13a8):/opt/lsb/include/c++/debug/safe_iterator.h:596: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVcUwYf.o(.text._Z6test04v+0x13f1): In function `test04()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVcUwYf.o(.text._Z6test04v+0x1424): In function `test04()':
      /opt/lsb/include/c++/debug/safe_iterator.h:596: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVcUwYf.o(.text._Z6test04v+0x1445): 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:
      2005-06-10T06:14:00Z

    qmtest.start_time:
      2005-06-10T06:13:52Z

    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/tmpk9HJFJ -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_24_iterators_istreambuf_iterator_2.exe
      

    DejaGNUTest.command_2:
      
      /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib/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:
      2005-06-10T06:19:21Z

    qmtest.start_time:
      2005-06-10T06:14:18Z

    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/lib/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:
      2005-06-10T06:20:23Z

    qmtest.start_time:
      2005-06-10T06:20:22Z

    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/lib/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:
      2005-06-10T06:36:21Z

    qmtest.start_time:
      2005-06-10T06:36:20Z

    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/ccNRKP9O.o(.gnu.linkonce.r._ZTV3Buf+0x14): undefined reference to `std::strstreambuf::setbuf(char*, int)'/tmp/ccNRKP9O.o(.gnu.linkonce.r._ZTV3Buf+0x18): undefined reference to `std::strstreambuf::seekoff(long long, std::_Ios_Seekdir, std::_Ios_Openmode)'/tmp/ccNRKP9O.o(.gnu.linkonce.r._ZTV3Buf+0x1c): undefined reference to `std::strstreambuf::seekpos(std::fpos<__mbstate_t>, std::_Ios_Openmode)'/tmp/ccNRKP9O.o(.gnu.linkonce.r._ZTV3Buf+0x2c): undefined reference to `std::strstreambuf::underflow()'/tmp/ccNRKP9O.o(.gnu.linkonce.r._ZTV3Buf+0x34): undefined reference to `std::strstreambuf::pbackfail(int)'/tmp/ccNRKP9O.o(.gnu.linkonce.r._ZTV3Buf+0x3c): undefined reference to `std::strstreambuf::overflow(int)'/tmp/ccNRKP9O.o(.gnu.linkonce.r._ZTI3Buf+0x8): 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*, int)'/tmp/ccNRKP9O.o(.text._Z6test01v+0x44):/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/backward/11460.cc:44: undefined reference to `std::strstreambuf::~strstreambuf()'/tmp/ccNRKP9O.o(.text._Z6test01v+0x76):/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/tmpk9HJFJ -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_backward_11460.exe
      

    DejaGNUTest.command_output_1:
      
      /tmp/ccNRKP9O.o(.gnu.linkonce.r._ZTV3Buf+0x14): undefined reference to `std::strstreambuf::setbuf(char*, int)'
      /tmp/ccNRKP9O.o(.gnu.linkonce.r._ZTV3Buf+0x18): undefined reference to `std::strstreambuf::seekoff(long long, std::_Ios_Seekdir, std::_Ios_Openmode)'
      /tmp/ccNRKP9O.o(.gnu.linkonce.r._ZTV3Buf+0x1c): undefined reference to `std::strstreambuf::seekpos(std::fpos<__mbstate_t>, std::_Ios_Openmode)'
      /tmp/ccNRKP9O.o(.gnu.linkonce.r._ZTV3Buf+0x2c): undefined reference to `std::strstreambuf::underflow()'
      /tmp/ccNRKP9O.o(.gnu.linkonce.r._ZTV3Buf+0x34): undefined reference to `std::strstreambuf::pbackfail(int)'
      /tmp/ccNRKP9O.o(.gnu.linkonce.r._ZTV3Buf+0x3c): undefined reference to `std::strstreambuf::overflow(int)'
      /tmp/ccNRKP9O.o(.gnu.linkonce.r._ZTI3Buf+0x8): undefined reference to `typeinfo for std::strstreambuf'
      /tmp/ccNRKP9O.o(.gnu.linkonce.t._ZN3BufD1Ev+0x11): In function `Buf::~Buf()':
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/backward/11460.cc:44: undefined reference to `std::strstreambuf::~strstreambuf()'
      /tmp/ccNRKP9O.o(.gnu.linkonce.t._ZN3BufD0Ev+0x12): In function `Buf::~Buf()':
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/backward/11460.cc:44: undefined reference to `std::strstreambuf::~strstreambuf()'
      /tmp/ccNRKP9O.o(.text._Z6test01v+0x25): 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*, int)'
      /tmp/ccNRKP9O.o(.text._Z6test01v+0x44):/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/backward/11460.cc:44: undefined reference to `std::strstreambuf::~strstreambuf()'
      /tmp/ccNRKP9O.o(.text._Z6test01v+0x76):/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:
      2005-06-10T06:38:15Z

    qmtest.start_time:
      2005-06-10T06:38:14Z

    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()'/tmp/ccuuATUf.o(.text._Z6test02v+0x23):/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/backward/strstream_members.cc:38: undefined reference to `std::ostrstream::str()'/tmp/ccuuATUf.o(.text._Z6test02v+0x3f):/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/backward/strstream_members.cc:39: undefined reference to `std::ostrstream::~ostrstream()'/tmp/ccuuATUf.o(.text._Z6test02v+0x57):/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()'/tmp/ccuuATUf.o(.text._Z6test01v+0x67):/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/tmpk9HJFJ -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_backward_strstream_members.exe
      

    DejaGNUTest.command_output_1:
      
      /tmp/ccuuATUf.o(.text._Z6test02v+0x13): 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()'
      /tmp/ccuuATUf.o(.text._Z6test02v+0x23):/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/backward/strstream_members.cc:38: undefined reference to `std::ostrstream::str()'
      /tmp/ccuuATUf.o(.text._Z6test02v+0x3f):/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/backward/strstream_members.cc:39: undefined reference to `std::ostrstream::~ostrstream()'
      /tmp/ccuuATUf.o(.text._Z6test02v+0x57):/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/backward/strstream_members.cc:39: undefined reference to `std::ostrstream::~ostrstream()'
      /tmp/ccuuATUf.o(.text._Z6test01v+0x14): 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/ccuuATUf.o(.text._Z6test01v+0x4e): In function `test01()':
      /opt/lsb/include/c++/bits/ostream.tcc:63: undefined reference to `std::strstream::~strstream()'
      /tmp/ccuuATUf.o(.text._Z6test01v+0x67):/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:
      2005-06-10T06:38:31Z

    qmtest.start_time:
      2005-06-10T06:38:29Z

    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/tmpk9HJFJ -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib/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:
      2005-06-10T06:40:32Z

    qmtest.start_time:
      2005-06-10T06:40:31Z

    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/tmpk9HJFJ -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib/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:
      2005-06-10T06:40:38Z

    qmtest.start_time:
      2005-06-10T06:40:37Z

    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/lib/qmtest_libstdcpp_3.4.3/_27_io_basic_ofstream_3.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_22_locale_collate_2.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_27_io_basic_stringstream_2.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_23_containers_multiset_14340.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_27_io_basic_istream_3.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_27_io_basic_ostream_3.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_22_locale_messages_2.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_23_containers_multiset_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_22_locale_ctype_byname_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_27_io_basic_ofstream_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_22_locale_money_put_2.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_27_io_basic_fstream_2.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_ext_stdio_filebuf_char_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_23_containers_map_14340.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_22_locale_codecvt_2.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_27_io_basic_istringstream_3.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_22_locale_num_get_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_27_io_basic_istream_2.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_27_io_basic_stringstream_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_27_io_basic_fstream_3.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_22_locale_messages_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_26_numerics_c99_classification_macros_c++.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_27_io_basic_streambuf_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_22_locale_money_get_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_27_io_basic_ostream_2.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_22_locale_time_put_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_22_locale_time_put_2.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_27_io_basic_ostringstream_3.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_22_locale_moneypunct_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_27_io_basic_stringstream_3.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_23_containers_vector_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_22_locale_time_get_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_27_io_basic_ifstream_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_27_io_basic_ostringstream_2.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_22_locale_moneypunct_3.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_27_io_basic_stringbuf_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_27_io_basic_streambuf_2.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_22_locale_num_put_2.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_27_io_fpos_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_23_containers_set_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_27_io_basic_ostringstream_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_27_io_basic_filebuf_2.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_25_algorithms_lower_bound.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/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/lib/qmtest_libstdcpp_3.4.3/_23_containers_multimap_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_24_iterators_istreambuf_iterator_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_23_containers_deque_14340.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_22_locale_moneypunct_byname_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_23_containers_map_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_23_containers_list_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_24_iterators_reverse_iterator_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_22_locale_numpunct_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_27_io_basic_ifstream_2.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_27_io_basic_istringstream_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_27_io_basic_stringbuf_2.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_22_locale_numpunct_2.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_22_locale_collate_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_22_locale_time_get_2.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_27_io_basic_istringstream_2.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_22_locale_num_get_2.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_22_locale_collate_byname_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_22_locale_money_get_2.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_27_io_basic_iostream_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_23_containers_deque_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_22_locale_numpunct_byname_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/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/lib/qmtest_libstdcpp_3.4.3/_23_containers_set_14340.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_27_io_basic_stringbuf_4.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_27_io_basic_ostream_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_22_locale_ctype_base_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_27_io_basic_ofstream_2.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_27_io_basic_ifstream_3.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_27_io_basic_istream_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_27_io_basic_fstream_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_22_locale_codecvt_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_22_locale_moneypunct_2.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_24_iterators_ostreambuf_iterator_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_26_numerics_valarray_name_lookup.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_23_containers_vector_14340.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/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/lib/qmtest_libstdcpp_3.4.3/_23_containers_multimap_14340.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_27_io_basic_ios_2.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_27_io_basic_iostream_2.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_27_io_basic_ios_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_22_locale_codecvt_byname_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_25_algorithms_search_n_11400.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_22_locale_messages_byname_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_22_locale_ctype_2.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_22_locale_num_put_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_27_io_basic_iostream_3.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_22_locale_ctype_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_23_containers_list_14340.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_22_locale_money_put_1.s
build_binary_testsuite:     Deleted: /var/tmp/qmtest_libstdcpp-buildroot//opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_27_io_basic_filebuf_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/i686-pc-linux-gnu.qmr
build_binary_testsuite: Running command: qmtest -D /tmp/tmpk9HJFJ/__v3_db__ run -C /tmp/tmpk9HJFJ/__v3_context__ --format=brief -c V3Test.have_compiler=no -o /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-baselines/i686-pc-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:
      2005-06-10T06:42:56Z

    qmtest.start_time:
      2005-06-10T06:42:56Z

    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:
      2005-06-10T06:43:11Z

    qmtest.start_time:
      2005-06-10T06:43:11Z

    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:
      2005-06-10T06:43:11Z

    qmtest.start_time:
      2005-06-10T06:43:11Z

    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:
      2005-06-10T06:43:21Z

    qmtest.start_time:
      2005-06-10T06:43:21Z

    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:
      2005-06-10T06:43:21Z

    qmtest.start_time:
      2005-06-10T06:43:21Z

    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:
      2005-06-10T06:43:21Z

    qmtest.start_time:
      2005-06-10T06:43:21Z

    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:
      2005-06-10T06:43:24Z

    qmtest.start_time:
      2005-06-10T06:43:24Z

    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:
      2005-06-10T06:43:24Z

    qmtest.start_time:
      2005-06-10T06:43:24Z

    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:
      2005-06-10T06:43:24Z

    qmtest.start_time:
      2005-06-10T06:43:24Z

    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:
      2005-06-10T06:43:30Z

    qmtest.start_time:
      2005-06-10T06:43:30Z

    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:
      2005-06-10T06:43:30Z

    qmtest.start_time:
      2005-06-10T06:43:30Z

    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:
      2005-06-10T06:43:46Z

    qmtest.start_time:
      2005-06-10T06:43:46Z

    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:
      2005-06-10T06:43:46Z

    qmtest.start_time:
      2005-06-10T06:43:46Z

    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:
      2005-06-10T06:43:48Z

    qmtest.start_time:
      2005-06-10T06:43:48Z

    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:
      2005-06-10T06:43:48Z

    qmtest.start_time:
      2005-06-10T06:43:48Z

    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:
      2005-06-10T06:43:48Z

    qmtest.start_time:
      2005-06-10T06:43:48Z

    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:
      2005-06-10T06:43:58Z

    qmtest.start_time:
      2005-06-10T06:43:58Z

    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:
      2005-06-10T06:43:58Z

    qmtest.start_time:
      2005-06-10T06:43:58Z

    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:
      2005-06-10T06:44:00Z

    qmtest.start_time:
      2005-06-10T06:44:00Z

    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:
      2005-06-10T06:44:00Z

    qmtest.start_time:
      2005-06-10T06:44:00Z

    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:
      2005-06-10T06:44:00Z

    qmtest.start_time:
      2005-06-10T06:44:00Z

    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:
      2005-06-10T06:44:02Z

    qmtest.start_time:
      2005-06-10T06:44:02Z

    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:
      2005-06-10T06:44:02Z

    qmtest.start_time:
      2005-06-10T06:44:02Z

    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:
      2005-06-10T06:44:02Z

    qmtest.start_time:
      2005-06-10T06:44:02Z

    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:
      2005-06-10T06:44:06Z

    qmtest.start_time:
      2005-06-10T06:44:06Z

    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:
      2005-06-10T06:44:06Z

    qmtest.start_time:
      2005-06-10T06:44:06Z

    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:
      2005-06-10T06:44:10Z

    qmtest.start_time:
      2005-06-10T06:44:10Z

    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:
      2005-06-10T06:44:10Z

    qmtest.start_time:
      2005-06-10T06:44:10Z

    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:
      2005-06-10T06:44:12Z

    qmtest.start_time:
      2005-06-10T06:44:12Z

    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:
      2005-06-10T06:44:12Z

    qmtest.start_time:
      2005-06-10T06:44:12Z

    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:
      2005-06-10T06:44:12Z

    qmtest.start_time:
      2005-06-10T06:44:12Z

    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:
      2005-06-10T06:44:20Z

    qmtest.start_time:
      2005-06-10T06:44:20Z

    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:
      2005-06-10T06:44:20Z

    qmtest.start_time:
      2005-06-10T06:44:20Z

    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:
      2005-06-10T06:44:26Z

    qmtest.start_time:
      2005-06-10T06:44:26Z

    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:
      2005-06-10T06:44:26Z

    qmtest.start_time:
      2005-06-10T06:44:26Z

    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:
      2005-06-10T06:44:27Z

    qmtest.start_time:
      2005-06-10T06:44:27Z

    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:
      2005-06-10T06:44:27Z

    qmtest.start_time:
      2005-06-10T06:44:27Z

    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:
      2005-06-10T06:44:29Z

    qmtest.start_time:
      2005-06-10T06:44:29Z

    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:
      2005-06-10T06:44:29Z

    qmtest.start_time:
      2005-06-10T06:44:29Z

    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:
      2005-06-10T06:44:30Z

    qmtest.start_time:
      2005-06-10T06:44:30Z

    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:
      2005-06-10T06:44:30Z

    qmtest.start_time:
      2005-06-10T06:44:30Z

    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:
      2005-06-10T06:44:30Z

    qmtest.start_time:
      2005-06-10T06:44:30Z

    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:
      2005-06-10T06:44:30Z

    qmtest.start_time:
      2005-06-10T06:44:30Z

    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:
      2005-06-10T06:44:30Z

    qmtest.start_time:
      2005-06-10T06:44:30Z

    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:
      2005-06-10T06:44:31Z

    qmtest.start_time:
      2005-06-10T06:44:31Z

    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:
      2005-06-10T06:44:31Z

    qmtest.start_time:
      2005-06-10T06:44:31Z

    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:
      2005-06-10T06:44:31Z

    qmtest.start_time:
      2005-06-10T06:44:31Z

    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:
      2005-06-10T06:44:31Z

    qmtest.start_time:
      2005-06-10T06:44:31Z

    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:
      2005-06-10T06:44:31Z

    qmtest.start_time:
      2005-06-10T06:44:31Z

    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:
      2005-06-10T06:44:34Z

    qmtest.start_time:
      2005-06-10T06:44:34Z

    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/lib/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:
      2005-06-10T06:49:34Z

    qmtest.start_time:
      2005-06-10T06:44:34Z

    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:
      2005-06-10T06:49:35Z

    qmtest.start_time:
      2005-06-10T06:49:35Z

    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:
      2005-06-10T06:49:35Z

    qmtest.start_time:
      2005-06-10T06:49:35Z

    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:
      2005-06-10T06:49:36Z

    qmtest.start_time:
      2005-06-10T06:49:36Z

    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:
      2005-06-10T06:49:36Z

    qmtest.start_time:
      2005-06-10T06:49:36Z

    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:
      2005-06-10T06:49:36Z

    qmtest.start_time:
      2005-06-10T06:49:36Z

    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:
      2005-06-10T06:49:37Z

    qmtest.start_time:
      2005-06-10T06:49:37Z

    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:
      2005-06-10T06:49:39Z

    qmtest.start_time:
      2005-06-10T06:49:39Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

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

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

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

    qmtest.end_time:
      2005-06-10T06:49:39Z

    qmtest.start_time:
      2005-06-10T06:49:39Z

    qmtest.target:
      local

    test_not_relevant_to_testing_mode:
      true

  26_numerics/c_math.cc                         : PASS    

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

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

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

    qmtest.end_time:
      2005-06-10T06:49:39Z

    qmtest.start_time:
      2005-06-10T06:49:39Z

    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:
      2005-06-10T06:49:41Z

    qmtest.start_time:
      2005-06-10T06:49:41Z

    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:
      2005-06-10T06:49:41Z

    qmtest.start_time:
      2005-06-10T06:49:41Z

    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:
      2005-06-10T06:49:41Z

    qmtest.start_time:
      2005-06-10T06:49:41Z

    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:
      2005-06-10T06:50:40Z

    qmtest.start_time:
      2005-06-10T06:50:40Z

    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:
      2005-06-10T06:50:40Z

    qmtest.start_time:
      2005-06-10T06:50:40Z

    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:
      2005-06-10T06:50:40Z

    qmtest.start_time:
      2005-06-10T06:50:40Z

    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:
      2005-06-10T06:50:40Z

    qmtest.start_time:
      2005-06-10T06:50:40Z

    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:
      2005-06-10T06:50:40Z

    qmtest.start_time:
      2005-06-10T06:50:40Z

    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:
      2005-06-10T06:50:40Z

    qmtest.start_time:
      2005-06-10T06:50:40Z

    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:
      2005-06-10T06:50:41Z

    qmtest.start_time:
      2005-06-10T06:50:41Z

    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:
      2005-06-10T06:50:41Z

    qmtest.start_time:
      2005-06-10T06:50:41Z

    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:
      2005-06-10T06:50:42Z

    qmtest.start_time:
      2005-06-10T06:50:42Z

    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:
      2005-06-10T06:50:42Z

    qmtest.start_time:
      2005-06-10T06:50:42Z

    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:
      2005-06-10T06:50:42Z

    qmtest.start_time:
      2005-06-10T06:50:42Z

    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:
      2005-06-10T06:50:42Z

    qmtest.start_time:
      2005-06-10T06:50:42Z

    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:
      2005-06-10T06:50:42Z

    qmtest.start_time:
      2005-06-10T06:50:42Z

    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:
      2005-06-10T06:50:42Z

    qmtest.start_time:
      2005-06-10T06:50:42Z

    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:
      2005-06-10T06:50:44Z

    qmtest.start_time:
      2005-06-10T06:50:44Z

    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:
      2005-06-10T06:50:50Z

    qmtest.start_time:
      2005-06-10T06:50:50Z

    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:
      2005-06-10T06:50:50Z

    qmtest.start_time:
      2005-06-10T06:50:50Z

    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:
      2005-06-10T06:50:50Z

    qmtest.start_time:
      2005-06-10T06:50:50Z

    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:
      2005-06-10T06:50:50Z

    qmtest.start_time:
      2005-06-10T06:50:50Z

    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:
      2005-06-10T06:50:50Z

    qmtest.start_time:
      2005-06-10T06:50:50Z

    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:
      2005-06-10T06:50:50Z

    qmtest.start_time:
      2005-06-10T06:50:50Z

    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:
      2005-06-10T06:50:51Z

    qmtest.start_time:
      2005-06-10T06:50:51Z

    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:
      2005-06-10T06:50:51Z

    qmtest.start_time:
      2005-06-10T06:50:51Z

    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:
      2005-06-10T06:50:51Z

    qmtest.start_time:
      2005-06-10T06:50:51Z

    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:
      2005-06-10T06:50:57Z

    qmtest.start_time:
      2005-06-10T06:50:57Z

    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:
      2005-06-10T06:50:57Z

    qmtest.start_time:
      2005-06-10T06:50:57Z

    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:
      2005-06-10T06:50:57Z

    qmtest.start_time:
      2005-06-10T06:50:57Z

    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:
      2005-06-10T06:50:58Z

    qmtest.start_time:
      2005-06-10T06:50:58Z

    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:
      2005-06-10T06:50:58Z

    qmtest.start_time:
      2005-06-10T06:50:58Z

    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:
      2005-06-10T06:51:00Z

    qmtest.start_time:
      2005-06-10T06:51:00Z

    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:
      2005-06-10T06:51:00Z

    qmtest.start_time:
      2005-06-10T06:51:00Z

    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:
      2005-06-10T06:51:00Z

    qmtest.start_time:
      2005-06-10T06:51:00Z

    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:
      2005-06-10T06:51:06Z

    qmtest.start_time:
      2005-06-10T06:51:06Z

    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:
      2005-06-10T06:51:06Z

    qmtest.start_time:
      2005-06-10T06:51:06Z

    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:
      2005-06-10T06:51:06Z

    qmtest.start_time:
      2005-06-10T06:51:06Z

    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:
      2005-06-10T06:51:06Z

    qmtest.start_time:
      2005-06-10T06:51:06Z

    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:
      2005-06-10T06:51:08Z

    qmtest.start_time:
      2005-06-10T06:51:08Z

    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:
      2005-06-10T06:51:08Z

    qmtest.start_time:
      2005-06-10T06:51:08Z

    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:
      2005-06-10T06:51:08Z

    qmtest.start_time:
      2005-06-10T06:51:08Z

    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:
      2005-06-10T06:51:41Z

    qmtest.start_time:
      2005-06-10T06:51:41Z

    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.
