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: /opt/lsb/appbat/bin/qmtest
build_binary_testsuite: Running command: /opt/lsb/appbat/bin/qmtest --version
build_binary_testsuite: Output:
QMTest 2.2
Copyright (C) 2002, 2003, 2004 CodeSourcery, LLC
QMTest comes with ABSOLUTELY NO WARRANTY
For more information about QMTest visit http://www.qmtest.com
build_binary_testsuite: Execution complete, status = 0.
build_binary_testsuite: 
build_binary_testsuite: Using target triplet: ia64-unknown-linux-gnu
build_binary_testsuite: 
build_binary_testsuite: Creating V3 context file.
build_binary_testsuite: Using QMTEST_CLASS_PATH="/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtc:/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-classes/qmtest_gcc"
build_binary_testsuite: 
build_binary_testsuite: Creating V3 test database.
build_binary_testsuite: Running command: qmtest -D /tmp/tmpLTC3C4/__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/tmpLTC3C4/__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/tmpLTC3C4/__v3_db__ run -C /tmp/tmpLTC3C4/__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/ccLqn903.o(.text._Z6test01v+0x112):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccLqn903.o(.text._Z6test01v+0x122):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccLqn903.o(.text._Z6test01v+0x152):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccLqn903.o(.text._Z6test01v+0x162):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccLqn903.o(.text._Z6test01v+0x182):/opt/lsb/include/c++/debug/safe_base.h:170: more undefined references to `__gnu_debug::_Safe_sequence_base::_M_detach_all()' 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/bitset/cons/16020.cc -lv3test -L/tmp/tmpLTC3C4 -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/ccLqn903.o(.text._Z6test01v+0x102): In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccLqn903.o(.text._Z6test01v+0x112):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccLqn903.o(.text._Z6test01v+0x122):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccLqn903.o(.text._Z6test01v+0x152):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccLqn903.o(.text._Z6test01v+0x162):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccLqn903.o(.text._Z6test01v+0x182):/opt/lsb/include/c++/debug/safe_base.h:170: more undefined references to `__gnu_debug::_Safe_sequence_base::_M_detach_all()' follow
      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-10T05:36:27Z

    qmtest.start_time:
      2005-06-10T05:36:26Z

    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/ccRzs92N.o(.text._Z6test01v+0x112):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccRzs92N.o(.text._Z6test01v+0x132):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccRzs92N.o(.text._Z6test01v+0x192):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccRzs92N.o(.text._Z6test01v+0x1d2):/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/tmpLTC3C4 -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/ccRzs92N.o(.text._Z6test01v+0x102): 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/ccRzs92N.o(.text._Z6test01v+0x112):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccRzs92N.o(.text._Z6test01v+0x132):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccRzs92N.o(.text._Z6test01v+0x192):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccRzs92N.o(.text._Z6test01v+0x1d2):/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-10T05:36:33Z

    qmtest.start_time:
      2005-06-10T05:36:32Z

    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/ccrU8Jjf.o(.text._Z6test01v+0xd2):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccrU8Jjf.o(.text._Z6test01v+0xe2):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccrU8Jjf.o(.text._Z6test01v+0x112):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccrU8Jjf.o(.text._Z6test01v+0x122):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccrU8Jjf.o(.text._Z6test01v+0x142):/opt/lsb/include/c++/debug/safe_base.h:170: more undefined references to `__gnu_debug::_Safe_sequence_base::_M_detach_all()' 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/bitset/operations/13838.cc -lv3test -L/tmp/tmpLTC3C4 -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/ccrU8Jjf.o(.text._Z6test01v+0xc2): In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccrU8Jjf.o(.text._Z6test01v+0xd2):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccrU8Jjf.o(.text._Z6test01v+0xe2):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccrU8Jjf.o(.text._Z6test01v+0x112):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccrU8Jjf.o(.text._Z6test01v+0x122):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccrU8Jjf.o(.text._Z6test01v+0x142):/opt/lsb/include/c++/debug/safe_base.h:170: more undefined references to `__gnu_debug::_Safe_sequence_base::_M_detach_all()' follow
      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-10T05:36:36Z

    qmtest.start_time:
      2005-06-10T05:36:34Z

    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/cceAroaR.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x1e2):/opt/lsb/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/cceAroaR.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x3e2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cceAroaR.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x422):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/cceAroaR.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x532):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cceAroaR.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x732):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/cceAroaR.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x882):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cceAroaR.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x8a2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cceAroaR.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x8c2):/opt/lsb/include/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/cceAroaR.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x282):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.tcc:80: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/safe_iterator.h:596: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cceAroaR.o(.gnu.linkonce.t._ZN11__gnu_debugmiISt15_Deque_iteratorIiRiPiES4_N15__gnu_debug_def5dequeIiSaIiEEEEENS_14_Safe_iteratorIT_T1_E15difference_typeERKSC_RKNS9_IT0_SB_EE+0x1e2):/opt/lsb/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/cceAroaR.o(.gnu.linkonce.t._ZN11__gnu_debugmiISt15_Deque_iteratorIiRiPiES4_N15__gnu_debug_def5dequeIiSaIiEEEEENS_14_Safe_iteratorIT_T1_E15difference_typeERKSC_RKNS9_IT0_SB_EE+0x3e2):/opt/lsb/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/cceAroaR.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x5d2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/cceAroaR.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x7a2):/opt/lsb/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/cceAroaR.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0xad2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/cceAroaR.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0xcb2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/cceAroaR.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0xe32):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cceAroaR.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0xe42):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cceAroaR.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0xe52):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cceAroaR.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0xe62):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cceAroaR.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0xe72):/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/cceAroaR.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x2c2):/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/cceAroaR.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x5c2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/cceAroaR.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x6d2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cceAroaR.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x8c2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:404: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cceAroaR.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0xcf2):/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/cceAroaR.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0xfc2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/cceAroaR.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x10d2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cceAroaR.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x12c2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:400: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cceAroaR.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x1672):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cceAroaR.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x1692):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cceAroaR.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x16b2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cceAroaR.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x16d2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cceAroaR.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x16f2):/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:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cceAroaR.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x362):/opt/lsb/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/cceAroaR.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x6f2):/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/cceAroaR.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x9c2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/cceAroaR.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xae2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cceAroaR.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xcc2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cceAroaR.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x10c2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cceAroaR.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x11e2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cceAroaR.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x13e2):/opt/lsb/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/cceAroaR.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x1772):/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/cceAroaR.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x1a42):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/cceAroaR.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x1b62):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cceAroaR.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x1d52):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cceAroaR.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x2132):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cceAroaR.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x2162):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cceAroaR.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x2192):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cceAroaR.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x21c2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cceAroaR.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x2202):/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/cceAroaR.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_m+0x1842):/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/cceAroaR.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_m+0x1b32):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cceAroaR.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_m+0x1b42):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cceAroaR.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_m+0x1b52):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cceAroaR.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_m+0x1c52):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cceAroaR.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_m+0x1c62):/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/cceAroaR.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_m+0x1f92):/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/cceAroaR.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_m+0x2182):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cceAroaR.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_m+0x22a2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cceAroaR.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_m+0x22c2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cceAroaR.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_m+0x23b2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cceAroaR.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_m+0x23c2):/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/cceAroaR.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvT_SD_12__false_type+0x572):/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/cceAroaR.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvT_SD_12__false_type+0x682):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cceAroaR.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvT_SD_12__false_type+0x862):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cceAroaR.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvT_SD_12__false_type+0x872):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cceAroaR.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvT_SD_12__false_type+0x882):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cceAroaR.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvT_SD_12__false_type+0x892):/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/cceAroaR.o(.text._Z6test01v+0x462):/opt/lsb/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/cceAroaR.o(.text._Z6test01v+0x752):/opt/lsb/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/cceAroaR.o(.text._Z6test01v+0x922):/opt/lsb/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/cceAroaR.o(.text._Z6test01v+0xac2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cceAroaR.o(.text._Z6test01v+0xca2):/opt/lsb/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/cceAroaR.o(.text._Z6test01v+0xf32):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/cceAroaR.o(.text._Z6test01v+0x1082):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cceAroaR.o(.text._Z6test01v+0x10f2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/cceAroaR.o(.text._Z6test01v+0x11c2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cceAroaR.o(.text._Z6test01v+0x11d2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cceAroaR.o(.text._Z6test01v+0x11e2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cceAroaR.o(.text._Z6test01v+0x1222):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cceAroaR.o(.text._Z6test01v+0x1232):/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/cceAroaR.o(.text._Z6test01v+0x14a2):/opt/lsb/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/cceAroaR.o(.text._Z6test01v+0x1672):/opt/lsb/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/cceAroaR.o(.text._Z6test01v+0x19f2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cceAroaR.o(.text._Z6test01v+0x1a02):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/cceAroaR.o(.text._Z6test01v+0x1b12):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/cceAroaR.o(.text._Z6test01v+0x1cc2):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/cceAroaR.o(.text._Z6test01v+0x1f12):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/cceAroaR.o(.text._Z6test01v+0x2132):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cceAroaR.o(.text._Z6test01v+0x2192):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cceAroaR.o(.text._Z6test01v+0x21d2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cceAroaR.o(.text._Z6test01v+0x2242):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cceAroaR.o(.text._Z6test01v+0x2262):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cceAroaR.o(.text._Z6test01v+0x2292):/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/tmpLTC3C4 -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/cceAroaR.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x22): 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/cceAroaR.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x162): 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/cceAroaR.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x1e2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x202): 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/cceAroaR.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x362): 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/cceAroaR.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x3e2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x462): 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/cceAroaR.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x122): 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/cceAroaR.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x222): 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/cceAroaR.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x2a2): 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/cceAroaR.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x3e2): 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/cceAroaR.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x422):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x462): 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/cceAroaR.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x532):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x5b2): 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/cceAroaR.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x6f2): 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/cceAroaR.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x732):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x772): 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/cceAroaR.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x882):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x8a2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x8c2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x52): 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/cceAroaR.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0xd2): 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/cceAroaR.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x212): 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/cceAroaR.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x282):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x2d2): 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/cceAroaR.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x22): 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/cceAroaR.o(.gnu.linkonce.t._ZN11__gnu_debugmiISt15_Deque_iteratorIiRiPiES4_N15__gnu_debug_def5dequeIiSaIiEEEEENS_14_Safe_iteratorIT_T1_E15difference_typeERKSC_RKNS9_IT0_SB_EE+0x22): 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/cceAroaR.o(.gnu.linkonce.t._ZN11__gnu_debugmiISt15_Deque_iteratorIiRiPiES4_N15__gnu_debug_def5dequeIiSaIiEEEEENS_14_Safe_iteratorIT_T1_E15difference_typeERKSC_RKNS9_IT0_SB_EE+0x162): 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/cceAroaR.o(.gnu.linkonce.t._ZN11__gnu_debugmiISt15_Deque_iteratorIiRiPiES4_N15__gnu_debug_def5dequeIiSaIiEEEEENS_14_Safe_iteratorIT_T1_E15difference_typeERKSC_RKNS9_IT0_SB_EE+0x1e2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZN11__gnu_debugmiISt15_Deque_iteratorIiRiPiES4_N15__gnu_debug_def5dequeIiSaIiEEEEENS_14_Safe_iteratorIT_T1_E15difference_typeERKSC_RKNS9_IT0_SB_EE+0x202): 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/cceAroaR.o(.gnu.linkonce.t._ZN11__gnu_debugmiISt15_Deque_iteratorIiRiPiES4_N15__gnu_debug_def5dequeIiSaIiEEEEENS_14_Safe_iteratorIT_T1_E15difference_typeERKSC_RKNS9_IT0_SB_EE+0x362): 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/cceAroaR.o(.gnu.linkonce.t._ZN11__gnu_debugmiISt15_Deque_iteratorIiRiPiES4_N15__gnu_debug_def5dequeIiSaIiEEEEENS_14_Safe_iteratorIT_T1_E15difference_typeERKSC_RKNS9_IT0_SB_EE+0x3e2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZN11__gnu_debugmiISt15_Deque_iteratorIiRiPiES4_N15__gnu_debug_def5dequeIiSaIiEEEEENS_14_Safe_iteratorIT_T1_E15difference_typeERKSC_RKNS9_IT0_SB_EE+0x4c2): 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/cceAroaR.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x2d2): 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/cceAroaR.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x3d2): 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/cceAroaR.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x452): 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/cceAroaR.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x592): 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/cceAroaR.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x5d2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x622): 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/cceAroaR.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x762): 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/cceAroaR.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x7a2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x7e2): 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/cceAroaR.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x8e2): 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/cceAroaR.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0x962): 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/cceAroaR.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0xa92): 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/cceAroaR.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0xad2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0xb22): 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/cceAroaR.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0xc72): 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/cceAroaR.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0xcb2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0xe22): 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/cceAroaR.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0xe32):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0xe42):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0xe52):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0xe62):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEES5_ET0_T_SC_SB_+0xe72):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x32): 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/cceAroaR.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x172): 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/cceAroaR.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x2c2):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x3e2): 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/cceAroaR.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x462): 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/cceAroaR.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x582): 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/cceAroaR.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x5c2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x602): 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/cceAroaR.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x6d2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x752): 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/cceAroaR.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x882): 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/cceAroaR.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x8c2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x902): 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/cceAroaR.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0xa52): In function `bool __gnu_debug::operator==<std::_Deque_iterator<int, int const&, int const*>, std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int const&, int const*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0xa72): 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/cceAroaR.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0xbd2): 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/cceAroaR.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0xcf2):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0xdd2): 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/cceAroaR.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0xe52): 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/cceAroaR.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0xf82): 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/cceAroaR.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0xfc2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x1002): 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/cceAroaR.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x10d2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x1152): 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/cceAroaR.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x1282): 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/cceAroaR.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x12c2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x1302): 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/cceAroaR.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x1452): In function `bool __gnu_debug::operator==<std::_Deque_iterator<int, int const&, int const*>, std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int const&, int const*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x15c2): 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/cceAroaR.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x1652): 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/cceAroaR.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x1672):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x1692):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x16b2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x16d2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x16f2):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x22): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.tcc:48: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x162): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x1e2): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x322): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x362):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x3c2): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x462): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:146: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x5b2): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x6f2):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x7e2): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x862): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x982): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x9c2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xa12): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xae2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xb62): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xc82): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xcc2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xd12): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xe52): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xe72): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x10c2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x11e2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x1262): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x13a2): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x13e2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x1442): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x14e2): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:146: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x1632): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x1772):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x1862): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x18e2): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x1a02): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x1a42):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x1a92): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x1b62):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x1be2): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x1d12): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x1d52):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x1da2): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x1ee2): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x1f02): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x2132):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x2162):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x2192):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x21c2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x2202):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_m+0x16a2): In function `void std::deque<int, std::allocator<int> >::_M_insert_aux<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >(std::_Deque_iterator<int, int&, int*>, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >, unsigned long)':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_m+0x1842):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_m+0x1b22): In function `void std::deque<int, std::allocator<int> >::_M_insert_aux<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >(std::_Deque_iterator<int, int&, int*>, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >, unsigned long)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_m+0x1b32):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_m+0x1b42):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_m+0x1b52):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_m+0x1c52):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_m+0x1c62):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_m+0x1df2): In function `void std::deque<int, std::allocator<int> >::_M_insert_aux<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >(std::_Deque_iterator<int, int&, int*>, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >, unsigned long)':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_m+0x1f92):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_m+0x2172): In function `void std::deque<int, std::allocator<int> >::_M_insert_aux<__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > >(std::_Deque_iterator<int, int&, int*>, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >, unsigned long)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_m+0x2182):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_m+0x22a2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_m+0x22c2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_m+0x23b2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE13_M_insert_auxIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvS8_T_SD_m+0x23c2):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvT_SD_12__false_type+0x3d2): 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/cceAroaR.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvT_SD_12__false_type+0x572):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvT_SD_12__false_type+0x672): 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/cceAroaR.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvT_SD_12__false_type+0x682):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvT_SD_12__false_type+0x862):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvT_SD_12__false_type+0x872):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvT_SD_12__false_type+0x882):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cceAroaR.o(.gnu.linkonce.t._ZNSt5dequeIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiS0_EEEEEEvT_SD_12__false_type+0x892):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/cceAroaR.o(.text._Z6test01v+0x272): 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/cceAroaR.o(.text._Z6test01v+0x2e2): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cceAroaR.o(.text._Z6test01v+0x422): 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/cceAroaR.o(.text._Z6test01v+0x462):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cceAroaR.o(.text._Z6test01v+0x562): 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/cceAroaR.o(.text._Z6test01v+0x5e2): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cceAroaR.o(.text._Z6test01v+0x712): 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/cceAroaR.o(.text._Z6test01v+0x752):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cceAroaR.o(.text._Z6test01v+0x772): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:159: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cceAroaR.o(.text._Z6test01v+0x8b2): 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/cceAroaR.o(.text._Z6test01v+0x922):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cceAroaR.o(.text._Z6test01v+0x9e2): 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/cceAroaR.o(.text._Z6test01v+0xa02): In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cceAroaR.o(.text._Z6test01v+0xac2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cceAroaR.o(.text._Z6test01v+0xb32): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cceAroaR.o(.text._Z6test01v+0xc62): 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/cceAroaR.o(.text._Z6test01v+0xca2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cceAroaR.o(.text._Z6test01v+0xd42): 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/cceAroaR.o(.text._Z6test01v+0xdc2): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cceAroaR.o(.text._Z6test01v+0xef2): 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/cceAroaR.o(.text._Z6test01v+0xf32):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cceAroaR.o(.text._Z6test01v+0x1082):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cceAroaR.o(.text._Z6test01v+0x10f2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cceAroaR.o(.text._Z6test01v+0x11b2): In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cceAroaR.o(.text._Z6test01v+0x11c2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cceAroaR.o(.text._Z6test01v+0x11d2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cceAroaR.o(.text._Z6test01v+0x11e2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cceAroaR.o(.text._Z6test01v+0x1222):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cceAroaR.o(.text._Z6test01v+0x1232):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/cceAroaR.o(.text._Z6test01v+0x12b2): 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/cceAroaR.o(.text._Z6test01v+0x1332): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cceAroaR.o(.text._Z6test01v+0x1462): 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/cceAroaR.o(.text._Z6test01v+0x14a2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cceAroaR.o(.text._Z6test01v+0x14c2): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:159: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cceAroaR.o(.text._Z6test01v+0x1602): 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/cceAroaR.o(.text._Z6test01v+0x1672):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cceAroaR.o(.text._Z6test01v+0x1732): 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/cceAroaR.o(.text._Z6test01v+0x1742): In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cceAroaR.o(.text._Z6test01v+0x19f2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cceAroaR.o(.text._Z6test01v+0x1a02):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cceAroaR.o(.text._Z6test01v+0x1b12):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cceAroaR.o(.text._Z6test01v+0x1cc2):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cceAroaR.o(.text._Z6test01v+0x1f12):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cceAroaR.o(.text._Z6test01v+0x2132):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cceAroaR.o(.text._Z6test01v+0x2192):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cceAroaR.o(.text._Z6test01v+0x21d2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cceAroaR.o(.text._Z6test01v+0x2242):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cceAroaR.o(.text._Z6test01v+0x2262):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cceAroaR.o(.text._Z6test01v+0x2292):/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-10T05:37:12Z

    qmtest.start_time:
      2005-06-10T05:37:01Z

    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/ccCLGqln.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def5dequeIiSaIiEEEE16_M_invalidate_ifINS_15_After_nth_fromISt15_Deque_iteratorIiRKiPS9_EEEEEvT_+0x232):/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/ccCLGqln.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x1e2):/opt/lsb/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/ccCLGqln.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x3e2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccCLGqln.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x422):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/ccCLGqln.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x532):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccCLGqln.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x732):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/ccCLGqln.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x882):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccCLGqln.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x8a2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccCLGqln.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x8c2):/opt/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/ccCLGqln.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x2c2):/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/ccCLGqln.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x5c2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/ccCLGqln.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x6d2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccCLGqln.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x8c2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:404: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccCLGqln.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0xcf2):/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/ccCLGqln.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0xfc2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/ccCLGqln.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x10d2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccCLGqln.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x12c2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:400: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccCLGqln.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x1672):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccCLGqln.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x1692):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccCLGqln.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x16b2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccCLGqln.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x16d2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccCLGqln.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x16f2):/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:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccCLGqln.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x362):/opt/lsb/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/ccCLGqln.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x6f2):/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/ccCLGqln.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x9c2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/ccCLGqln.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xae2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccCLGqln.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xcc2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccCLGqln.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x10c2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccCLGqln.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x11e2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccCLGqln.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x13e2):/opt/lsb/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/ccCLGqln.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x1772):/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/ccCLGqln.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x1a42):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/ccCLGqln.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x1b62):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccCLGqln.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x1d52):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccCLGqln.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x2132):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccCLGqln.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x2162):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccCLGqln.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x2192):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccCLGqln.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x21c2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccCLGqln.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x2202):/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/ccCLGqln.o(.text._Z6test02v+0x3b2):/opt/lsb/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/ccCLGqln.o(.text._Z6test02v+0x632):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccCLGqln.o(.text._Z6test02v+0x782):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccCLGqln.o(.text._Z6test02v+0x922):/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/ccCLGqln.o(.text._Z6test02v+0x9e2):/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/ccCLGqln.o(.text._Z6test02v+0xbf2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccCLGqln.o(.text._Z6test02v+0xd42):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccCLGqln.o(.text._Z6test02v+0xee2):/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/ccCLGqln.o(.text._Z6test02v+0x11a2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccCLGqln.o(.text._Z6test02v+0x12f2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccCLGqln.o(.text._Z6test02v+0x1492):/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/ccCLGqln.o(.text._Z6test02v+0x1962):/opt/lsb/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/ccCLGqln.o(.text._Z6test02v+0x1c02):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccCLGqln.o(.text._Z6test02v+0x1d52):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccCLGqln.o(.text._Z6test02v+0x1ef2):/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/ccCLGqln.o(.text._Z6test02v+0x20e2):/opt/lsb/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/ccCLGqln.o(.text._Z6test02v+0x21c2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccCLGqln.o(.text._Z6test02v+0x2402):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccCLGqln.o(.text._Z6test02v+0x2412):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccCLGqln.o(.text._Z6test02v+0x2422):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccCLGqln.o(.text._Z6test02v+0x2442):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccCLGqln.o(.text._Z6test02v+0x25b2):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccCLGqln.o(.text._Z6test02v+0x2832):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccCLGqln.o(.text._Z6test02v+0x2862):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccCLGqln.o(.text._Z6test02v+0x28b2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccCLGqln.o(.text._Z6test02v+0x28f2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccCLGqln.o(.text._Z6test02v+0x2a52):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccCLGqln.o(.text._Z6test02v+0x2a72):/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/tmpLTC3C4 -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/ccCLGqln.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE13_M_invalidateEv+0x22): 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/ccCLGqln.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRKiPS2_EN15__gnu_debug_def5dequeIiSaIiEEEE13_M_invalidateEv+0x22): 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/ccCLGqln.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def5dequeIiSaIiEEEE16_M_invalidate_ifINS_15_After_nth_fromISt15_Deque_iteratorIiRKiPS9_EEEEEvT_+0xb2): 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/ccCLGqln.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def5dequeIiSaIiEEEE16_M_invalidate_ifINS_15_After_nth_fromISt15_Deque_iteratorIiRKiPS9_EEEEEvT_+0x232):/opt/lsb/include/c++/debug/safe_sequence.h:140: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccCLGqln.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x22): 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/ccCLGqln.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x162): 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/ccCLGqln.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x1e2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccCLGqln.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x202): 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/ccCLGqln.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x362): 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/ccCLGqln.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x3e2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccCLGqln.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x462): 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/ccCLGqln.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x122): 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/ccCLGqln.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x222): 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/ccCLGqln.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x2a2): 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/ccCLGqln.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x3e2): 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/ccCLGqln.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x422):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccCLGqln.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x462): 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/ccCLGqln.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x532):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccCLGqln.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x5b2): 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/ccCLGqln.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x6f2): 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/ccCLGqln.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x732):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccCLGqln.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x772): 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/ccCLGqln.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x882):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccCLGqln.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x8a2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccCLGqln.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x8c2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccCLGqln.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x32): 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/ccCLGqln.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x172): 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/ccCLGqln.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x2c2):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccCLGqln.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x3e2): 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/ccCLGqln.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x462): 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/ccCLGqln.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x582): 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/ccCLGqln.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x5c2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccCLGqln.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x602): 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/ccCLGqln.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x6d2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccCLGqln.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x752): 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/ccCLGqln.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x882): 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/ccCLGqln.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x8c2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccCLGqln.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x902): 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/ccCLGqln.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0xa52): In function `bool __gnu_debug::operator==<std::_Deque_iterator<int, int const&, int const*>, std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int const&, int const*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccCLGqln.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0xa72): 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/ccCLGqln.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0xbd2): 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/ccCLGqln.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0xcf2):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccCLGqln.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0xdd2): 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/ccCLGqln.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0xe52): 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/ccCLGqln.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0xf82): 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/ccCLGqln.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0xfc2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccCLGqln.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x1002): 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/ccCLGqln.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x10d2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccCLGqln.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x1152): 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/ccCLGqln.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x1282): 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/ccCLGqln.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x12c2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccCLGqln.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x1302): 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/ccCLGqln.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x1452): In function `bool __gnu_debug::operator==<std::_Deque_iterator<int, int const&, int const*>, std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int const&, int const*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccCLGqln.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x15c2): 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/ccCLGqln.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x1652): 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/ccCLGqln.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x1672):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccCLGqln.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x1692):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccCLGqln.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x16b2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccCLGqln.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x16d2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccCLGqln.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x16f2):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccCLGqln.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x22): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.tcc:48: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccCLGqln.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x162): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccCLGqln.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x1e2): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccCLGqln.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x322): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccCLGqln.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x362):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccCLGqln.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x3c2): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccCLGqln.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x462): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:146: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccCLGqln.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x5b2): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccCLGqln.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x6f2):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccCLGqln.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x7e2): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccCLGqln.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x862): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccCLGqln.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x982): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccCLGqln.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x9c2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccCLGqln.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xa12): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccCLGqln.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xae2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccCLGqln.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xb62): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccCLGqln.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xc82): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccCLGqln.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xcc2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccCLGqln.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xd12): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccCLGqln.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xe52): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccCLGqln.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xe72): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccCLGqln.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x10c2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccCLGqln.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x11e2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccCLGqln.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x1262): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccCLGqln.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x13a2): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccCLGqln.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x13e2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccCLGqln.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x1442): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccCLGqln.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x14e2): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:146: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccCLGqln.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x1632): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccCLGqln.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x1772):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccCLGqln.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x1862): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccCLGqln.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x18e2): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccCLGqln.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x1a02): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccCLGqln.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x1a42):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccCLGqln.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x1a92): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccCLGqln.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x1b62):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccCLGqln.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x1be2): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccCLGqln.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x1d12): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccCLGqln.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x1d52):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccCLGqln.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x1da2): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccCLGqln.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x1ee2): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccCLGqln.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x1f02): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccCLGqln.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x2132):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccCLGqln.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x2162):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccCLGqln.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x2192):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccCLGqln.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x21c2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccCLGqln.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x2202):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccCLGqln.o(.text._Z6test02v+0x1c2): 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/ccCLGqln.o(.text._Z6test02v+0x232): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccCLGqln.o(.text._Z6test02v+0x372): 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/ccCLGqln.o(.text._Z6test02v+0x3b2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccCLGqln.o(.text._Z6test02v+0x422): 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/ccCLGqln.o(.text._Z6test02v+0x492): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccCLGqln.o(.text._Z6test02v+0x5c2): 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/ccCLGqln.o(.text._Z6test02v+0x632):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccCLGqln.o(.text._Z6test02v+0x782):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccCLGqln.o(.text._Z6test02v+0x922):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccCLGqln.o(.text._Z6test02v+0x982): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccCLGqln.o(.text._Z6test02v+0x9e2):/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/ccCLGqln.o(.text._Z6test02v+0xa52): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccCLGqln.o(.text._Z6test02v+0xb82): 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/ccCLGqln.o(.text._Z6test02v+0xbf2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccCLGqln.o(.text._Z6test02v+0xd42):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccCLGqln.o(.text._Z6test02v+0xee2):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccCLGqln.o(.text._Z6test02v+0xf92): 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/ccCLGqln.o(.text._Z6test02v+0x1002): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccCLGqln.o(.text._Z6test02v+0x1132): 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/ccCLGqln.o(.text._Z6test02v+0x11a2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccCLGqln.o(.text._Z6test02v+0x12f2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccCLGqln.o(.text._Z6test02v+0x1492):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccCLGqln.o(.text._Z6test02v+0x1772): 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/ccCLGqln.o(.text._Z6test02v+0x17f2): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccCLGqln.o(.text._Z6test02v+0x1922): 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/ccCLGqln.o(.text._Z6test02v+0x1962):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccCLGqln.o(.text._Z6test02v+0x19d2): 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/ccCLGqln.o(.text._Z6test02v+0x1a62): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccCLGqln.o(.text._Z6test02v+0x1b92): 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/ccCLGqln.o(.text._Z6test02v+0x1c02):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccCLGqln.o(.text._Z6test02v+0x1d52):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccCLGqln.o(.text._Z6test02v+0x1ef2):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccCLGqln.o(.text._Z6test02v+0x1f32): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:159: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccCLGqln.o(.text._Z6test02v+0x2072): 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/ccCLGqln.o(.text._Z6test02v+0x20e2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccCLGqln.o(.text._Z6test02v+0x21a2): 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/ccCLGqln.o(.text._Z6test02v+0x21b2): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccCLGqln.o(.text._Z6test02v+0x21c2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccCLGqln.o(.text._Z6test02v+0x2402):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccCLGqln.o(.text._Z6test02v+0x2412):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccCLGqln.o(.text._Z6test02v+0x2422):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccCLGqln.o(.text._Z6test02v+0x2442):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccCLGqln.o(.text._Z6test02v+0x25b2):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccCLGqln.o(.text._Z6test02v+0x2832):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccCLGqln.o(.text._Z6test02v+0x2862):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccCLGqln.o(.text._Z6test02v+0x28b2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccCLGqln.o(.text._Z6test02v+0x28f2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccCLGqln.o(.text._Z6test02v+0x2a52):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccCLGqln.o(.text._Z6test02v+0x2a72):/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-10T05:37:26Z

    qmtest.start_time:
      2005-06-10T05:37:19Z

    qmtest.target:
      local

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

    DGTest.excess_errors:
      
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x422):/opt/lsb/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/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x5e2):/opt/lsb/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/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x7a2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x952):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0xb42):/opt/lsb/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/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0xd12):/opt/lsb/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/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0xed2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x10a2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x10c2):/opt/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_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_iterator.h: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/ccm2bzGd.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEaSERKS9_+0x1f2):/opt/lsb/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)'/tmp/ccm2bzGd.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEaSERKS9_+0x302):/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/ccm2bzGd.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x282):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/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/ccm2bzGd.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x2c2):/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/ccm2bzGd.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x5c2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/ccm2bzGd.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x6d2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccm2bzGd.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x8c2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:404: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccm2bzGd.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0xcf2):/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/ccm2bzGd.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0xfc2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/ccm2bzGd.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x10d2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccm2bzGd.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x12c2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:400: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccm2bzGd.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x1672):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccm2bzGd.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x1692):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccm2bzGd.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x16b2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccm2bzGd.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x16d2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccm2bzGd.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x16f2):/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:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x362):/opt/lsb/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/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x6f2):/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/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x9c2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xae2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xcc2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x10c2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x11e2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x13e2):/opt/lsb/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/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x1772):/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/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x1a42):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x1b62):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x1d52):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x2132):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x2162):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x2192):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x21c2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x2202):/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/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEplERKl+0x322):/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/ccm2bzGd.o(.text._Z6test03v+0x3b2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/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/ccm2bzGd.o(.text._Z6test03v+0x7f2):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccm2bzGd.o(.text._Z6test03v+0x952):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccm2bzGd.o(.text._Z6test03v+0xb02):/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/ccm2bzGd.o(.text._Z6test03v+0xe12):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/ccm2bzGd.o(.text._Z6test03v+0xe72):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccm2bzGd.o(.text._Z6test03v+0xef2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccm2bzGd.o(.text._Z6test03v+0x10e2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/ccm2bzGd.o(.text._Z6test03v+0x1182):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccm2bzGd.o(.text._Z6test03v+0x1202):/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/ccm2bzGd.o(.text._Z6test03v+0x1542):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccm2bzGd.o(.text._Z6test03v+0x16b2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccm2bzGd.o(.text._Z6test03v+0x1862):/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/ccm2bzGd.o(.text._Z6test03v+0x1a02):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccm2bzGd.o(.text._Z6test03v+0x1bf2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/ccm2bzGd.o(.text._Z6test03v+0x1c72):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccm2bzGd.o(.text._Z6test03v+0x1cd2):/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/ccm2bzGd.o(.text._Z6test03v+0x2022):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccm2bzGd.o(.text._Z6test03v+0x2172):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccm2bzGd.o(.text._Z6test03v+0x2322):/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/ccm2bzGd.o(.text._Z6test03v+0x2432):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccm2bzGd.o(.text._Z6test03v+0x2442):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccm2bzGd.o(.text._Z6test03v+0x2452):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccm2bzGd.o(.text._Z6test03v+0x2472):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccm2bzGd.o(.text._Z6test03v+0x25e2):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccm2bzGd.o(.text._Z6test03v+0x2832):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccm2bzGd.o(.text._Z6test03v+0x2882):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccm2bzGd.o(.text._Z6test03v+0x28b2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccm2bzGd.o(.text._Z6test03v+0x2912):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccm2bzGd.o(.text._Z6test03v+0x2932):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccm2bzGd.o(.text._Z6test03v+0x2952):/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/tmpLTC3C4 -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/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x122): 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/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x222): 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/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x2a2): 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/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x3e2): 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/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x422):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x442): 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/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x572): 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/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x5e2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x602): 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/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x732): 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/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x7a2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x882): 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/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x952):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x9d2): 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/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0xb02): 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/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0xb42):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0xb62): 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/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0xca2): 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/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0xd12):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0xd32): 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/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0xe62): 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/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0xed2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0xf92): 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/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x10a2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x10c2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x10e2): 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/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x1162): 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/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x1182): 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/ccm2bzGd.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEaSERKS9_+0x22): 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/ccm2bzGd.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEaSERKS9_+0x172): 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/ccm2bzGd.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEaSERKS9_+0x1f2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccm2bzGd.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEaSERKS9_+0x2b2): 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/ccm2bzGd.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEaSERKS9_+0x302):/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/ccm2bzGd.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x52): 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/ccm2bzGd.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0xd2): 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/ccm2bzGd.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x212): 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/ccm2bzGd.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x282):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccm2bzGd.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x2d2): 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/ccm2bzGd.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x32): 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/ccm2bzGd.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x172): 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/ccm2bzGd.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x2c2):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccm2bzGd.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x3e2): 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/ccm2bzGd.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x462): 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/ccm2bzGd.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x582): 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/ccm2bzGd.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x5c2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccm2bzGd.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x602): 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/ccm2bzGd.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x6d2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccm2bzGd.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x752): 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/ccm2bzGd.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x882): 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/ccm2bzGd.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x8c2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccm2bzGd.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x902): 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/ccm2bzGd.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0xa52): In function `bool __gnu_debug::operator==<std::_Deque_iterator<int, int const&, int const*>, std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int const&, int const*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccm2bzGd.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0xa72): 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/ccm2bzGd.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0xbd2): 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/ccm2bzGd.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0xcf2):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccm2bzGd.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0xdd2): 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/ccm2bzGd.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0xe52): 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/ccm2bzGd.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0xf82): 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/ccm2bzGd.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0xfc2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccm2bzGd.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x1002): 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/ccm2bzGd.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x10d2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccm2bzGd.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x1152): 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/ccm2bzGd.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x1282): 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/ccm2bzGd.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x12c2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccm2bzGd.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x1302): 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/ccm2bzGd.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x1452): In function `bool __gnu_debug::operator==<std::_Deque_iterator<int, int const&, int const*>, std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int const&, int const*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccm2bzGd.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x15c2): 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/ccm2bzGd.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x1652): 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/ccm2bzGd.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x1672):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccm2bzGd.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x1692):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccm2bzGd.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x16b2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccm2bzGd.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x16d2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccm2bzGd.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x16f2):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x22): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.tcc:48: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x162): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x1e2): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x322): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x362):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x3c2): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x462): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:146: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x5b2): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x6f2):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x7e2): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x862): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x982): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x9c2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xa12): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xae2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xb62): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xc82): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xcc2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xd12): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xe52): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xe72): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x10c2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x11e2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x1262): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x13a2): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x13e2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x1442): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x14e2): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:146: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x1632): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x1772):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x1862): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x18e2): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x1a02): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x1a42):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x1a92): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x1b62):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x1be2): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x1d12): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x1d52):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x1da2): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x1ee2): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x1f02): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x2132):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x2162):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x2192):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x21c2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x2202):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEplERKl+0x182): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::operator+(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEplERKl+0x322):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccm2bzGd.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEplERKl+0x492): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::operator+(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccm2bzGd.o(.text._Z6test03v+0x1c2): 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/ccm2bzGd.o(.text._Z6test03v+0x232): In function `test03()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccm2bzGd.o(.text._Z6test03v+0x372): 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/ccm2bzGd.o(.text._Z6test03v+0x3b2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccm2bzGd.o(.text._Z6test03v+0x432): In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccm2bzGd.o(.text._Z6test03v+0x4e2): In function `test03()':
      /opt/lsb/include/c++/debug/deque:231: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccm2bzGd.o(.text._Z6test03v+0x642): 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/ccm2bzGd.o(.text._Z6test03v+0x7f2):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccm2bzGd.o(.text._Z6test03v+0x952):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccm2bzGd.o(.text._Z6test03v+0xb02):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccm2bzGd.o(.text._Z6test03v+0xc22): 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/ccm2bzGd.o(.text._Z6test03v+0xca2): In function `test03()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccm2bzGd.o(.text._Z6test03v+0xdd2): 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/ccm2bzGd.o(.text._Z6test03v+0xe12):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccm2bzGd.o(.text._Z6test03v+0xe42): In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccm2bzGd.o(.text._Z6test03v+0xe72):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccm2bzGd.o(.text._Z6test03v+0xef2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccm2bzGd.o(.text._Z6test03v+0xf72): In function `test03()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccm2bzGd.o(.text._Z6test03v+0x10a2): 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/ccm2bzGd.o(.text._Z6test03v+0x10e2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccm2bzGd.o(.text._Z6test03v+0x1152): In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccm2bzGd.o(.text._Z6test03v+0x1182):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccm2bzGd.o(.text._Z6test03v+0x1202):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccm2bzGd.o(.text._Z6test03v+0x1232): In function `test03()':
      /opt/lsb/include/c++/debug/deque:250: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccm2bzGd.o(.text._Z6test03v+0x1392): 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/ccm2bzGd.o(.text._Z6test03v+0x1542):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccm2bzGd.o(.text._Z6test03v+0x16b2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccm2bzGd.o(.text._Z6test03v+0x1862):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccm2bzGd.o(.text._Z6test03v+0x1982): In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccm2bzGd.o(.text._Z6test03v+0x1a02):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccm2bzGd.o(.text._Z6test03v+0x1a82): In function `test03()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccm2bzGd.o(.text._Z6test03v+0x1bb2): 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/ccm2bzGd.o(.text._Z6test03v+0x1bf2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccm2bzGd.o(.text._Z6test03v+0x1c62): In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccm2bzGd.o(.text._Z6test03v+0x1c72):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccm2bzGd.o(.text._Z6test03v+0x1cd2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccm2bzGd.o(.text._Z6test03v+0x1d32): In function `test03()':
      /opt/lsb/include/c++/debug/deque:250: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccm2bzGd.o(.text._Z6test03v+0x1e72): 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/ccm2bzGd.o(.text._Z6test03v+0x2022):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccm2bzGd.o(.text._Z6test03v+0x2172):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccm2bzGd.o(.text._Z6test03v+0x2322):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccm2bzGd.o(.text._Z6test03v+0x2422): In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccm2bzGd.o(.text._Z6test03v+0x2432):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccm2bzGd.o(.text._Z6test03v+0x2442):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccm2bzGd.o(.text._Z6test03v+0x2452):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccm2bzGd.o(.text._Z6test03v+0x2472):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccm2bzGd.o(.text._Z6test03v+0x25e2):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccm2bzGd.o(.text._Z6test03v+0x2832):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccm2bzGd.o(.text._Z6test03v+0x2882):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccm2bzGd.o(.text._Z6test03v+0x28b2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccm2bzGd.o(.text._Z6test03v+0x2912):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccm2bzGd.o(.text._Z6test03v+0x2932):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccm2bzGd.o(.text._Z6test03v+0x2952):/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-10T05:37:38Z

    qmtest.start_time:
      2005-06-10T05:37:30Z

    qmtest.target:
      local

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

    DGTest.excess_errors:
      
      /opt/lsb/include/c++/debug/safe_iterator.tcc:117: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x2f2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x3f2):/opt/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/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x2b2):/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/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x4a2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x8a2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0xc92):/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/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0xe52):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x1252):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x14e2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x1502):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x1522):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x1542):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x1562):/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/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS4_PKS8_+0x362):/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/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS4_PKS8_+0x562):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS4_PKS8_+0x6f2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS4_PKS8_+0x702):/opt/lsb/include/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/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x362):/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/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x562):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x9a2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0xb42):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0xb62):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0xb82):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0xba2):/opt/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/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEaSERKS9_+0x2b2):/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/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEaSERKS9_+0x482):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEaSERKS9_+0x892):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:84: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEaSERKS9_+0xac2):/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/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEaSERKS9_+0xb22):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEaSERKS9_+0xb42):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.tcc:80: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/safe_iterator.h:400: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x2b2):/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/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x4a2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x8a2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:404: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0xc82):/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/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0xe42):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x1242):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:400: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x1582):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x15a2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x15c2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x15e2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x1602):/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/cc5MadGe.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x492):/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/cc5MadGe.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x682):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xab2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xe42):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xf72):/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/cc5MadGe.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x12a2):/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/cc5MadGe.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x1492):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x18c2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x1c32):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x1c62):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x1c92):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x1cc2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x1d02):/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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x442):/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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x642):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0xbb2):/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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0xf52):/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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x1152):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x1382):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x1652):/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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x1852):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x1e82):/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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x2082):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x25a2):/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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x27a2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x2a92):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x2bc2):/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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x2f92):/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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x3192):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x33d2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x36b2):/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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x38b2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h: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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x3e42):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x3e62):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x3f62):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x4252):/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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x4622):/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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x4822):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x4a72):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x4d32):/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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x4f22):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x5302):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x55a2):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x56d2):/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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x5742):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x5832):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x5b02):/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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x5d02):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x5f32):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x6212):/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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x6412):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x66e2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x6722):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x6742):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x6792):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x67b2):/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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x6c12):/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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x6fc2):/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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x71b2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x73f2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x76b2):/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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x78a2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x7c02):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x7c42):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x7c82):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x7c92):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x7cf2):/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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x202):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x372):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x562):/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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x932):/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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xb32):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1072):/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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1262):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1402):/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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x16e2):/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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1ad2):/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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1cc2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1ef2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x21f2):/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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x23d2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x2b82):/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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x2d72):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x2fb2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x32b2):/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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x34a2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h: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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x39d2):/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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x3dd2):/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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x3fc2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x4202):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x44f2):/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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x46e2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x4e82):/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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x5072):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x52b2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x55a2):/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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x5792):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h: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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x5f02):/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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x60f2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x64d2):/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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x6892):/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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x6a82):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x6cc2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x6f92):/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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x7182):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x7522):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x7552):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x75c2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x7732):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x7a22):/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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x7de2):/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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x7fd2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x8212):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x84e2):/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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x86d2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x89f2):/opt/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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x8ae2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x8bf2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x8ec2):/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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x92a2):/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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x94a2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x96f2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x99c2):/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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x9bb2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x9e92):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/deque:312: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_revalidate_singular()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xa002):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xa062):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xa0a2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xa0c2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xa252):/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/cc5MadGe.o(.text._Z6test04v+0x4b2):/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/cc5MadGe.o(.text._Z6test04v+0x5e2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5MadGe.o(.text._Z6test04v+0x672):/opt/lsb/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/cc5MadGe.o(.text._Z6test04v+0x9c2):/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/cc5MadGe.o(.text._Z6test04v+0xb82):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5MadGe.o(.text._Z6test04v+0xb92):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5MadGe.o(.text._Z6test04v+0xc22):/opt/lsb/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/cc5MadGe.o(.text._Z6test04v+0xf52):/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/cc5MadGe.o(.text._Z6test04v+0x13f2):/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/cc5MadGe.o(.text._Z6test04v+0x1562):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5MadGe.o(.text._Z6test04v+0x1572):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5MadGe.o(.text._Z6test04v+0x1602):/opt/lsb/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/cc5MadGe.o(.text._Z6test04v+0x1932):/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/cc5MadGe.o(.text._Z6test04v+0x1b52):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5MadGe.o(.text._Z6test04v+0x1b62):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5MadGe.o(.text._Z6test04v+0x1b72):/opt/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/cc5MadGe.o(.text._Z6test04v+0x1e02):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/cc5MadGe.o(.text._Z6test04v+0x1ef2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5MadGe.o(.text._Z6test04v+0x1f02):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5MadGe.o(.text._Z6test04v+0x1f12):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5MadGe.o(.text._Z6test04v+0x1f32):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/cc5MadGe.o(.text._Z6test04v+0x20e2):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/cc5MadGe.o(.text._Z6test04v+0x2392):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5MadGe.o(.text._Z6test04v+0x23c2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5MadGe.o(.text._Z6test04v+0x23e2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5MadGe.o(.text._Z6test04v+0x24c2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5MadGe.o(.text._Z6test04v+0x24e2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5MadGe.o(.text._Z6test04v+0x2522):/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/tmpLTC3C4 -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/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE13_M_invalidateEv+0x22): 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/cc5MadGe.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x122): 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/cc5MadGe.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x222): 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/cc5MadGe.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x2f2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEEERKS0_RKT_PKc+0x3f2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x22): 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/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x162): 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/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x2b2):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x3d2): 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/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x4a2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x6e2): 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:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x7d2): 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/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x8a2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x9c2): In function `bool __gnu_debug::operator==<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x9e2): 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/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0xb42): 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/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0xc92):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0xd82): 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/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0xe52):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x1092): 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:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x1182): 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/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x1252):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x1372): In function `bool __gnu_debug::operator==<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x1432): 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/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x14c2): 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/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x14e2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x1502):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x1522):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x1542):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x1562):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS4_PKS8_+0x62): 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/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS4_PKS8_+0xe2): 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/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS4_PKS8_+0x222): 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/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS4_PKS8_+0x362):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS4_PKS8_+0x482): 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/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS4_PKS8_+0x562):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS4_PKS8_+0x682): 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:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS4_PKS8_+0x6d2): 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/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS4_PKS8_+0x6f2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS4_PKS8_+0x702):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x52): 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/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0xd2): 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/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x212): 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/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x362):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x482): 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/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x562):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x7a2): 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:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x8c2): 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/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0x9a2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0xac2): 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:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0xb12): 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/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0xb42):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0xb62):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0xb82):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEC1ERKS9_+0xba2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEaSERKS9_+0x22): 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/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEaSERKS9_+0x172): 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/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEaSERKS9_+0x2b2):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEaSERKS9_+0x3b2): 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/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEaSERKS9_+0x482):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEaSERKS9_+0x6c2): 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:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEaSERKS9_+0x7c2): 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/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEaSERKS9_+0x892):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEaSERKS9_+0x9b2): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::operator=(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEaSERKS9_+0xa72): 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/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEaSERKS9_+0xac2):/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/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEaSERKS9_+0xb02): 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/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEaSERKS9_+0xb22):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEaSERKS9_+0xb42):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_valid_rangeIS4_EEbRKNS0_IT_S8_EE+0x22): 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/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x22): 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/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x162): 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/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x2b2):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x3d2): 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/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x4a2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x6e2): 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:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x7d2): 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/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x8a2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x9c2): In function `bool __gnu_debug::operator==<std::_Deque_iterator<int, int const&, int const*>, std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int const&, int const*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x9e2): 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/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0xb42): 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/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0xc82):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0xd72): 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/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0xe42):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x1082): 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:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x1172): 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/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x1242):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x1362): In function `bool __gnu_debug::operator==<std::_Deque_iterator<int, int const&, int const*>, std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int const&, int const*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x14d2): 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/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x1562): 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/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x1582):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x15a2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x15c2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x15e2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt15_Deque_iteratorIiRKiPS2_ES1_IiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T1_EERKNSD_IT0_SF_EE+0x1602):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x22): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.tcc:48: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x162): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x212): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:146: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x352): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x492):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x5a2): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x682):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x8c2): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x9d2): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xab2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xbd2): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xbf2): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xe42):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0xf72):/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/cc5MadGe.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x1022): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:146: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x1162): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x12a2):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x13b2): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x1492):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x16d2): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x17e2): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x18c2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x19e2): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x1a02): In function `__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x1c32):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x1c62):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x1c92):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x1cc2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiEN15__gnu_debug_def5dequeIiSaIiEEEE14_M_can_advanceERKl+0x1d02):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x32): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x132): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x1b2): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x2f2): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x442):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x562): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x642):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x762): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x7a2): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x932): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0xbb2):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0xc82): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0xd02): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0xe32): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0xf52):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x1072): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x1152):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x1272): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x12b2): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x1382):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x1402): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x1532): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x1652):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x1772): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x1852):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x1972): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x19b2): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x1ad2): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x1b72): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x1bf2): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x1d32): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x1e82):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x1fa2): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x2082):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x21a2): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x2292): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x2312): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x2452): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x25a2):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x26c2): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x27a2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x28c2): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x2a92):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x2bc2):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x2cb2): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x2d32): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x2e52): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x2f92):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x30b2): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x3192):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x32b2): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x3302): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x33d2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x3452): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x3572): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x36b2):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x37d2): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x38b2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x39d2): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x3a22): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x3ca2): 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:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x3e12): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x3e42):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x3e62):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x3f62):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x3fe2): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x4132): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x4252):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x4362): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x43e2): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x4502): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x4622):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x4742): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x4822):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x4942): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x4992): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x4a72):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x4af2): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x4c12): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x4d32):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x4e42): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x4f22):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x5042): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x5092): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x51b2): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x5302):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x55a2):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x56d2):/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x5702): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x5742):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x5832):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x58b2): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x59e2): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x5b02):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x5c22): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x5d02):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x5e22): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x5e62): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x5f32):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x5fb2): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x60f2): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x6212):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x6332): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x6412):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x6532): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x6572): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x66e2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x6722):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x6742):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x6792):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x67b2):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x6922): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x69a2): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x6af2): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x6c12):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x6d02): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x6d82): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x6ea2): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x6fc2):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x70d2): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x71b2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x72d2): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x7322): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x73f2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x7472): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x7592): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x76b2):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x77c2): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x78a2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x79c2): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x7a12): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x7b32): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x7b92): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x7c02):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x7c42):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x7c82):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x7c92):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EE+0x7cf2):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x182): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x202):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x372):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x562):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x622): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x692): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x7e2): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x932):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xa52): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xb32):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xc52): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xd62): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xdd2): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xf22): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1072):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1182): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1262):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.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/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x13e2): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1402):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1432): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1462): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x15b2): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x16e2):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x17f2): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1872): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1992): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1ad2):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1be2): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1cc2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1de2): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1e32): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1ef2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x1f72): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x20b2): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x21f2):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x22f2): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x23d2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x24f2): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x2542): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x2772): 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:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x2882): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x2902): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x2a42): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x2b82):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x2c92): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x2d72):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x2e92): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x2ee2): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x2fb2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x3032): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x3172): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x32b2):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x33c2): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x34a2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x35c2): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x3612): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x3732): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x3752): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x38a2): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x39d2):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x3ae2): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x3b62): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x3c92): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x3dd2):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x3ee2): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x3fc2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x40e2): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x4132): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x4202):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x4282): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x43b2): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x44f2):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x4602): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x46e2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x4802): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x4852): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x4a82): 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:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x4b92): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x4c12): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x4d42): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x4e82):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x4f92): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x5072):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x5192): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x51e2): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x52b2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x5332): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x5462): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x55a2):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x56b2): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x5792):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x58b2): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x5902): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x5a22): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x5b12): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x5bf2): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x5c72): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x5db2): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x5f02):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x6012): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x60f2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x6212): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x6262): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x63b2): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x64d2):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x65c2): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x6642): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x6772): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x6892):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x69a2): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x6a82):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x6ba2): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x6bf2): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x6cc2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x6d42): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x6e72): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x6f92):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x70a2): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x7182):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x72a2): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x72f2): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x7412): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x74e2): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x7522):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x7552):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x75c2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x7732):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x77b2): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x7902): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x7a22):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x7b12): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x7b92): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x7cc2): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x7de2):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x7ef2): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x7fd2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x80f2): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x8142): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x8212):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x8292): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x83c2): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x84e2):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x85f2): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x86d2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x87f2): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x8842): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x8962): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x89c2): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x89f2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x8a12): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x8ac2): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x8ae2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x8bf2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x8c52): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x8da2): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x8ec2):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x8fd2): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x9052): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x9182): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x92a2):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x93c2): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x94a2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x95c2): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x9612): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x96f2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x9772): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x98a2): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x99c2):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x9ad2): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x9bb2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x9cd2): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x9d22): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x9e42): In function `__gnu_debug_def::deque<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_Deque_iterator<int, int&, int*>, __gnu_debug_def::deque<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x9e72): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x9e92):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x9ec2): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0x9f62): 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/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xa002):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xa062):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xa0a2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xa0c2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.gnu.linkonce.t._ZN15__gnu_debug_def5dequeIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt15_Deque_iteratorIiRiPiES2_EES9_+0xa252):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/cc5MadGe.o(.text._Z6test04v+0x312): 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/cc5MadGe.o(.text._Z6test04v+0x4b2):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5MadGe.o(.text._Z6test04v+0x5d2): In function `test04()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.text._Z6test04v+0x5e2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.text._Z6test04v+0x672):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.text._Z6test04v+0x822): 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/cc5MadGe.o(.text._Z6test04v+0x9c2):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5MadGe.o(.text._Z6test04v+0xb12): In function `test04()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.text._Z6test04v+0xb82):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.text._Z6test04v+0xb92):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.text._Z6test04v+0xc22):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.text._Z6test04v+0xdb2): 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/cc5MadGe.o(.text._Z6test04v+0xf52):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5MadGe.o(.text._Z6test04v+0x10a2): In function `test04()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.text._Z6test04v+0x1252): 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/cc5MadGe.o(.text._Z6test04v+0x13f2):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5MadGe.o(.text._Z6test04v+0x1552): In function `test04()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.text._Z6test04v+0x1562):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.text._Z6test04v+0x1572):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.text._Z6test04v+0x1602):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.text._Z6test04v+0x1792): 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/cc5MadGe.o(.text._Z6test04v+0x1932):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5MadGe.o(.text._Z6test04v+0x1a82): In function `test04()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.text._Z6test04v+0x1b52):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.text._Z6test04v+0x1b62):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.text._Z6test04v+0x1b72):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.text._Z6test04v+0x1b92): In function `test04()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5MadGe.o(.text._Z6test04v+0x1c82): In function `test04()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.text._Z6test04v+0x1dc2): 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/cc5MadGe.o(.text._Z6test04v+0x1e02):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5MadGe.o(.text._Z6test04v+0x1ea2): In function `test04()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.text._Z6test04v+0x1ef2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.text._Z6test04v+0x1f02):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.text._Z6test04v+0x1f12):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.text._Z6test04v+0x1f32):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cc5MadGe.o(.text._Z6test04v+0x20e2):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cc5MadGe.o(.text._Z6test04v+0x2392):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.text._Z6test04v+0x23c2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.text._Z6test04v+0x23e2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.text._Z6test04v+0x24c2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.text._Z6test04v+0x24e2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5MadGe.o(.text._Z6test04v+0x2522):/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-10T05:37:56Z

    qmtest.start_time:
      2005-06-10T05:37:42Z

    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/ccRd3tZN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1e2):/opt/lsb/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/ccRd3tZN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x3e2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccRd3tZN.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x362):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/ccRd3tZN.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x422):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccRd3tZN.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x5d2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/ccRd3tZN.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x722):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccRd3tZN.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x742):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccRd3tZN.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x762):/opt/lsb/include/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/ccRd3tZN.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x232):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/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/ccRd3tZN.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def4listIiSaIiEEEE16_M_invalidate_ifINS_13_Not_equal_toISt20_List_const_iteratorIiEEEEEvT_+0xf2):/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/ccRd3tZN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x202):/opt/lsb/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/ccRd3tZN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x402):/opt/lsb/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/ccRd3tZN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x6b2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/ccRd3tZN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x8b2):/opt/lsb/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/ccRd3tZN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xb62):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/ccRd3tZN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xd62):/opt/lsb/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/ccRd3tZN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x1182):/opt/lsb/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/ccRd3tZN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x1372):/opt/lsb/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/ccRd3tZN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x1622):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/ccRd3tZN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x1802):/opt/lsb/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/ccRd3tZN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x1af2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/ccRd3tZN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x1cf2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/ccRd3tZN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x1d62):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccRd3tZN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x1d92):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccRd3tZN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x1db2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccRd3tZN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x1dd2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccRd3tZN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x1df2):/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_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/ccRd3tZN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x432):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/ccRd3tZN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x4f2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccRd3tZN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x692):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/ccRd3tZN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x752):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccRd3tZN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x8f2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/ccRd3tZN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x9b2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccRd3tZN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0xb52):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/ccRd3tZN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0xbe2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccRd3tZN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0xc02):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccRd3tZN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0xc22):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccRd3tZN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0xc42):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccRd3tZN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0xc62):/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/ccRd3tZN.o(.text._Z6test01v+0x302):/opt/lsb/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/ccRd3tZN.o(.text._Z6test01v+0x512):/opt/lsb/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/ccRd3tZN.o(.text._Z6test01v+0x752):/opt/lsb/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/ccRd3tZN.o(.text._Z6test01v+0x922):/opt/lsb/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/ccRd3tZN.o(.text._Z6test01v+0x9f2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccRd3tZN.o(.text._Z6test01v+0xb92):/opt/lsb/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/ccRd3tZN.o(.text._Z6test01v+0xda2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccRd3tZN.o(.text._Z6test01v+0xef2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccRd3tZN.o(.text._Z6test01v+0xf62):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/ccRd3tZN.o(.text._Z6test01v+0x1032):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccRd3tZN.o(.text._Z6test01v+0x1042):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccRd3tZN.o(.text._Z6test01v+0x1052):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccRd3tZN.o(.text._Z6test01v+0x1082):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccRd3tZN.o(.text._Z6test01v+0x1092):/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/ccRd3tZN.o(.text._Z6test01v+0x1292):/opt/lsb/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/ccRd3tZN.o(.text._Z6test01v+0x1462):/opt/lsb/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/ccRd3tZN.o(.text._Z6test01v+0x1532):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccRd3tZN.o(.text._Z6test01v+0x1542):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccRd3tZN.o(.text._Z6test01v+0x1552):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccRd3tZN.o(.text._Z6test01v+0x1582):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccRd3tZN.o(.text._Z6test01v+0x15d2):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccRd3tZN.o(.text._Z6test01v+0x1602):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccRd3tZN.o(.text._Z6test01v+0x1652):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccRd3tZN.o(.text._Z6test01v+0x16a2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccRd3tZN.o(.text._Z6test01v+0x16c2):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccRd3tZN.o(.text._Z6test01v+0x16f2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccRd3tZN.o(.text._Z6test01v+0x1712):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccRd3tZN.o(.text._Z6test01v+0x1752):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccRd3tZN.o(.text._Z6test01v+0x1772):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccRd3tZN.o(.text._Z6test01v+0x1792):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccRd3tZN.o(.text._Z6test01v+0x17c2):/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/tmpLTC3C4 -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/ccRd3tZN.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt20_List_const_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE13_M_invalidateEv+0x22): 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/ccRd3tZN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x22): 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/ccRd3tZN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x162): 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/ccRd3tZN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1e2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccRd3tZN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x202): 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/ccRd3tZN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x362): 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/ccRd3tZN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x3e2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccRd3tZN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x462): 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/ccRd3tZN.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x122): 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/ccRd3tZN.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x1b2): 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/ccRd3tZN.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x1e2): 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/ccRd3tZN.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x322): 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/ccRd3tZN.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x362):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccRd3tZN.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x3a2): 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/ccRd3tZN.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x422):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccRd3tZN.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x452): 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/ccRd3tZN.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x592): 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/ccRd3tZN.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x5d2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccRd3tZN.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x612): 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/ccRd3tZN.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x722):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccRd3tZN.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x742):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccRd3tZN.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x762):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccRd3tZN.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x52): 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/ccRd3tZN.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x82): 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/ccRd3tZN.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x1c2): 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/ccRd3tZN.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x232):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccRd3tZN.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x282): 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/ccRd3tZN.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE13_M_invalidateEv+0x22): 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/ccRd3tZN.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def4listIiSaIiEEEE16_M_invalidate_ifINS_13_Not_equal_toISt20_List_const_iteratorIiEEEEEvT_+0x42): 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/ccRd3tZN.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def4listIiSaIiEEEE16_M_invalidate_ifINS_13_Not_equal_toISt20_List_const_iteratorIiEEEEEvT_+0xf2):/opt/lsb/include/c++/debug/safe_sequence.h:140: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccRd3tZN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x42): 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/ccRd3tZN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x182): 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/ccRd3tZN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x202):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccRd3tZN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x222): 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/ccRd3tZN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x382): 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/ccRd3tZN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x402):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccRd3tZN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x452): 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/ccRd3tZN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x4f2): 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/ccRd3tZN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x522): 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/ccRd3tZN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x672): 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/ccRd3tZN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x6b2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccRd3tZN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x6f2): 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/ccRd3tZN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x862): 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/ccRd3tZN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x8b2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccRd3tZN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x902): 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/ccRd3tZN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x9a2): 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/ccRd3tZN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x9d2): 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/ccRd3tZN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xb22): 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/ccRd3tZN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xb62):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccRd3tZN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xba2): 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/ccRd3tZN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xd12): 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/ccRd3tZN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xd62):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccRd3tZN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xda2): 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/ccRd3tZN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xe32): 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/ccRd3tZN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0xfb2): 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/ccRd3tZN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x1112): 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/ccRd3tZN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x1182):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccRd3tZN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x11a2): 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/ccRd3tZN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x1302): 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/ccRd3tZN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x1372):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccRd3tZN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x13c2): 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/ccRd3tZN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x1462): 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/ccRd3tZN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x1492): 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/ccRd3tZN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x15e2): 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/ccRd3tZN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x1622):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccRd3tZN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x1672): 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/ccRd3tZN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x17c2): 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/ccRd3tZN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x1802):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccRd3tZN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x1892): 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/ccRd3tZN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x1932): 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/ccRd3tZN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x1962): 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/ccRd3tZN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x1ab2): 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/ccRd3tZN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x1af2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccRd3tZN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x1b42): 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/ccRd3tZN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x1cb2): 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/ccRd3tZN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x1cf2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccRd3tZN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x1d42): 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/ccRd3tZN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x1d62):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccRd3tZN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x1d92):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccRd3tZN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x1db2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccRd3tZN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x1dd2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccRd3tZN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x1df2):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccRd3tZN.o(.gnu.linkonce.t._ZNSt4listIiSaIiEE18_M_assign_dispatchIN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiS0_EEEEEEvT_SB_12__false_type+0x1ef2): 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/ccRd3tZN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x22): 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/ccRd3tZN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x282): 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/ccRd3tZN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x2b2): 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/ccRd3tZN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x3f2): 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/ccRd3tZN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x432):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccRd3tZN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x472): 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/ccRd3tZN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x4f2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccRd3tZN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x522): 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/ccRd3tZN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x652): 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/ccRd3tZN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x692):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccRd3tZN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x6d2): 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/ccRd3tZN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x752):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccRd3tZN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x782): 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/ccRd3tZN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x8b2): 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/ccRd3tZN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x8f2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccRd3tZN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x932): 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/ccRd3tZN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x9b2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccRd3tZN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x9e2): 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/ccRd3tZN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0xb12): 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/ccRd3tZN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0xb52):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccRd3tZN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0xb92): 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/ccRd3tZN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0xbe2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccRd3tZN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0xc02):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccRd3tZN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0xc22):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccRd3tZN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0xc42):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccRd3tZN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0xc62):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccRd3tZN.o(.text._Z6test01v+0x152): 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/ccRd3tZN.o(.text._Z6test01v+0x182): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccRd3tZN.o(.text._Z6test01v+0x2c2): 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/ccRd3tZN.o(.text._Z6test01v+0x302):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccRd3tZN.o(.text._Z6test01v+0x372): 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/ccRd3tZN.o(.text._Z6test01v+0x3a2): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccRd3tZN.o(.text._Z6test01v+0x4d2): 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/ccRd3tZN.o(.text._Z6test01v+0x512):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccRd3tZN.o(.text._Z6test01v+0x5b2): 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/ccRd3tZN.o(.text._Z6test01v+0x5e2): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccRd3tZN.o(.text._Z6test01v+0x712): 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/ccRd3tZN.o(.text._Z6test01v+0x752):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccRd3tZN.o(.text._Z6test01v+0x772): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:159: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccRd3tZN.o(.text._Z6test01v+0x8b2): 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/ccRd3tZN.o(.text._Z6test01v+0x922):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccRd3tZN.o(.text._Z6test01v+0x982): 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/ccRd3tZN.o(.text._Z6test01v+0x992): In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccRd3tZN.o(.text._Z6test01v+0x9f2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccRd3tZN.o(.text._Z6test01v+0xa22): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccRd3tZN.o(.text._Z6test01v+0xb52): 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/ccRd3tZN.o(.text._Z6test01v+0xb92):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccRd3tZN.o(.text._Z6test01v+0xc02): 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/ccRd3tZN.o(.text._Z6test01v+0xc32): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccRd3tZN.o(.text._Z6test01v+0xd62): 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/ccRd3tZN.o(.text._Z6test01v+0xda2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccRd3tZN.o(.text._Z6test01v+0xef2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccRd3tZN.o(.text._Z6test01v+0xf62):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccRd3tZN.o(.text._Z6test01v+0x1022): In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccRd3tZN.o(.text._Z6test01v+0x1032):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccRd3tZN.o(.text._Z6test01v+0x1042):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccRd3tZN.o(.text._Z6test01v+0x1052):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccRd3tZN.o(.text._Z6test01v+0x1082):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccRd3tZN.o(.text._Z6test01v+0x1092):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccRd3tZN.o(.text._Z6test01v+0x10f2): 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/ccRd3tZN.o(.text._Z6test01v+0x1122): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccRd3tZN.o(.text._Z6test01v+0x1252): 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/ccRd3tZN.o(.text._Z6test01v+0x1292):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccRd3tZN.o(.text._Z6test01v+0x12b2): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:159: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccRd3tZN.o(.text._Z6test01v+0x13f2): 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/ccRd3tZN.o(.text._Z6test01v+0x1462):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccRd3tZN.o(.text._Z6test01v+0x14c2): 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/ccRd3tZN.o(.text._Z6test01v+0x14d2): In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccRd3tZN.o(.text._Z6test01v+0x1532):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccRd3tZN.o(.text._Z6test01v+0x1542):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccRd3tZN.o(.text._Z6test01v+0x1552):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccRd3tZN.o(.text._Z6test01v+0x1582):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccRd3tZN.o(.text._Z6test01v+0x15d2):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccRd3tZN.o(.text._Z6test01v+0x1602):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccRd3tZN.o(.text._Z6test01v+0x1652):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccRd3tZN.o(.text._Z6test01v+0x16a2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccRd3tZN.o(.text._Z6test01v+0x16c2):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccRd3tZN.o(.text._Z6test01v+0x16f2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccRd3tZN.o(.text._Z6test01v+0x1712):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccRd3tZN.o(.text._Z6test01v+0x1752):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccRd3tZN.o(.text._Z6test01v+0x1772):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccRd3tZN.o(.text._Z6test01v+0x1792):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccRd3tZN.o(.text._Z6test01v+0x17c2):/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-10T05:38:44Z

    qmtest.start_time:
      2005-06-10T05:38:41Z

    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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x2b2):/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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x5b2):/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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x7f2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x8d2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xac2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1002):/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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1242):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1322):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1512):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x18d2):/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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1bd2):/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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1e22):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1f02):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x20f2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x2622):/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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x2872):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x2952):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x2b42):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x2db2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x2e12):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x2e42):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x2e82):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x2ea2):/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'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccEFUSqN.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x362):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/ccEFUSqN.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x432):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccEFUSqN.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x542):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccEFUSqN.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x562):/opt/lsb/include/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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS2_PKS6_+0x212):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x232):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x2b2):/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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x5b2):/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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x7f2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x8d2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xac2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1002):/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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1242):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1322):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1512):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:452: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x18d2):/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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1bd2):/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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1e22):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1f02):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x20f2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x2622):/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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x2872):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x2952):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x2b42):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:448: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x2db2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x2e12):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x2e42):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x2e82):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x2ea2):/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/ccEFUSqN.o(.text._Z6test02v+0x322):/opt/lsb/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/ccEFUSqN.o(.text._Z6test02v+0x592):/opt/lsb/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/ccEFUSqN.o(.text._Z6test02v+0x862):/opt/lsb/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/ccEFUSqN.o(.text._Z6test02v+0xb32):/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/ccEFUSqN.o(.text._Z6test02v+0xde2):/opt/lsb/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/ccEFUSqN.o(.text._Z6test02v+0x10b2):/opt/lsb/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/ccEFUSqN.o(.text._Z6test02v+0x1182):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccEFUSqN.o(.text._Z6test02v+0x11b2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccEFUSqN.o(.text._Z6test02v+0x11d2):/opt/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/ccEFUSqN.o(.text._Z6test02v+0x1462):/opt/lsb/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/ccEFUSqN.o(.text._Z6test02v+0x1692):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/ccEFUSqN.o(.text._Z6test02v+0x1712):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccEFUSqN.o(.text._Z6test02v+0x1732):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccEFUSqN.o(.text._Z6test02v+0x1752):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccEFUSqN.o(.text._Z6test02v+0x1772):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccEFUSqN.o(.text._Z6test02v+0x1792):/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/tmpLTC3C4 -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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE13_M_invalidateEv+0x22): 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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x32): 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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x172): 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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x2b2):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x342): 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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x372): 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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x492): 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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x5b2):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x662): 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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x692): 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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x7b2): 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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x7f2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x842): 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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x8d2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x9f2): In function `bool __gnu_debug::operator==<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xa32): 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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xac2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xcf2): 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:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xd82): 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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xdb2): 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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xee2): 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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1002):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x10b2): 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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x10e2): 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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1202): 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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1242):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1292): 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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1322):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1442): In function `bool __gnu_debug::operator==<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1482): 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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1512):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1632): In function `bool __gnu_debug::operator==<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1652): 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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x17a2): 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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x18d2):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1962): 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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1992): 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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1ab2): 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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1bd2):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1c82): 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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1cb2): 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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1de2): 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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1e22):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1e72): 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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1f02):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x2022): In function `bool __gnu_debug::operator==<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x2062): 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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x20f2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x2322): 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:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x23b2): 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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x23e2): 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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x2502): 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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x2622):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x26d2): 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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x2702): 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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x2832): 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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x2872):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x28c2): 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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x2952):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x2a72): In function `bool __gnu_debug::operator==<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x2ab2): 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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x2b42):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x2c62): In function `bool __gnu_debug::operator==<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x2ce2): 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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x2d82): 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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x2db2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x2e12):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x2e42):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x2e82):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x2ea2):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccEFUSqN.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x122): 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/ccEFUSqN.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x1b2): 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/ccEFUSqN.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x1e2): 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/ccEFUSqN.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x322): 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/ccEFUSqN.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x362):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccEFUSqN.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x3a2): 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/ccEFUSqN.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x432):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEFUSqN.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x542):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEFUSqN.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x562):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS2_PKS6_+0x62): 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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS2_PKS6_+0x92): 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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS2_PKS6_+0x1d2): 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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS2_PKS6_+0x212):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS2_PKS6_+0x262): 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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x52): 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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x82): 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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x1c2): 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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x232):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x282): 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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x32): 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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x172): 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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x2b2):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x342): 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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x372): 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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x492): 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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x5b2):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x662): 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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x692): 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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x7b2): 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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x7f2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x842): 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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x8d2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x9f2): In function `bool __gnu_debug::operator!=<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xa32): 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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xac2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xcf2): 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:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xd82): 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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xdb2): 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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0xee2): 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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1002):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x10b2): 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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x10e2): 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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1202): 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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1242):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1292): 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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1322):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1442): In function `bool __gnu_debug::operator!=<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1482): 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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1512):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1632): In function `bool __gnu_debug::operator!=<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1652): 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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x17a2): 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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x18d2):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1962): 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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1992): 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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1ab2): 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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1bd2):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1c82): 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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1cb2): 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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1de2): 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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1e22):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1e72): 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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1f02):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x2022): In function `bool __gnu_debug::operator!=<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x2062): 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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x20f2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x2322): 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:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x23b2): 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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x23e2): 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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x2502): 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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x2622):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x26d2): 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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x2702): 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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x2832): 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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x2872):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x28c2): 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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x2952):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x2a72): In function `bool __gnu_debug::operator!=<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x2ab2): 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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x2b42):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x2c62): In function `bool __gnu_debug::operator!=<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x2ce2): 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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x2d82): 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/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x2db2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x2e12):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x2e42):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x2e82):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEFUSqN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x2ea2):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccEFUSqN.o(.text._Z6test02v+0x162): 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/ccEFUSqN.o(.text._Z6test02v+0x192): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccEFUSqN.o(.text._Z6test02v+0x2e2): 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/ccEFUSqN.o(.text._Z6test02v+0x322):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccEFUSqN.o(.text._Z6test02v+0x352): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccEFUSqN.o(.text._Z6test02v+0x402): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEFUSqN.o(.text._Z6test02v+0x552): 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/ccEFUSqN.o(.text._Z6test02v+0x592):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccEFUSqN.o(.text._Z6test02v+0x622): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccEFUSqN.o(.text._Z6test02v+0x6d2): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEFUSqN.o(.text._Z6test02v+0x822): 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/ccEFUSqN.o(.text._Z6test02v+0x862):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccEFUSqN.o(.text._Z6test02v+0x8f2): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccEFUSqN.o(.text._Z6test02v+0x9a2): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEFUSqN.o(.text._Z6test02v+0xaf2): 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/ccEFUSqN.o(.text._Z6test02v+0xb32):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccEFUSqN.o(.text._Z6test02v+0xbd2): In function `test02()':
      /opt/lsb/include/c++/debug/list:156: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_singular()'
      /tmp/ccEFUSqN.o(.text._Z6test02v+0xc42): 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/ccEFUSqN.o(.text._Z6test02v+0xc72): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccEFUSqN.o(.text._Z6test02v+0xda2): 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/ccEFUSqN.o(.text._Z6test02v+0xde2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccEFUSqN.o(.text._Z6test02v+0xe72): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccEFUSqN.o(.text._Z6test02v+0xf22): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEFUSqN.o(.text._Z6test02v+0x1072): 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/ccEFUSqN.o(.text._Z6test02v+0x10b2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccEFUSqN.o(.text._Z6test02v+0x1142): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccEFUSqN.o(.text._Z6test02v+0x1182):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEFUSqN.o(.text._Z6test02v+0x11b2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEFUSqN.o(.text._Z6test02v+0x11d2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEFUSqN.o(.text._Z6test02v+0x1232): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccEFUSqN.o(.text._Z6test02v+0x12e2): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEFUSqN.o(.text._Z6test02v+0x1422): 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/ccEFUSqN.o(.text._Z6test02v+0x1462):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccEFUSqN.o(.text._Z6test02v+0x14c2): 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/ccEFUSqN.o(.text._Z6test02v+0x14f2): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccEFUSqN.o(.text._Z6test02v+0x1622): 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/ccEFUSqN.o(.text._Z6test02v+0x1692):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccEFUSqN.o(.text._Z6test02v+0x16e2): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEFUSqN.o(.text._Z6test02v+0x1712):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEFUSqN.o(.text._Z6test02v+0x1732):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEFUSqN.o(.text._Z6test02v+0x1752):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEFUSqN.o(.text._Z6test02v+0x1772):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccEFUSqN.o(.text._Z6test02v+0x1792):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccEFUSqN.o(.text._Z6test02v+0x1852): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccEFUSqN.o(.text._Z6test02v+0x18c2): 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-10T05:38:53Z

    qmtest.start_time:
      2005-06-10T05:38:48Z

    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/ccHR4gqi.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1e2):/opt/lsb/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/ccHR4gqi.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x3e2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccHR4gqi.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x252):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccHR4gqi.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x402):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/ccHR4gqi.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x552):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccHR4gqi.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x572):/opt/lsb/include/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/ccHR4gqi.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS2_PKS6_+0x212):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/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/ccHR4gqi.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x232):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/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/ccHR4gqi.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEaSERKS7_+0x1f2):/opt/lsb/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)'/tmp/ccHR4gqi.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEaSERKS7_+0x2a2):/opt/lsb/include/c++/debug/safe_iterator.h:84: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccHR4gqi.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x282):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/ccHR4gqi.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x602):/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/ccHR4gqi.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x852):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccHR4gqi.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x9c2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccHR4gqi.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0xb72):/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/ccHR4gqi.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0xbb2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccHR4gqi.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0xbd2):/opt/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/ccHR4gqi.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def4listIiSaIiEEEE16_M_invalidate_ifINS_13_Not_equal_toISt20_List_const_iteratorIiEEEEEvT_+0xf2):/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/ccHR4gqi.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x322):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccHR4gqi.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x4d2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/ccHR4gqi.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x592):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccHR4gqi.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x742):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/ccHR4gqi.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x812):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccHR4gqi.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x862):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccHR4gqi.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x882):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccHR4gqi.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x8a2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccHR4gqi.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x8c2):/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/ccHR4gqi.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EES7_+0x1f2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccHR4gqi.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EES7_+0x362):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccHR4gqi.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EES7_+0x552):/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/ccHR4gqi.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EES7_+0x752):/opt/lsb/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/ccHR4gqi.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EES7_+0x942):/opt/lsb/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/ccHR4gqi.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EES7_+0xc12):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/ccHR4gqi.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EES7_+0xdf2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/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_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/ccHR4gqi.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EES7_+0xf62):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccHR4gqi.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EES7_+0xf72):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccHR4gqi.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EES7_+0xf92):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccHR4gqi.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EES7_+0x1042):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccHR4gqi.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EES7_+0x1212):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/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/ccHR4gqi.o(.text._Z6test03v+0x3c2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/ccHR4gqi.o(.text._Z6test03v+0x5a2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/ccHR4gqi.o(.text._Z6test03v+0x6a2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccHR4gqi.o(.text._Z6test03v+0x702):/opt/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/ccHR4gqi.o(.text._Z6test03v+0x992):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/ccHR4gqi.o(.text._Z6test03v+0xb62):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/ccHR4gqi.o(.text._Z6test03v+0xc02):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccHR4gqi.o(.text._Z6test03v+0xc62):/opt/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/ccHR4gqi.o(.text._Z6test03v+0xed2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/ccHR4gqi.o(.text._Z6test03v+0x10b2):/opt/lsb/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/ccHR4gqi.o(.text._Z6test03v+0x1362):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/ccHR4gqi.o(.text._Z6test03v+0x1542):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/ccHR4gqi.o(.text._Z6test03v+0x1602):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccHR4gqi.o(.text._Z6test03v+0x1612):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccHR4gqi.o(.text._Z6test03v+0x1672):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccHR4gqi.o(.text._Z6test03v+0x16d2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccHR4gqi.o(.text._Z6test03v+0x1872):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/ccHR4gqi.o(.text._Z6test03v+0x18e2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccHR4gqi.o(.text._Z6test03v+0x18f2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccHR4gqi.o(.text._Z6test03v+0x1902):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccHR4gqi.o(.text._Z6test03v+0x1922):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccHR4gqi.o(.text._Z6test03v+0x19b2):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccHR4gqi.o(.text._Z6test03v+0x19f2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccHR4gqi.o(.text._Z6test03v+0x1a22):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccHR4gqi.o(.text._Z6test03v+0x1a42):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccHR4gqi.o(.text._Z6test03v+0x1a72):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccHR4gqi.o(.text._Z6test03v+0x1a92):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccHR4gqi.o(.text._Z6test03v+0x1ae2):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' followcollect2: ld returned 1 exit status
      

    DejaGNUTest.command_1:
      
      /opt/lsb/bin/lsbc++ -D_GLIBCXX_ASSERT -DDEBUG_ASSERT -g -O2 -ffunction-sections -fdata-sections -fmessage-length=0 -I/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite -D_GLIBCXX_ASSERT /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/23_containers/list/invalidation/3.cc -lv3test -L/tmp/tmpLTC3C4 -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/ccHR4gqi.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE13_M_invalidateEv+0x22): 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/ccHR4gqi.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x22): 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/ccHR4gqi.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x162): 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/ccHR4gqi.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1e2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccHR4gqi.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x202): 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/ccHR4gqi.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x362): 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/ccHR4gqi.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x3e2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccHR4gqi.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x462): 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/ccHR4gqi.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x122): 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/ccHR4gqi.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x1d2): 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/ccHR4gqi.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x252):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccHR4gqi.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x282): 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/ccHR4gqi.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x3c2): 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/ccHR4gqi.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x402):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccHR4gqi.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x442): 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/ccHR4gqi.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x552):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccHR4gqi.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x572):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccHR4gqi.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS2_PKS6_+0x62): 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/ccHR4gqi.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS2_PKS6_+0x92): 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/ccHR4gqi.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS2_PKS6_+0x1d2): 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/ccHR4gqi.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS2_PKS6_+0x212):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccHR4gqi.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS2_PKS6_+0x262): 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/ccHR4gqi.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x52): 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/ccHR4gqi.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x82): 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/ccHR4gqi.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x1c2): 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/ccHR4gqi.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x232):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccHR4gqi.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x282): 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/ccHR4gqi.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEaSERKS7_+0x22): 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/ccHR4gqi.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEaSERKS7_+0x172): 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/ccHR4gqi.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEaSERKS7_+0x1f2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccHR4gqi.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEaSERKS7_+0x252): 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/ccHR4gqi.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEaSERKS7_+0x2a2):/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/ccHR4gqi.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x22): 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/ccHR4gqi.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0xd2): 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/ccHR4gqi.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x102): 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/ccHR4gqi.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x242): 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/ccHR4gqi.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x282):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccHR4gqi.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x2c2): 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/ccHR4gqi.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x442): 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/ccHR4gqi.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x602):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccHR4gqi.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x6a2): 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/ccHR4gqi.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x6d2): 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/ccHR4gqi.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x812): 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/ccHR4gqi.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x852):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccHR4gqi.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0x9c2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccHR4gqi.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0xb72):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccHR4gqi.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0xb92): 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/ccHR4gqi.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0xbb2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccHR4gqi.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EE+0xbd2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccHR4gqi.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt20_List_const_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE13_M_invalidateEv+0x22): 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/ccHR4gqi.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def4listIiSaIiEEEE16_M_invalidate_ifINS_13_Not_equal_toISt20_List_const_iteratorIiEEEEEvT_+0x42): 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/ccHR4gqi.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def4listIiSaIiEEEE16_M_invalidate_ifINS_13_Not_equal_toISt20_List_const_iteratorIiEEEEEvT_+0xf2):/opt/lsb/include/c++/debug/safe_sequence.h:140: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccHR4gqi.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x22): 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/ccHR4gqi.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x2a2): 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/ccHR4gqi.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x322):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccHR4gqi.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x352): 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/ccHR4gqi.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x492): 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/ccHR4gqi.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x4d2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccHR4gqi.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x512): 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/ccHR4gqi.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x592):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccHR4gqi.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_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccHR4gqi.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x702): 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/ccHR4gqi.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x742):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccHR4gqi.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x782): 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/ccHR4gqi.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x812):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccHR4gqi.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x862):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccHR4gqi.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x882):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccHR4gqi.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x8a2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccHR4gqi.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x8c2):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccHR4gqi.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EES7_+0x172): In function `__gnu_debug_def::list<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccHR4gqi.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EES7_+0x1f2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccHR4gqi.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EES7_+0x362):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccHR4gqi.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EES7_+0x552):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccHR4gqi.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EES7_+0x592): In function `__gnu_debug_def::list<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/safe_iterator.h:448: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccHR4gqi.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EES7_+0x6e2): In function `__gnu_debug_def::list<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccHR4gqi.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EES7_+0x752):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccHR4gqi.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EES7_+0x772): In function `__gnu_debug_def::list<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/safe_iterator.h:452: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccHR4gqi.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EES7_+0x8d2): In function `__gnu_debug_def::list<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccHR4gqi.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EES7_+0x942):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccHR4gqi.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EES7_+0x9b2): In function `__gnu_debug_def::list<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccHR4gqi.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EES7_+0xa52): In function `__gnu_debug_def::list<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccHR4gqi.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EES7_+0xa82): In function `__gnu_debug_def::list<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccHR4gqi.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EES7_+0xbd2): In function `__gnu_debug_def::list<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccHR4gqi.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EES7_+0xc12):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccHR4gqi.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EES7_+0xc62): In function `__gnu_debug_def::list<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccHR4gqi.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EES7_+0xdb2): In function `__gnu_debug_def::list<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccHR4gqi.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EES7_+0xdf2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccHR4gqi.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EES7_+0xe42): In function `__gnu_debug_def::list<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccHR4gqi.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EES7_+0xe52): In function `__gnu_debug_def::list<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/safe_iterator.h:448: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccHR4gqi.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EES7_+0xe82): In function `__gnu_debug_def::list<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccHR4gqi.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EES7_+0xea2): In function `__gnu_debug_def::list<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/safe_iterator.h:448: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccHR4gqi.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EES7_+0xf32): In function `__gnu_debug_def::list<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccHR4gqi.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EES7_+0xf62):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccHR4gqi.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EES7_+0xf72):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccHR4gqi.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EES7_+0xf92):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccHR4gqi.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EES7_+0x1042):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccHR4gqi.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EES7_+0x1072): In function `__gnu_debug_def::list<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccHR4gqi.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EES7_+0x11d2): In function `__gnu_debug_def::list<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccHR4gqi.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EES7_+0x1212):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccHR4gqi.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EES7_+0x1262): In function `__gnu_debug_def::list<int, std::allocator<int> >::erase(__gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<std::_List_iterator<int>, __gnu_debug_def::list<int, std::allocator<int> > >)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccHR4gqi.o(.text._Z6test03v+0x172): In function `test03()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccHR4gqi.o(.text._Z6test03v+0x212): 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/ccHR4gqi.o(.text._Z6test03v+0x242): In function `test03()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccHR4gqi.o(.text._Z6test03v+0x382): 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/ccHR4gqi.o(.text._Z6test03v+0x3c2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccHR4gqi.o(.text._Z6test03v+0x412): In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccHR4gqi.o(.text._Z6test03v+0x562): 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/ccHR4gqi.o(.text._Z6test03v+0x5a2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccHR4gqi.o(.text._Z6test03v+0x692): In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccHR4gqi.o(.text._Z6test03v+0x6a2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccHR4gqi.o(.text._Z6test03v+0x702):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccHR4gqi.o(.text._Z6test03v+0x762): In function `test03()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccHR4gqi.o(.text._Z6test03v+0x7f2): 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/ccHR4gqi.o(.text._Z6test03v+0x822): In function `test03()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccHR4gqi.o(.text._Z6test03v+0x952): 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/ccHR4gqi.o(.text._Z6test03v+0x992):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccHR4gqi.o(.text._Z6test03v+0x9e2): In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccHR4gqi.o(.text._Z6test03v+0xb22): 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/ccHR4gqi.o(.text._Z6test03v+0xb62):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccHR4gqi.o(.text._Z6test03v+0xbf2): In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccHR4gqi.o(.text._Z6test03v+0xc02):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccHR4gqi.o(.text._Z6test03v+0xc62):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccHR4gqi.o(.text._Z6test03v+0xca2): In function `test03()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccHR4gqi.o(.text._Z6test03v+0xd32): 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/ccHR4gqi.o(.text._Z6test03v+0xd62): In function `test03()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccHR4gqi.o(.text._Z6test03v+0xe92): 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/ccHR4gqi.o(.text._Z6test03v+0xed2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccHR4gqi.o(.text._Z6test03v+0xf22): In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccHR4gqi.o(.text._Z6test03v+0x1072): 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/ccHR4gqi.o(.text._Z6test03v+0x10b2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccHR4gqi.o(.text._Z6test03v+0x1132): In function `test03()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccHR4gqi.o(.text._Z6test03v+0x11c2): 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/ccHR4gqi.o(.text._Z6test03v+0x11f2): In function `test03()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccHR4gqi.o(.text._Z6test03v+0x1322): 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/ccHR4gqi.o(.text._Z6test03v+0x1362):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccHR4gqi.o(.text._Z6test03v+0x13b2): In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccHR4gqi.o(.text._Z6test03v+0x1502): 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/ccHR4gqi.o(.text._Z6test03v+0x1542):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccHR4gqi.o(.text._Z6test03v+0x15f2): In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccHR4gqi.o(.text._Z6test03v+0x1602):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccHR4gqi.o(.text._Z6test03v+0x1612):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccHR4gqi.o(.text._Z6test03v+0x1672):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccHR4gqi.o(.text._Z6test03v+0x16d2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccHR4gqi.o(.text._Z6test03v+0x1702): In function `test03()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccHR4gqi.o(.text._Z6test03v+0x1832): 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/ccHR4gqi.o(.text._Z6test03v+0x1872):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccHR4gqi.o(.text._Z6test03v+0x18d2): In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccHR4gqi.o(.text._Z6test03v+0x18e2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccHR4gqi.o(.text._Z6test03v+0x18f2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccHR4gqi.o(.text._Z6test03v+0x1902):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccHR4gqi.o(.text._Z6test03v+0x1922):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccHR4gqi.o(.text._Z6test03v+0x19b2):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccHR4gqi.o(.text._Z6test03v+0x19f2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccHR4gqi.o(.text._Z6test03v+0x1a22):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccHR4gqi.o(.text._Z6test03v+0x1a42):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccHR4gqi.o(.text._Z6test03v+0x1a72):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccHR4gqi.o(.text._Z6test03v+0x1a92):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccHR4gqi.o(.text._Z6test03v+0x1ae2):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      collect2: ld returned 1 exit status
      

    DejaGNUTest.command_status_1:
      256

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

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

    qmtest.end_time:
      2005-06-10T05:39:03Z

    qmtest.start_time:
      2005-06-10T05:39:00Z

    qmtest.target:
      local

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

    DGTest.excess_errors:
      
      /opt/lsb/include/c++/debug/safe_sequence.h:165: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_iterator.h:84: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_sequence.h:174: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_iterator.h:84: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccqqLxJN.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x362):/opt/lsb/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/ccqqLxJN.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x522):/opt/lsb/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/ccqqLxJN.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x6e2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/ccqqLxJN.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x7b2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccqqLxJN.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x952):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/ccqqLxJN.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0xaa2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccqqLxJN.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0xac2):/opt/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_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/ccqqLxJN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1e2):/opt/lsb/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/ccqqLxJN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x3e2):/opt/lsb/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/ccqqLxJN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1e2):/opt/lsb/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/ccqqLxJN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x3e2):/opt/lsb/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/ccqqLxJN.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x232):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/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/ccqqLxJN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x432):/opt/lsb/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/ccqqLxJN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x5f2):/opt/lsb/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/ccqqLxJN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x7b2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/ccqqLxJN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x872):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccqqLxJN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0xa12):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/ccqqLxJN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0xad2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccqqLxJN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0xc72):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/ccqqLxJN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0xd32):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccqqLxJN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0xed2):/opt/lsb/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/ccqqLxJN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x10a2):/opt/lsb/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/ccqqLxJN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x1262):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/ccqqLxJN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x12f2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccqqLxJN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x1312):/opt/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_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccqqLxJN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x13d2):/opt/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_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccqqLxJN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x1452):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccqqLxJN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x1472):/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/ccqqLxJN.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x332):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccqqLxJN.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x4a2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccqqLxJN.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x662):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccqqLxJN.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x7e2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccqqLxJN.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x862):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccqqLxJN.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x9d2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccqqLxJN.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0xb92):/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/ccqqLxJN.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0xe92):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/ccqqLxJN.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x1072):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/ccqqLxJN.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x1122):/opt/lsb/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/ccqqLxJN.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x1342):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/ccqqLxJN.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x1392):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccqqLxJN.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x13b2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccqqLxJN.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x13d2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccqqLxJN.o(.text._Z6test04v+0x2b2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccqqLxJN.o(.text._Z6test04v+0x462):/opt/lsb/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/ccqqLxJN.o(.text._Z6test04v+0x6f2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/ccqqLxJN.o(.text._Z6test04v+0x8d2):/opt/lsb/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/ccqqLxJN.o(.text._Z6test04v+0xba2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/ccqqLxJN.o(.text._Z6test04v+0xd82):/opt/lsb/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/ccqqLxJN.o(.text._Z6test04v+0xfe2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/ccqqLxJN.o(.text._Z6test04v+0x1082):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccqqLxJN.o(.text._Z6test04v+0x1092):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccqqLxJN.o(.text._Z6test04v+0x10a2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccqqLxJN.o(.text._Z6test04v+0x10b2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccqqLxJN.o(.text._Z6test04v+0x10c2):/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/ccqqLxJN.o(.text._Z6test04v+0x1102):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccqqLxJN.o(.text._Z6test04v+0x1162):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccqqLxJN.o(.text._Z6test04v+0x1192):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccqqLxJN.o(.text._Z6test04v+0x11c2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccqqLxJN.o(.text._Z6test04v+0x11e2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccqqLxJN.o(.text._Z6test04v+0x1212):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccqqLxJN.o(.text._Z6test04v+0x1232):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccqqLxJN.o(.text._Z6test04v+0x1242):/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/tmpLTC3C4 -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/ccqqLxJN.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def4listIiSaIiEEEE16_M_transfer_iterISt14_List_iteratorIiEEEvRKNS_14_Safe_iteratorIT_S4_EE+0x72): 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/ccqqLxJN.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def4listIiSaIiEEEE16_M_transfer_iterISt14_List_iteratorIiEEEvRKNS_14_Safe_iteratorIT_S4_EE+0xd2): 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/ccqqLxJN.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def4listIiSaIiEEEE16_M_transfer_iterISt14_List_iteratorIiEEEvRKNS_14_Safe_iteratorIT_S4_EE+0x142): 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/ccqqLxJN.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def4listIiSaIiEEEE16_M_transfer_iterISt14_List_iteratorIiEEEvRKNS_14_Safe_iteratorIT_S4_EE+0x1a2): 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/ccqqLxJN.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x122): 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/ccqqLxJN.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x1b2): 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/ccqqLxJN.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x1e2): 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/ccqqLxJN.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x322): 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/ccqqLxJN.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x362):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccqqLxJN.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x382): 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:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccqqLxJN.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x4b2): 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/ccqqLxJN.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x522):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccqqLxJN.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x542): 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:420: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccqqLxJN.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x672): 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/ccqqLxJN.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x6e2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccqqLxJN.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x732): 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/ccqqLxJN.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x7b2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccqqLxJN.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x7e2): 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/ccqqLxJN.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x912): 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/ccqqLxJN.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x952):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccqqLxJN.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0x992): 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/ccqqLxJN.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0xaa2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccqqLxJN.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0xac2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccqqLxJN.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0xae2): 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:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccqqLxJN.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEEERKS0_RKT_PKc+0xb62): 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/ccqqLxJN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x22): 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/ccqqLxJN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x162): 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/ccqqLxJN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1e2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccqqLxJN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x202): 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/ccqqLxJN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x362): 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/ccqqLxJN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x3e2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccqqLxJN.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x462): 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/ccqqLxJN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x22): 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/ccqqLxJN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x162): 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/ccqqLxJN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x1e2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccqqLxJN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x202): 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/ccqqLxJN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x362): 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/ccqqLxJN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x3e2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccqqLxJN.o(.gnu.linkonce.t._ZN11__gnu_debugneISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESC_+0x462): 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/ccqqLxJN.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x52): 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/ccqqLxJN.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x82): 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/ccqqLxJN.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x1c2): 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/ccqqLxJN.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x232):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccqqLxJN.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEEC1ERKS7_+0x282): 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/ccqqLxJN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x22): 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/ccqqLxJN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x282): 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/ccqqLxJN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x2b2): 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/ccqqLxJN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x3f2): 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/ccqqLxJN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x432):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccqqLxJN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x452): 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:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccqqLxJN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x582): 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/ccqqLxJN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x5f2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccqqLxJN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x612): 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:420: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccqqLxJN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x742): 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/ccqqLxJN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x7b2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccqqLxJN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x7f2): 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/ccqqLxJN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x872):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccqqLxJN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x8a2): 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/ccqqLxJN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x9d2): 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/ccqqLxJN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0xa12):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccqqLxJN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0xa52): 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/ccqqLxJN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0xad2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccqqLxJN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0xb02): 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/ccqqLxJN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0xc32): 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/ccqqLxJN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0xc72):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccqqLxJN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0xcb2): 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/ccqqLxJN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0xd32):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccqqLxJN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0xd62): 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/ccqqLxJN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0xe92): 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/ccqqLxJN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0xed2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccqqLxJN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0xef2): 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:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccqqLxJN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x1032): 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/ccqqLxJN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x10a2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccqqLxJN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x10c2): 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:420: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccqqLxJN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x11f2): 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/ccqqLxJN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x1262):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccqqLxJN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x12a2): 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/ccqqLxJN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x12f2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccqqLxJN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x1312):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccqqLxJN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x1332): 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:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccqqLxJN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x13b2): 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/ccqqLxJN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x13d2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccqqLxJN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x13f2): 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:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccqqLxJN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x1432): 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/ccqqLxJN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x1452):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccqqLxJN.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiEN15__gnu_debug_def4listIiSaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S6_EE+0x1472):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccqqLxJN.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/ccqqLxJN.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x172): 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/ccqqLxJN.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x332):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccqqLxJN.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x4a2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccqqLxJN.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x662):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccqqLxJN.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x7e2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccqqLxJN.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x862):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccqqLxJN.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x9d2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccqqLxJN.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0xb92):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccqqLxJN.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0xc32): 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/ccqqLxJN.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0xcd2): 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/ccqqLxJN.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0xd02): 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/ccqqLxJN.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0xe52): 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/ccqqLxJN.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0xe92):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccqqLxJN.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0xee2): 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/ccqqLxJN.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x1032): 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/ccqqLxJN.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x1072):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccqqLxJN.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x10e2): 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/ccqqLxJN.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x1122):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccqqLxJN.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x12a2): 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/ccqqLxJN.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x1342):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccqqLxJN.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x1372): 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/ccqqLxJN.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x1392):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccqqLxJN.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x13b2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccqqLxJN.o(.gnu.linkonce.t._ZN15__gnu_debug_def4listIiSaIiEE6spliceEN11__gnu_debug14_Safe_iteratorISt14_List_iteratorIiES2_EERS2_S7_S7_+0x13d2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccqqLxJN.o(.text._Z6test04v+0x202): In function `test04()':
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccqqLxJN.o(.text._Z6test04v+0x2b2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccqqLxJN.o(.text._Z6test04v+0x2e2): In function `test04()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccqqLxJN.o(.text._Z6test04v+0x422): 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/ccqqLxJN.o(.text._Z6test04v+0x462):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccqqLxJN.o(.text._Z6test04v+0x4b2): In function `test04()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccqqLxJN.o(.text._Z6test04v+0x552): 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/ccqqLxJN.o(.text._Z6test04v+0x582): In function `test04()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccqqLxJN.o(.text._Z6test04v+0x6b2): 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/ccqqLxJN.o(.text._Z6test04v+0x6f2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccqqLxJN.o(.text._Z6test04v+0x742): In function `test04()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccqqLxJN.o(.text._Z6test04v+0x892): 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/ccqqLxJN.o(.text._Z6test04v+0x8d2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccqqLxJN.o(.text._Z6test04v+0x962): In function `test04()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccqqLxJN.o(.text._Z6test04v+0xa02): 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/ccqqLxJN.o(.text._Z6test04v+0xa32): In function `test04()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccqqLxJN.o(.text._Z6test04v+0xb62): 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/ccqqLxJN.o(.text._Z6test04v+0xba2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccqqLxJN.o(.text._Z6test04v+0xbf2): In function `test04()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccqqLxJN.o(.text._Z6test04v+0xd42): 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/ccqqLxJN.o(.text._Z6test04v+0xd82):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccqqLxJN.o(.text._Z6test04v+0xe42): 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/ccqqLxJN.o(.text._Z6test04v+0xe72): In function `test04()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccqqLxJN.o(.text._Z6test04v+0xfa2): 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/ccqqLxJN.o(.text._Z6test04v+0xfe2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccqqLxJN.o(.text._Z6test04v+0x1072): In function `test04()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccqqLxJN.o(.text._Z6test04v+0x1082):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccqqLxJN.o(.text._Z6test04v+0x1092):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccqqLxJN.o(.text._Z6test04v+0x10a2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccqqLxJN.o(.text._Z6test04v+0x10b2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccqqLxJN.o(.text._Z6test04v+0x10c2):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccqqLxJN.o(.text._Z6test04v+0x10d2): In function `test04()':
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccqqLxJN.o(.text._Z6test04v+0x1102):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccqqLxJN.o(.text._Z6test04v+0x1162):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccqqLxJN.o(.text._Z6test04v+0x1192):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccqqLxJN.o(.text._Z6test04v+0x11c2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccqqLxJN.o(.text._Z6test04v+0x11e2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccqqLxJN.o(.text._Z6test04v+0x1212):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccqqLxJN.o(.text._Z6test04v+0x1232):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccqqLxJN.o(.text._Z6test04v+0x1242):/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-10T05:39:12Z

    qmtest.start_time:
      2005-06-10T05:39:09Z

    qmtest.target:
      local

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

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

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

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

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

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

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

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

  23_containers/map/1.cc                        : PASS    

  23_containers/map/14340.cc                    : PASS    

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

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

    DGTest.excess_errors:
      
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x392):/opt/lsb/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/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x552):/opt/lsb/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/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x712):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x7f2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x992):/opt/lsb/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/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0xb62):/opt/lsb/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/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0xd22):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0xe72):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0xe92):/opt/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_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_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/ccE8G9HA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEEC1ERKSC_+0x232):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/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/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x462):/opt/lsb/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/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x622):/opt/lsb/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/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x7e2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x8b2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xa52):/opt/lsb/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/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xc22):/opt/lsb/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/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xde2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xeb2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+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: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/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x1222):/opt/lsb/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/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x13e2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x14c2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x1662):/opt/lsb/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/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x1832):/opt/lsb/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/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x19f2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x1a82):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x1aa2):/opt/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_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x1b62):/opt/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/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x1bc2):/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x1c02):/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/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x1c62):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x1c82):/opt/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/ccE8G9HA.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_+0x1f2):/opt/lsb/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/ccE8G9HA.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_+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: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/ccE8G9HA.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_+0x6a2):/opt/lsb/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/ccE8G9HA.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_+0x882):/opt/lsb/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/ccE8G9HA.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_+0xa62):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/ccE8G9HA.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_+0xc62):/opt/lsb/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/ccE8G9HA.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_+0xf32):/opt/lsb/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/ccE8G9HA.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_+0x1112):/opt/lsb/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/ccE8G9HA.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_+0x12f2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/ccE8G9HA.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_+0x14f2):/opt/lsb/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/ccE8G9HA.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_+0x1562):/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/ccE8G9HA.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_+0x1602):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccE8G9HA.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_+0x1652):/opt/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/ccE8G9HA.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_+0x16f2):/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/ccE8G9HA.o(.text._Z6test01v+0x512):/opt/lsb/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/ccE8G9HA.o(.text._Z6test01v+0x732):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccE8G9HA.o(.text._Z6test01v+0x882):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccE8G9HA.o(.text._Z6test01v+0x8f2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/ccE8G9HA.o(.text._Z6test01v+0x9c2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccE8G9HA.o(.text._Z6test01v+0x9d2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccE8G9HA.o(.text._Z6test01v+0x9e2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccE8G9HA.o(.text._Z6test01v+0x9f2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccE8G9HA.o(.text._Z6test01v+0xa02):/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/ccE8G9HA.o(.text._Z6test01v+0xa52):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccE8G9HA.o(.text._Z6test01v+0xad2):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccE8G9HA.o(.text._Z6test01v+0xb42):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccE8G9HA.o(.text._Z6test01v+0xc12):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccE8G9HA.o(.text._Z6test01v+0xc32):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccE8G9HA.o(.text._Z6test01v+0xc62):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccE8G9HA.o(.text._Z6test01v+0xc82):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccE8G9HA.o(.text._Z6test01v+0xcb2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccE8G9HA.o(.text._Z6test01v+0xcd2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccE8G9HA.o(.text._Z6test01v+0xd02):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccE8G9HA.o(.text._Z6test01v+0xd22):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' followcollect2: ld returned 1 exit status
      

    DejaGNUTest.command_1:
      
      /opt/lsb/bin/lsbc++ -D_GLIBCXX_ASSERT -DDEBUG_ASSERT -g -O2 -ffunction-sections -fdata-sections -fmessage-length=0 -I/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite -D_GLIBCXX_ASSERT /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/23_containers/map/insert/16813.cc -lv3test -L/tmp/tmpLTC3C4 -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/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x122): 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/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x1e2): 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/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x212): 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/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x352): 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/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x392):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x3b2): 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/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x4e2): 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/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x552):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x572): 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/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x6a2): 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/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x712):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x762): 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/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x7f2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x822): 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/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x952): 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/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x992):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x9b2): 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/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0xaf2): 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/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0xb62):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0xb82): 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/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0xcb2): 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/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0xd22):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0xd62): 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/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0xe72):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0xe92):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0xeb2): 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/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0xf32): 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/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0xf52): 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/ccE8G9HA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEEC1ERKSC_+0x52): 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/ccE8G9HA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEEC1ERKSC_+0x82): 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/ccE8G9HA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEEC1ERKSC_+0x1c2): 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/ccE8G9HA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEEC1ERKSC_+0x232):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccE8G9HA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEEC1ERKSC_+0x282): 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/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x22): 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/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x2b2): 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/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x2e2): 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/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x422): 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/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x462):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x482): 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/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x5b2): 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/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x622):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x642): 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/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x772): 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/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x7e2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x822): 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/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x8b2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x8e2): 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/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xa12): 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/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xa52):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xa72): 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/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xbb2): 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/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xc22):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xc42): 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/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xd72): 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/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xde2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xe22): 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/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xeb2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0xee2): 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/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x1012): 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/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x1052):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x1072): 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/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x11b2): 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/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x1222):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x1242): 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/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x1372): 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/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x13e2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x1422): 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/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x14c2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x14f2): 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/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x1622): 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/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x1662):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x1682): 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/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x17c2): 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/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x1832):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x1852): 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/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x1982): 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/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x19f2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x1a32): 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/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x1a82):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x1aa2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x1ac2): 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/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x1b42): 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/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x1b62):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x1b82): 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/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x1bc2):/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x1c02):/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x1c42): 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/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x1c62):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccE8G9HA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKifEEN15__gnu_debug_def3mapIifSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x1c82):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccE8G9HA.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_+0x32): 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/ccE8G9HA.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_+0x172): 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/ccE8G9HA.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_+0x1f2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccE8G9HA.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_+0x212): 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/ccE8G9HA.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_+0x372): 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/ccE8G9HA.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_+0x3f2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccE8G9HA.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_+0x432): 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/ccE8G9HA.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_+0x4e2): 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/ccE8G9HA.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_+0x512): 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/ccE8G9HA.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_+0x662): 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/ccE8G9HA.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_+0x6a2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccE8G9HA.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_+0x6c2): 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/ccE8G9HA.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_+0x812): 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/ccE8G9HA.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_+0x882):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccE8G9HA.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_+0x8a2): 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/ccE8G9HA.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_+0x9f2): 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/ccE8G9HA.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_+0xa62):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccE8G9HA.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_+0xaa2): 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/ccE8G9HA.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_+0xc12): 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/ccE8G9HA.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_+0xc62):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccE8G9HA.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_+0xcc2): 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/ccE8G9HA.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_+0xd72): 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/ccE8G9HA.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_+0xda2): 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/ccE8G9HA.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_+0xef2): 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/ccE8G9HA.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_+0xf32):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccE8G9HA.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_+0xf52): 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/ccE8G9HA.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_+0x10a2): 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/ccE8G9HA.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_+0x1112):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccE8G9HA.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_+0x1132): 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/ccE8G9HA.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_+0x1282): 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/ccE8G9HA.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_+0x12f2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccE8G9HA.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_+0x1332): 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/ccE8G9HA.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_+0x14a2): 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/ccE8G9HA.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_+0x14f2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccE8G9HA.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_+0x1532): 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/ccE8G9HA.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_+0x1562):/opt/lsb/include/c++/debug/safe_iterator.h:448: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccE8G9HA.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_+0x15e2): 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/ccE8G9HA.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_+0x1602):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccE8G9HA.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_+0x1652):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccE8G9HA.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_+0x1672): 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/ccE8G9HA.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_+0x16f2):/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccE8G9HA.o(.text._Z6test01v+0x362): 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/ccE8G9HA.o(.text._Z6test01v+0x392): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccE8G9HA.o(.text._Z6test01v+0x4d2): 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/ccE8G9HA.o(.text._Z6test01v+0x512):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccE8G9HA.o(.text._Z6test01v+0x592): 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/ccE8G9HA.o(.text._Z6test01v+0x5c2): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccE8G9HA.o(.text._Z6test01v+0x6f2): 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/ccE8G9HA.o(.text._Z6test01v+0x732):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccE8G9HA.o(.text._Z6test01v+0x882):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccE8G9HA.o(.text._Z6test01v+0x8f2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccE8G9HA.o(.text._Z6test01v+0x9b2): In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccE8G9HA.o(.text._Z6test01v+0x9c2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccE8G9HA.o(.text._Z6test01v+0x9d2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccE8G9HA.o(.text._Z6test01v+0x9e2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccE8G9HA.o(.text._Z6test01v+0x9f2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccE8G9HA.o(.text._Z6test01v+0xa02):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccE8G9HA.o(.text._Z6test01v+0xa12): In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccE8G9HA.o(.text._Z6test01v+0xa52):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccE8G9HA.o(.text._Z6test01v+0xad2):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccE8G9HA.o(.text._Z6test01v+0xb42):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccE8G9HA.o(.text._Z6test01v+0xc12):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccE8G9HA.o(.text._Z6test01v+0xc32):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccE8G9HA.o(.text._Z6test01v+0xc62):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccE8G9HA.o(.text._Z6test01v+0xc82):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccE8G9HA.o(.text._Z6test01v+0xcb2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccE8G9HA.o(.text._Z6test01v+0xcd2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccE8G9HA.o(.text._Z6test01v+0xd02):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccE8G9HA.o(.text._Z6test01v+0xd22):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      collect2: ld returned 1 exit status
      

    DejaGNUTest.command_status_1:
      256

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

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

    qmtest.end_time:
      2005-06-10T05:39:37Z

    qmtest.start_time:
      2005-06-10T05:39:34Z

    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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEEEE16_M_invalidate_ifINS_13_Not_equal_toISt23_Rb_tree_const_iteratorIS7_EEEEEvT_+0xf2):/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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2b2):/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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x5f2):/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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x852):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x932):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xad2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xd12):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xf92):/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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x11e2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x12c2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1452):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1b72):/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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1dd2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1eb2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2042):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2282):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2502):/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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2762):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2842):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x29d2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2f42):/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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x3272):/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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x34e2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x35c2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x3762):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x39a2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x3c12):/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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x3e82):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x3f62):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x4102):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x4812):/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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x4a82):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x4b62):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x4d02):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x4f42):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x51b2):/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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x5422):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x5502):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x56a2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x5ac2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x5b32):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x5b62):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x5b82):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x5ba2):/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'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cciWGeil.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x392):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/cciWGeil.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x462):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cciWGeil.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x612):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/cciWGeil.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x762):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cciWGeil.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x782):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cciWGeil.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x7a2):/opt/lsb/include/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/cciWGeil.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_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cciWGeil.o(.text._Z6test01v+0x612):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/cciWGeil.o(.text._Z6test01v+0x682):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cciWGeil.o(.text._Z6test01v+0x692):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/cciWGeil.o(.text._Z6test01v+0x6d2):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/cciWGeil.o(.text._Z6test01v+0x742):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/cciWGeil.o(.text._Z6test01v+0x7b2):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/cciWGeil.o(.text._Z6test01v+0x882):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cciWGeil.o(.text._Z6test01v+0x8a2):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/cciWGeil.o(.text._Z6test01v+0x8d2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cciWGeil.o(.text._Z6test01v+0x902):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cciWGeil.o(.text._Z6test01v+0x932):/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/tmpLTC3C4 -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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE13_M_invalidateEv+0x22): 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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE13_M_invalidateEv+0x22): 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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEEEE16_M_invalidate_ifINS_13_Not_equal_toISt23_Rb_tree_const_iteratorIS7_EEEEEvT_+0x42): 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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEEEE16_M_invalidate_ifINS_13_Not_equal_toISt23_Rb_tree_const_iteratorIS7_EEEEEvT_+0xf2):/opt/lsb/include/c++/debug/safe_sequence.h:140: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x32): 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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x172): 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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2b2):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x372): 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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x3a2): 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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x4d2): 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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x5f2):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x6c2): 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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x6f2): 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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x812): 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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x852):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x8a2): 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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x932):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x962): 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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xa92): 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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xad2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xb22): 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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xc42): In function `bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xc82): 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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xd12):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xd42): 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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xe72): 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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xf92):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1052): 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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1082): 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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x11a2): 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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x11e2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1232): 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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x12c2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x12f2): 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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1412): 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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1452):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x14a2): 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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x15c2): In function `bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1602): 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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1832): 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:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x18f2): 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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1922): 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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1a52): 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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1b72):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1c42): 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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1c72): 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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1d92): 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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1dd2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1e22): 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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1eb2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1ee2): 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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2002): 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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2042):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2092): 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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x21b2): In function `bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x21f2): 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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2282):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x22b2): 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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x23e2): 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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2502):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x25d2): 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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2602): 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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2722): 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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2762):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x27b2): 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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2842):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2872): 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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2992): 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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x29d2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2a22): 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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2b42): In function `bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2b82): 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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2ca2): In function `bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2cc2): 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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2e12): 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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2f42):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x3002): 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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x3032): 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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x3152): 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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x3272):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x3342): 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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x3372): 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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x34a2): 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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x34e2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x3532): 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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x35c2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x35f2): 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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x3722): 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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x3762):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x37b2): 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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x38d2): In function `bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x3912): 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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x39a2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x39d2): 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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x3af2): 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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x3c12):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x3ce2): 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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x3d12): 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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x3e42): 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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x3e82):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x3ed2): 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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x3f62):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x3f92): 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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x40c2): 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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x4102):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x4152): 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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x4272): In function `bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x42b2): 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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x44e2): 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:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x45a2): 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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x45d2): 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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x46f2): 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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x4812):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x48e2): 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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x4912): 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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x4a42): 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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x4a82):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x4ad2): 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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x4b62):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x4b92): 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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x4cc2): 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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x4d02):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x4d52): 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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x4e72): In function `bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x4eb2): 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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x4f42):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x4f72): 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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x5092): 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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x51b2):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x5282): 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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x52b2): 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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x53e2): 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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x5422):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x5472): 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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x5502):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x5532): 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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x5662): 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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x56a2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x56f2): 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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x5812): In function `bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x5852): 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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x5972): In function `bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x59f2): 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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x5a92): 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/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x5ac2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x5b32):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x5b62):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x5b82):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cciWGeil.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x5ba2):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/cciWGeil.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x122): 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/cciWGeil.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x1e2): 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/cciWGeil.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x212): 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/cciWGeil.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x352): 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/cciWGeil.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x392):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cciWGeil.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x3d2): 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/cciWGeil.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x462):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cciWGeil.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x492): 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/cciWGeil.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x5d2): 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/cciWGeil.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x612):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cciWGeil.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x652): 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/cciWGeil.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x762):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cciWGeil.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x782):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cciWGeil.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x7a2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cciWGeil.o(.text._Z6test01v+0x242): 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/cciWGeil.o(.text._Z6test01v+0x272): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cciWGeil.o(.text._Z6test01v+0x3b2): 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/cciWGeil.o(.text._Z6test01v+0x3f2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cciWGeil.o(.text._Z6test01v+0x462): 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/cciWGeil.o(.text._Z6test01v+0x492): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cciWGeil.o(.text._Z6test01v+0x5d2): 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/cciWGeil.o(.text._Z6test01v+0x612):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cciWGeil.o(.text._Z6test01v+0x672): In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cciWGeil.o(.text._Z6test01v+0x682):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cciWGeil.o(.text._Z6test01v+0x692):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cciWGeil.o(.text._Z6test01v+0x6d2):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cciWGeil.o(.text._Z6test01v+0x742):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cciWGeil.o(.text._Z6test01v+0x7b2):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cciWGeil.o(.text._Z6test01v+0x882):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cciWGeil.o(.text._Z6test01v+0x8a2):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cciWGeil.o(.text._Z6test01v+0x8d2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cciWGeil.o(.text._Z6test01v+0x902):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cciWGeil.o(.text._Z6test01v+0x932):/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-10T05:39:49Z

    qmtest.start_time:
      2005-06-10T05:39:45Z

    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_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/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2b2):/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/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x3d2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x642):/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/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x782):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x912):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xe12):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1092):/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/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x11d2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1362):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x18d2):/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/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x19f2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1c62):/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/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1da2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1f42):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2442):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x26b2):/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/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x27f2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2992):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2dc2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5r2eWA.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:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2e72):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2e92):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2eb2):/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'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5r2eWA.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+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/cc5r2eWA.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+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_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5r2eWA.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x542):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5r2eWA.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x562):/opt/lsb/include/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/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x2f2):/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/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x432):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x6a2):/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/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x7e2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x972):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0xea2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x1122):/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/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x1262):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x13f2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x1762):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x1782):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x17c2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x1802):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x1832):/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/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x2b2):/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/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x3d2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x642):/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/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x782):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x912):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0xe12):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x1092):/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/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x11d2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x1362):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:84: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x16e2):/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/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x1782):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x17c2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x17f2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x1832):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x1862):/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/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5beginEv+0x222):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/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/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EE+0x292):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EE+0x612):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EE+0x7e2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EE+0x992):/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/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EE+0x9d2):/opt/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/cc5r2eWA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x312):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc5r2eWA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x4c2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/cc5r2eWA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x592):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc5r2eWA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x742):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/cc5r2eWA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x7f2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5r2eWA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x842):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5r2eWA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x862):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5r2eWA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x882):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5r2eWA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x8a2):/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/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x1f2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x362):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x552):/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/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x812):/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/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x932):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xac2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xe62):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x1012):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:452: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x1432):/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/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x1552):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x16f2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x1a92):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x1c32):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x2042):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x2322):/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/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x2442):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x25e2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x2a12):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x2d72):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x2ec2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x3072):/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/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x31f2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x3302):/opt/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/cc5r2eWA.o(.text._Z6test02v+0x442):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/cc5r2eWA.o(.text._Z6test02v+0x612):/opt/lsb/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/cc5r2eWA.o(.text._Z6test02v+0x902):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/cc5r2eWA.o(.text._Z6test02v+0xad2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/cc5r2eWA.o(.text._Z6test02v+0xbb2):/opt/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/cc5r2eWA.o(.text._Z6test02v+0xe32):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/cc5r2eWA.o(.text._Z6test02v+0x1002):/opt/lsb/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/cc5r2eWA.o(.text._Z6test02v+0x12d2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/cc5r2eWA.o(.text._Z6test02v+0x14a2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/cc5r2eWA.o(.text._Z6test02v+0x1572):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5r2eWA.o(.text._Z6test02v+0x15c2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5r2eWA.o(.text._Z6test02v+0x1622):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc5r2eWA.o(.text._Z6test02v+0x17c2):/opt/lsb/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/cc5r2eWA.o(.text._Z6test02v+0x19f2):/opt/lsb/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/cc5r2eWA.o(.text._Z6test02v+0x1c12):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/cc5r2eWA.o(.text._Z6test02v+0x1c62):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5r2eWA.o(.text._Z6test02v+0x1c72):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5r2eWA.o(.text._Z6test02v+0x1c82):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5r2eWA.o(.text._Z6test02v+0x1c92):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5r2eWA.o(.text._Z6test02v+0x1ca2):/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/cc5r2eWA.o(.text._Z6test02v+0x1dd2):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/cc5r2eWA.o(.text._Z6test02v+0x1e82):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5r2eWA.o(.text._Z6test02v+0x1ea2):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/cc5r2eWA.o(.text._Z6test02v+0x1ed2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5r2eWA.o(.text._Z6test02v+0x1ef2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5r2eWA.o(.text._Z6test02v+0x1f22):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5r2eWA.o(.text._Z6test02v+0x1f42):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5r2eWA.o(.text._Z6test02v+0x1f92):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc5r2eWA.o(.text._Z6test02v+0x1fa2):/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/tmpLTC3C4 -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/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE13_M_invalidateEv+0x22): 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/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x32): 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/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x172): 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/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2b2):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x342): 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/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x3d2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x402): 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/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x522): 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/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x642):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x6f2): 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/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x782):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x7b2): 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/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x8d2): 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/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x912):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x962): 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/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xa82): In function `bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xac2): 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/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xcf2): 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:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xd82): 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/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xe12):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xe42): 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/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xf72): 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/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1092):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1142): 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/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x11d2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1202): 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/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1322): 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/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1362):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x13b2): 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/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x14d2): In function `bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1512): 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/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1632): In function `bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1652): 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/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x17a2): 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/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x18d2):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1962): 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/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x19f2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1a22): 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/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1b42): 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/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1c62):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1d12): 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/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1da2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1dd2): 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/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1f02): 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/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1f42):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1f92): 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/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x20b2): In function `bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x20f2): 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/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2322): 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:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x23b2): 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/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2442):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2472): 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/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2592): 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/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x26b2):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2762): 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/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x27f2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2822): 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/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2952): 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/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2992):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x29e2): 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/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2b02): In function `bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2b42): 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/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2c62): In function `bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2ce2): 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/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2d82): 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/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2dc2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5r2eWA.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:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2e72):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2e92):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2eb2):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x122): 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/cc5r2eWA.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x1b2): 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/cc5r2eWA.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+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/cc5r2eWA.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x272): 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/cc5r2eWA.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x3b2): 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/cc5r2eWA.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x3f2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x432): 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/cc5r2eWA.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x542):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x562):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x52): 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/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x82): 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/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x1c2): 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/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x2f2):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x3a2): 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/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x432):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x462): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x582): 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/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x6a2):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x752): 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/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x7e2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x812): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x932): 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/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x972):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x9c2): 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/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0xae2): 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:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0xb32): 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/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0xd62): 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:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0xe12): 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/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0xea2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0xed2): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x1002): 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/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x1122):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x11d2): 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/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x1262):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x1292): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x13b2): 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/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x13f2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x1442): 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/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x1562): 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:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x15b2): 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/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x16d2): 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:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x1722): 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/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x1762):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x1782):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x17c2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x1802):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x1832):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x22): 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/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x182): 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/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x2b2):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x342): 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_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x3d2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x402): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x522): 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/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x642):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x6f2): 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_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x782):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x7b2): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x8d2): 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/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x912):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x962): 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_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0xa82): 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:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0xac2): 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_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0xcf2): 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:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0xd82): 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_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0xe12):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0xe42): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0xf72): 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/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x1092):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x1142): 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_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x11d2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x1202): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x1322): 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/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x1362):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x13b2): 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_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x14d2): 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:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x1512): 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_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x1632): 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:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x1692): 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/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x16e2):/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/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x1742): 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_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x1782):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x17c2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x17f2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x1832):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x1862):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5beginEv+0x72): In function `__gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, 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/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5beginEv+0xa2): In function `__gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > >::begin()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5beginEv+0x1e2): In function `__gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, 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/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5beginEv+0x222):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5beginEv+0x272): In function `__gnu_debug_def::map<int, int, std::less<int>, std::allocator<std::pair<int const, int> > >::begin()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EE+0x22): 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> > > >)':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EE+0xe2): 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> > > >)':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EE+0x112): 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> > > >)':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EE+0x252): 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> > > >)':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EE+0x292):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EE+0x2d2): 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> > > >)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EE+0x452): 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> > > >)':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EE+0x612):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EE+0x7e2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EE+0x992):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EE+0x9b2): 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> > > >)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EE+0x9d2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x22): 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/cc5r2eWA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x282): 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/cc5r2eWA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x312):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x342): 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/cc5r2eWA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x482): 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/cc5r2eWA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x4c2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x502): 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/cc5r2eWA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x592):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x5c2): 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/cc5r2eWA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x702): 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/cc5r2eWA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x742):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x782): 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/cc5r2eWA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x7f2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x842):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x862):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x882):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def3mapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x8a2):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x172): 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/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x1f2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x362):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x552):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x572): 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/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x6c2): 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/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x812):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x8a2): 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/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x932):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x962): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xa82): 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/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xac2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xb02): 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/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xd42): 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:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xdd2): 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/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xe62):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xe92): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xfd2): 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/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x1012):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x1052): 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/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x1172): 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:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x1192): 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/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x12e2): 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/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x1432):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x14c2): 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/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x1552):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x1582): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x16b2): 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/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x16f2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x1732): 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/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x1972): 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:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x1a02): 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/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x1a92):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x1ac2): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x1bf2): 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/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x1c32):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x1c72): 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/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x1d92): 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:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x1de2): 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/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x1e92): 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:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x1ec2): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x2002): 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/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x2042):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x2082): 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/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x21e2): 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/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x2322):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x23b2): 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/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x2442):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x2472): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x25a2): 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/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x25e2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x2622): 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/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x2742): 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:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x27b2): 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/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x2862): 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:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x2892): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x29d2): 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/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x2a12):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x2a62): 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/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x2bc2): 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/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x2d72):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x2ec2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x3072):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x30f2): 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/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x3112): 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/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x31b2): 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/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x31f2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5r2eWA.o(.gnu.linkonce.t._ZN15__gnu_debug_def3mapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x3302):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5r2eWA.o(.text._Z6test02v+0x1e2): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5r2eWA.o(.text._Z6test02v+0x292): 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/cc5r2eWA.o(.text._Z6test02v+0x2c2): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5r2eWA.o(.text._Z6test02v+0x402): 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/cc5r2eWA.o(.text._Z6test02v+0x442):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5r2eWA.o(.text._Z6test02v+0x492): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5r2eWA.o(.text._Z6test02v+0x5d2): 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/cc5r2eWA.o(.text._Z6test02v+0x612):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5r2eWA.o(.text._Z6test02v+0x6b2): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5r2eWA.o(.text._Z6test02v+0x762): 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/cc5r2eWA.o(.text._Z6test02v+0x792): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5r2eWA.o(.text._Z6test02v+0x8c2): 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/cc5r2eWA.o(.text._Z6test02v+0x902):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5r2eWA.o(.text._Z6test02v+0x952): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5r2eWA.o(.text._Z6test02v+0xa92): 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/cc5r2eWA.o(.text._Z6test02v+0xad2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5r2eWA.o(.text._Z6test02v+0xb62): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5r2eWA.o(.text._Z6test02v+0xbb2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5r2eWA.o(.text._Z6test02v+0xbf2): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5r2eWA.o(.text._Z6test02v+0xc92): 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/cc5r2eWA.o(.text._Z6test02v+0xcc2): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5r2eWA.o(.text._Z6test02v+0xdf2): 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/cc5r2eWA.o(.text._Z6test02v+0xe32):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5r2eWA.o(.text._Z6test02v+0xe82): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5r2eWA.o(.text._Z6test02v+0xfc2): 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/cc5r2eWA.o(.text._Z6test02v+0x1002):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5r2eWA.o(.text._Z6test02v+0x1092): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5r2eWA.o(.text._Z6test02v+0x1132): 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/cc5r2eWA.o(.text._Z6test02v+0x1162): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5r2eWA.o(.text._Z6test02v+0x1292): 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/cc5r2eWA.o(.text._Z6test02v+0x12d2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5r2eWA.o(.text._Z6test02v+0x1322): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5r2eWA.o(.text._Z6test02v+0x1462): 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/cc5r2eWA.o(.text._Z6test02v+0x14a2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5r2eWA.o(.text._Z6test02v+0x1562): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5r2eWA.o(.text._Z6test02v+0x1572):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5r2eWA.o(.text._Z6test02v+0x15c2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5r2eWA.o(.text._Z6test02v+0x1622):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cc5r2eWA.o(.text._Z6test02v+0x1652): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5r2eWA.o(.text._Z6test02v+0x1782): 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/cc5r2eWA.o(.text._Z6test02v+0x17c2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5r2eWA.o(.text._Z6test02v+0x1842): 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/cc5r2eWA.o(.text._Z6test02v+0x1872): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5r2eWA.o(.text._Z6test02v+0x19b2): 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/cc5r2eWA.o(.text._Z6test02v+0x19f2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5r2eWA.o(.text._Z6test02v+0x1a72): 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/cc5r2eWA.o(.text._Z6test02v+0x1aa2): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc5r2eWA.o(.text._Z6test02v+0x1bd2): 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/cc5r2eWA.o(.text._Z6test02v+0x1c12):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc5r2eWA.o(.text._Z6test02v+0x1c52): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5r2eWA.o(.text._Z6test02v+0x1c62):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5r2eWA.o(.text._Z6test02v+0x1c72):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5r2eWA.o(.text._Z6test02v+0x1c82):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5r2eWA.o(.text._Z6test02v+0x1c92):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5r2eWA.o(.text._Z6test02v+0x1ca2):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/cc5r2eWA.o(.text._Z6test02v+0x1cc2): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cc5r2eWA.o(.text._Z6test02v+0x1dd2):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cc5r2eWA.o(.text._Z6test02v+0x1e82):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5r2eWA.o(.text._Z6test02v+0x1ea2):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cc5r2eWA.o(.text._Z6test02v+0x1ed2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5r2eWA.o(.text._Z6test02v+0x1ef2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5r2eWA.o(.text._Z6test02v+0x1f22):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5r2eWA.o(.text._Z6test02v+0x1f42):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5r2eWA.o(.text._Z6test02v+0x1f92):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc5r2eWA.o(.text._Z6test02v+0x1fa2):/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-10T05:40:11Z

    qmtest.start_time:
      2005-06-10T05:40:05Z

    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/ccCqjcKH.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEEEE16_M_invalidate_ifINS_13_Not_equal_toISt23_Rb_tree_const_iteratorIS7_EEEEEvT_+0xf2):/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/ccCqjcKH.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2a2):/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/ccCqjcKH.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x3e2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccCqjcKH.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x762):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccCqjcKH.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xb52):/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/ccCqjcKH.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xc92):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccCqjcKH.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1012):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccCqjcKH.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1252):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccCqjcKH.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1272):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccCqjcKH.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1292):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccCqjcKH.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x12b2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccCqjcKH.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x12d2):/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/ccCqjcKH.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKS5_PKSB_+0x312):/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/ccCqjcKH.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKS5_PKSB_+0x472):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccCqjcKH.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKS5_PKSB_+0x602):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccCqjcKH.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKS5_PKSB_+0x612):/opt/lsb/include/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/ccCqjcKH.o(.text._Z6test01v+0x4a2):/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/ccCqjcKH.o(.text._Z6test01v+0x602):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccCqjcKH.o(.text._Z6test01v+0x7f2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccCqjcKH.o(.text._Z6test01v+0x802):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccCqjcKH.o(.text._Z6test01v+0x812):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccCqjcKH.o(.text._Z6test01v+0x852):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccCqjcKH.o(.text._Z6test01v+0x8b2):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccCqjcKH.o(.text._Z6test01v+0x8f2):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccCqjcKH.o(.text._Z6test01v+0x9e2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccCqjcKH.o(.text._Z6test01v+0xa02):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccCqjcKH.o(.text._Z6test01v+0xa32):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccCqjcKH.o(.text._Z6test01v+0xa52):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccCqjcKH.o(.text._Z6test01v+0xa82):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'collect2: ld returned 1 exit status
      

    DejaGNUTest.command_1:
      
      /opt/lsb/bin/lsbc++ -D_GLIBCXX_ASSERT -DDEBUG_ASSERT -g -O2 -ffunction-sections -fdata-sections -fmessage-length=0 -I/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite -D_GLIBCXX_ASSERT /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/23_containers/multimap/invalidation/1.cc -lv3test -L/tmp/tmpLTC3C4 -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/ccCqjcKH.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEE13_M_invalidateEv+0x22): 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/ccCqjcKH.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEE13_M_invalidateEv+0x22): 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/ccCqjcKH.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEEEE16_M_invalidate_ifINS_13_Not_equal_toISt23_Rb_tree_const_iteratorIS7_EEEEEvT_+0x42): 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/ccCqjcKH.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEEEE16_M_invalidate_ifINS_13_Not_equal_toISt23_Rb_tree_const_iteratorIS7_EEEEEvT_+0xf2):/opt/lsb/include/c++/debug/safe_sequence.h:140: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccCqjcKH.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x22): 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/ccCqjcKH.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x162): 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/ccCqjcKH.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x2a2):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccCqjcKH.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x352): 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/ccCqjcKH.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x3e2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccCqjcKH.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x622): 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:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccCqjcKH.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x6d2): 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/ccCqjcKH.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x762):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccCqjcKH.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x882): In function `bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccCqjcKH.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x8a2): 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/ccCqjcKH.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xa02): 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/ccCqjcKH.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xb52):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccCqjcKH.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xc02): 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/ccCqjcKH.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xc92):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccCqjcKH.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xed2): 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:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccCqjcKH.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0xf82): 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/ccCqjcKH.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1012):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccCqjcKH.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1132): In function `bool __gnu_debug::operator==<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_iterator<std::pair<int const, int> >, __gnu_debug_def::multimap<int, int, std::less<int>, std::allocator<std::pair<int const, int> > > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccCqjcKH.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x11b2): 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/ccCqjcKH.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1232): 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/ccCqjcKH.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1252):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccCqjcKH.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1272):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccCqjcKH.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1292):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccCqjcKH.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x12b2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccCqjcKH.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x12d2):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccCqjcKH.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKS5_PKSB_+0x62): 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/ccCqjcKH.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKS5_PKSB_+0x92): 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/ccCqjcKH.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKS5_PKSB_+0x1d2): 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/ccCqjcKH.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKS5_PKSB_+0x312):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccCqjcKH.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKS5_PKSB_+0x3e2): 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/ccCqjcKH.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKS5_PKSB_+0x472):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccCqjcKH.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKS5_PKSB_+0x592): 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:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccCqjcKH.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKS5_PKSB_+0x5e2): 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/ccCqjcKH.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKS5_PKSB_+0x602):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccCqjcKH.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKS5_PKSB_+0x612):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccCqjcKH.o(.text._Z6test01v+0x1f2): 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/ccCqjcKH.o(.text._Z6test01v+0x222): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccCqjcKH.o(.text._Z6test01v+0x362): 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/ccCqjcKH.o(.text._Z6test01v+0x4a2):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccCqjcKH.o(.text._Z6test01v+0x572): In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccCqjcKH.o(.text._Z6test01v+0x602):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccCqjcKH.o(.text._Z6test01v+0x722): In function `test01()':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccCqjcKH.o(.text._Z6test01v+0x742): In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccCqjcKH.o(.text._Z6test01v+0x7f2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccCqjcKH.o(.text._Z6test01v+0x802):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccCqjcKH.o(.text._Z6test01v+0x812):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccCqjcKH.o(.text._Z6test01v+0x852):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccCqjcKH.o(.text._Z6test01v+0x8b2):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccCqjcKH.o(.text._Z6test01v+0x8f2):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccCqjcKH.o(.text._Z6test01v+0x9e2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccCqjcKH.o(.text._Z6test01v+0xa02):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccCqjcKH.o(.text._Z6test01v+0xa32):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccCqjcKH.o(.text._Z6test01v+0xa52):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccCqjcKH.o(.text._Z6test01v+0xa82):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      collect2: ld returned 1 exit status
      

    DejaGNUTest.command_status_1:
      256

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

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

    qmtest.end_time:
      2005-06-10T05:40:40Z

    qmtest.start_time:
      2005-06-10T05:40:38Z

    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/ccbZoeLT.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1e2):/opt/lsb/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/ccbZoeLT.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x3e2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccbZoeLT.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x262):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccbZoeLT.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x412):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/ccbZoeLT.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x562):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccbZoeLT.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x582):/opt/lsb/include/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/ccbZoeLT.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKS5_PKSB_+0x212):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/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/ccbZoeLT.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x232):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/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/ccbZoeLT.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x1f2):/opt/lsb/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)'/tmp/ccbZoeLT.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x2a2):/opt/lsb/include/c++/debug/safe_iterator.h:84: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccbZoeLT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EE+0x292):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/ccbZoeLT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EE+0x612):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccbZoeLT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EE+0x7e2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccbZoeLT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EE+0x992):/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/ccbZoeLT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EE+0x9d2):/opt/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/ccbZoeLT.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x332):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccbZoeLT.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x4e2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/ccbZoeLT.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x5b2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccbZoeLT.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x762):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/ccbZoeLT.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x842):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccbZoeLT.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x892):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccbZoeLT.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x8b2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccbZoeLT.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x8d2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccbZoeLT.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x8f2):/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/ccbZoeLT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x1f2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccbZoeLT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x362):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccbZoeLT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x552):/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/ccbZoeLT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x762):/opt/lsb/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/ccbZoeLT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x962):/opt/lsb/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/ccbZoeLT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xc12):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/ccbZoeLT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xe12):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/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'/tmp/ccbZoeLT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xed2):/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/ccbZoeLT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xf72):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccbZoeLT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xfc2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/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/ccbZoeLT.o(.text._Z6test02v+0x432):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/ccbZoeLT.o(.text._Z6test02v+0x602):/opt/lsb/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/ccbZoeLT.o(.text._Z6test02v+0x8f2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/ccbZoeLT.o(.text._Z6test02v+0xac2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/ccbZoeLT.o(.text._Z6test02v+0xbb2):/opt/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/ccbZoeLT.o(.text._Z6test02v+0xe32):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/ccbZoeLT.o(.text._Z6test02v+0x1002):/opt/lsb/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/ccbZoeLT.o(.text._Z6test02v+0x12d2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/ccbZoeLT.o(.text._Z6test02v+0x14a2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/ccbZoeLT.o(.text._Z6test02v+0x1572):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccbZoeLT.o(.text._Z6test02v+0x15d2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccbZoeLT.o(.text._Z6test02v+0x1622):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccbZoeLT.o(.text._Z6test02v+0x17c2):/opt/lsb/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/ccbZoeLT.o(.text._Z6test02v+0x1a22):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/ccbZoeLT.o(.text._Z6test02v+0x1a72):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccbZoeLT.o(.text._Z6test02v+0x1a82):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccbZoeLT.o(.text._Z6test02v+0x1a92):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccbZoeLT.o(.text._Z6test02v+0x1aa2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccbZoeLT.o(.text._Z6test02v+0x1ab2):/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/ccbZoeLT.o(.text._Z6test02v+0x1b42):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccbZoeLT.o(.text._Z6test02v+0x1be2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccbZoeLT.o(.text._Z6test02v+0x1c02):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccbZoeLT.o(.text._Z6test02v+0x1c32):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccbZoeLT.o(.text._Z6test02v+0x1c52):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccbZoeLT.o(.text._Z6test02v+0x1c82):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccbZoeLT.o(.text._Z6test02v+0x1ca2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccbZoeLT.o(.text._Z6test02v+0x1cf2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccbZoeLT.o(.text._Z6test02v+0x1d02):/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/tmpLTC3C4 -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/ccbZoeLT.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEE13_M_invalidateEv+0x22): 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/ccbZoeLT.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x22): 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/ccbZoeLT.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x162): 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/ccbZoeLT.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x1e2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccbZoeLT.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x202): 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/ccbZoeLT.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x362): 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/ccbZoeLT.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x3e2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccbZoeLT.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEEbRKNS_14_Safe_iteratorIT_T0_EESH_+0x462): 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/ccbZoeLT.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x122): 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/ccbZoeLT.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x1d2): 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/ccbZoeLT.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x262):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccbZoeLT.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x292): 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_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccbZoeLT.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x3d2): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccbZoeLT.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x412):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccbZoeLT.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x452): 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/ccbZoeLT.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x562):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccbZoeLT.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS6_EEEEEEERKS0_RKT_PKc+0x582):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccbZoeLT.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKS5_PKSB_+0x62): 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/ccbZoeLT.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKS5_PKSB_+0x92): 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/ccbZoeLT.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKS5_PKSB_+0x1d2): 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/ccbZoeLT.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKS5_PKSB_+0x212):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccbZoeLT.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKS5_PKSB_+0x262): 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/ccbZoeLT.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x52): 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/ccbZoeLT.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x82): 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/ccbZoeLT.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x1c2): 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/ccbZoeLT.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x232):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccbZoeLT.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEC1ERKSC_+0x282): 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/ccbZoeLT.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x22): 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/ccbZoeLT.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x172): 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/ccbZoeLT.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x1f2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccbZoeLT.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x252): 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/ccbZoeLT.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEEaSERKSC_+0x2a2):/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/ccbZoeLT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EE+0x22): 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> > > >)':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccbZoeLT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EE+0xe2): 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> > > >)':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccbZoeLT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EE+0x112): 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> > > >)':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccbZoeLT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EE+0x252): 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> > > >)':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccbZoeLT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EE+0x292):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccbZoeLT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EE+0x2d2): 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> > > >)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccbZoeLT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EE+0x452): 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> > > >)':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccbZoeLT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EE+0x612):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccbZoeLT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EE+0x7e2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccbZoeLT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EE+0x992):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccbZoeLT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EE+0x9b2): 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> > > >)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccbZoeLT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EE+0x9d2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccbZoeLT.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x22): 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/ccbZoeLT.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x2a2): 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/ccbZoeLT.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x332):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccbZoeLT.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x362): 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.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccbZoeLT.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x4a2): 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/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccbZoeLT.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x4e2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccbZoeLT.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x522): 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/ccbZoeLT.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x5b2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccbZoeLT.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x5e2): 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.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccbZoeLT.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x722): 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/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccbZoeLT.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x762):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccbZoeLT.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x7a2): 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/ccbZoeLT.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x842):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccbZoeLT.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x892):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccbZoeLT.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x8b2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccbZoeLT.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x8d2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccbZoeLT.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorISt4pairIKiiEEN15__gnu_debug_def8multimapIiiSt4lessIiESaIS4_EEEE14_M_valid_rangeIS5_EEbRKNS0_IT_SB_EE+0x8f2):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccbZoeLT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x172): 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/ccbZoeLT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x1f2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccbZoeLT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x362):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccbZoeLT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x552):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccbZoeLT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x582): 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/ccbZoeLT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x6e2): 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/ccbZoeLT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x762):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccbZoeLT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x782): 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/ccbZoeLT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x8e2): 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/ccbZoeLT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x962):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccbZoeLT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0x9a2): 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/ccbZoeLT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xa52): 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:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccbZoeLT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xa82): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccbZoeLT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xbd2): 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/ccbZoeLT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xc12):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccbZoeLT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xc52): 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/ccbZoeLT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xdc2): 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/ccbZoeLT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xe12):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccbZoeLT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xe92): 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/ccbZoeLT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xea2): 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/ccbZoeLT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xed2):/opt/lsb/include/c++/debug/safe_iterator.h:448: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccbZoeLT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xf52): 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/ccbZoeLT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xf72):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccbZoeLT.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multimapIiiSt4lessIiESaISt4pairIKiiEEE5eraseEN11__gnu_debug14_Safe_iteratorISt17_Rb_tree_iteratorIS5_ES7_EESC_+0xfc2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccbZoeLT.o(.text._Z6test02v+0x142): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccbZoeLT.o(.text._Z6test02v+0x1d2): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccbZoeLT.o(.text._Z6test02v+0x282): 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/ccbZoeLT.o(.text._Z6test02v+0x2b2): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccbZoeLT.o(.text._Z6test02v+0x3f2): 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/ccbZoeLT.o(.text._Z6test02v+0x432):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccbZoeLT.o(.text._Z6test02v+0x482): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccbZoeLT.o(.text._Z6test02v+0x5c2): 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/ccbZoeLT.o(.text._Z6test02v+0x602):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccbZoeLT.o(.text._Z6test02v+0x6a2): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccbZoeLT.o(.text._Z6test02v+0x752): 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/ccbZoeLT.o(.text._Z6test02v+0x782): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccbZoeLT.o(.text._Z6test02v+0x8b2): 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/ccbZoeLT.o(.text._Z6test02v+0x8f2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccbZoeLT.o(.text._Z6test02v+0x942): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccbZoeLT.o(.text._Z6test02v+0xa82): 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/ccbZoeLT.o(.text._Z6test02v+0xac2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccbZoeLT.o(.text._Z6test02v+0xb52): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccbZoeLT.o(.text._Z6test02v+0xbb2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccbZoeLT.o(.text._Z6test02v+0xbf2): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccbZoeLT.o(.text._Z6test02v+0xc92): 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/ccbZoeLT.o(.text._Z6test02v+0xcc2): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccbZoeLT.o(.text._Z6test02v+0xdf2): 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/ccbZoeLT.o(.text._Z6test02v+0xe32):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccbZoeLT.o(.text._Z6test02v+0xe82): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccbZoeLT.o(.text._Z6test02v+0xfc2): 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/ccbZoeLT.o(.text._Z6test02v+0x1002):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccbZoeLT.o(.text._Z6test02v+0x1092): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccbZoeLT.o(.text._Z6test02v+0x1132): 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/ccbZoeLT.o(.text._Z6test02v+0x1162): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccbZoeLT.o(.text._Z6test02v+0x1292): 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/ccbZoeLT.o(.text._Z6test02v+0x12d2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccbZoeLT.o(.text._Z6test02v+0x1322): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccbZoeLT.o(.text._Z6test02v+0x1462): 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/ccbZoeLT.o(.text._Z6test02v+0x14a2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccbZoeLT.o(.text._Z6test02v+0x1562): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccbZoeLT.o(.text._Z6test02v+0x1572):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccbZoeLT.o(.text._Z6test02v+0x15d2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccbZoeLT.o(.text._Z6test02v+0x1622):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccbZoeLT.o(.text._Z6test02v+0x1652): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccbZoeLT.o(.text._Z6test02v+0x1782): 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/ccbZoeLT.o(.text._Z6test02v+0x17c2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccbZoeLT.o(.text._Z6test02v+0x1882): 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/ccbZoeLT.o(.text._Z6test02v+0x18b2): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccbZoeLT.o(.text._Z6test02v+0x19e2): 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/ccbZoeLT.o(.text._Z6test02v+0x1a22):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccbZoeLT.o(.text._Z6test02v+0x1a62): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccbZoeLT.o(.text._Z6test02v+0x1a72):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccbZoeLT.o(.text._Z6test02v+0x1a82):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccbZoeLT.o(.text._Z6test02v+0x1a92):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccbZoeLT.o(.text._Z6test02v+0x1aa2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccbZoeLT.o(.text._Z6test02v+0x1ab2):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccbZoeLT.o(.text._Z6test02v+0x1ad2): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccbZoeLT.o(.text._Z6test02v+0x1b42):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccbZoeLT.o(.text._Z6test02v+0x1be2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccbZoeLT.o(.text._Z6test02v+0x1c02):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccbZoeLT.o(.text._Z6test02v+0x1c32):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccbZoeLT.o(.text._Z6test02v+0x1c52):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccbZoeLT.o(.text._Z6test02v+0x1c82):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccbZoeLT.o(.text._Z6test02v+0x1ca2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccbZoeLT.o(.text._Z6test02v+0x1cf2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccbZoeLT.o(.text._Z6test02v+0x1d02):/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-10T05:40:43Z

    qmtest.start_time:
      2005-06-10T05:40:40Z

    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/ccGRN0S2.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEE16_M_invalidate_ifINS_13_Not_equal_toISt23_Rb_tree_const_iteratorIiEEEEEvT_+0xf2):/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/ccGRN0S2.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x2a2):/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/ccGRN0S2.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x3e2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccGRN0S2.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x762):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccGRN0S2.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0xb52):/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/ccGRN0S2.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0xc92):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccGRN0S2.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x1012):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccGRN0S2.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x1252):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccGRN0S2.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x1272):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccGRN0S2.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x1292):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccGRN0S2.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x12b2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccGRN0S2.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x12d2):/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/ccGRN0S2.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x312):/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/ccGRN0S2.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x472):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccGRN0S2.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x602):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccGRN0S2.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x612):/opt/lsb/include/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/ccGRN0S2.o(.text._Z6test01v+0x422):/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/ccGRN0S2.o(.text._Z6test01v+0x582):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccGRN0S2.o(.text._Z6test01v+0x772):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccGRN0S2.o(.text._Z6test01v+0x782):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccGRN0S2.o(.text._Z6test01v+0x792):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccGRN0S2.o(.text._Z6test01v+0x7d2):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccGRN0S2.o(.text._Z6test01v+0x832):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccGRN0S2.o(.text._Z6test01v+0x872):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccGRN0S2.o(.text._Z6test01v+0x962):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccGRN0S2.o(.text._Z6test01v+0x982):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccGRN0S2.o(.text._Z6test01v+0x9b2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccGRN0S2.o(.text._Z6test01v+0x9d2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccGRN0S2.o(.text._Z6test01v+0xa02):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'collect2: ld returned 1 exit status
      

    DejaGNUTest.command_1:
      
      /opt/lsb/bin/lsbc++ -D_GLIBCXX_ASSERT -DDEBUG_ASSERT -g -O2 -ffunction-sections -fdata-sections -fmessage-length=0 -I/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite -D_GLIBCXX_ASSERT /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/23_containers/multiset/invalidation/1.cc -lv3test -L/tmp/tmpLTC3C4 -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/ccGRN0S2.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEE13_M_invalidateEv+0x22): 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/ccGRN0S2.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEE16_M_invalidate_ifINS_13_Not_equal_toISt23_Rb_tree_const_iteratorIiEEEEEvT_+0x42): 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/ccGRN0S2.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEE16_M_invalidate_ifINS_13_Not_equal_toISt23_Rb_tree_const_iteratorIiEEEEEvT_+0xf2):/opt/lsb/include/c++/debug/safe_sequence.h:140: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccGRN0S2.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x22): 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/ccGRN0S2.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x162): 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/ccGRN0S2.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x2a2):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccGRN0S2.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x352): 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/ccGRN0S2.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x3e2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccGRN0S2.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x622): 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:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccGRN0S2.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x6d2): 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/ccGRN0S2.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x762):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccGRN0S2.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x882): In function `bool __gnu_debug::operator==<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccGRN0S2.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x8a2): 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/ccGRN0S2.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0xa02): 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/ccGRN0S2.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0xb52):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccGRN0S2.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0xc02): 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/ccGRN0S2.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0xc92):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccGRN0S2.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0xed2): 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:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccGRN0S2.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0xf82): 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/ccGRN0S2.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x1012):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccGRN0S2.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x1132): In function `bool __gnu_debug::operator==<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::multiset<int, std::less<int>, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccGRN0S2.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x11b2): 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/ccGRN0S2.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x1232): 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/ccGRN0S2.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x1252):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccGRN0S2.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x1272):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccGRN0S2.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x1292):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccGRN0S2.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x12b2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccGRN0S2.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x12d2):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccGRN0S2.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x62): 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/ccGRN0S2.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x92): 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/ccGRN0S2.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x1d2): 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/ccGRN0S2.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x312):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccGRN0S2.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x3e2): 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/ccGRN0S2.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x472):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccGRN0S2.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x592): 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:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccGRN0S2.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x5e2): 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/ccGRN0S2.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x602):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccGRN0S2.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x612):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccGRN0S2.o(.text._Z6test01v+0x172): 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/ccGRN0S2.o(.text._Z6test01v+0x1a2): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccGRN0S2.o(.text._Z6test01v+0x2e2): 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/ccGRN0S2.o(.text._Z6test01v+0x422):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccGRN0S2.o(.text._Z6test01v+0x4f2): In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccGRN0S2.o(.text._Z6test01v+0x582):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccGRN0S2.o(.text._Z6test01v+0x6a2): In function `test01()':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccGRN0S2.o(.text._Z6test01v+0x6c2): In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccGRN0S2.o(.text._Z6test01v+0x772):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccGRN0S2.o(.text._Z6test01v+0x782):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccGRN0S2.o(.text._Z6test01v+0x792):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccGRN0S2.o(.text._Z6test01v+0x7d2):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccGRN0S2.o(.text._Z6test01v+0x832):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccGRN0S2.o(.text._Z6test01v+0x872):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccGRN0S2.o(.text._Z6test01v+0x962):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccGRN0S2.o(.text._Z6test01v+0x982):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccGRN0S2.o(.text._Z6test01v+0x9b2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccGRN0S2.o(.text._Z6test01v+0x9d2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccGRN0S2.o(.text._Z6test01v+0xa02):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      collect2: ld returned 1 exit status
      

    DejaGNUTest.command_status_1:
      256

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

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

    qmtest.end_time:
      2005-06-10T05:41:01Z

    qmtest.start_time:
      2005-06-10T05:40:59Z

    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/cccebcRU.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x1e2):/opt/lsb/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/cccebcRU.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x3e2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cccebcRU.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEEERKS0_RKT_PKc+0x262):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cccebcRU.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEEERKS0_RKT_PKc+0x412):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/cccebcRU.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEEERKS0_RKT_PKc+0x562):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cccebcRU.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEEERKS0_RKT_PKc+0x582):/opt/lsb/include/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/cccebcRU.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x212):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/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/cccebcRU.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS9_+0x232):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/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/cccebcRU.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEaSERKS9_+0x1f2):/opt/lsb/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)'/tmp/cccebcRU.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEaSERKS9_+0x2a2):/opt/lsb/include/c++/debug/safe_iterator.h:84: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cccebcRU.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EE+0x292):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/cccebcRU.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EE+0x612):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/cccebcRU.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EE+0x7e2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cccebcRU.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EE+0x992):/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/cccebcRU.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EE+0x9d2):/opt/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/cccebcRU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0x332):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cccebcRU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0x4e2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/cccebcRU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0x5b2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cccebcRU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0x762):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/cccebcRU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0x842):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cccebcRU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0x892):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cccebcRU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0x8b2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cccebcRU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0x8d2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cccebcRU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0x8f2):/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/cccebcRU.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x1f2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/cccebcRU.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x362):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cccebcRU.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x552):/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/cccebcRU.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x762):/opt/lsb/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/cccebcRU.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x962):/opt/lsb/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/cccebcRU.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xc12):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/cccebcRU.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xe12):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/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'/tmp/cccebcRU.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xed2):/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/cccebcRU.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xf72):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cccebcRU.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xfc2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/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/cccebcRU.o(.text._Z6test02v+0x3d2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/cccebcRU.o(.text._Z6test02v+0x5a2):/opt/lsb/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/cccebcRU.o(.text._Z6test02v+0x892):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/cccebcRU.o(.text._Z6test02v+0xa62):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/cccebcRU.o(.text._Z6test02v+0xb52):/opt/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/cccebcRU.o(.text._Z6test02v+0xdd2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/cccebcRU.o(.text._Z6test02v+0xfa2):/opt/lsb/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/cccebcRU.o(.text._Z6test02v+0x1272):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/cccebcRU.o(.text._Z6test02v+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/cccebcRU.o(.text._Z6test02v+0x1512):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cccebcRU.o(.text._Z6test02v+0x1572):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cccebcRU.o(.text._Z6test02v+0x15c2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cccebcRU.o(.text._Z6test02v+0x1762):/opt/lsb/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/cccebcRU.o(.text._Z6test02v+0x19c2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/cccebcRU.o(.text._Z6test02v+0x1a12):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cccebcRU.o(.text._Z6test02v+0x1a22):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cccebcRU.o(.text._Z6test02v+0x1a32):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cccebcRU.o(.text._Z6test02v+0x1a42):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cccebcRU.o(.text._Z6test02v+0x1a52):/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/cccebcRU.o(.text._Z6test02v+0x1ae2):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/cccebcRU.o(.text._Z6test02v+0x1b82):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cccebcRU.o(.text._Z6test02v+0x1ba2):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/cccebcRU.o(.text._Z6test02v+0x1bd2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cccebcRU.o(.text._Z6test02v+0x1bf2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cccebcRU.o(.text._Z6test02v+0x1c22):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cccebcRU.o(.text._Z6test02v+0x1c42):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cccebcRU.o(.text._Z6test02v+0x1c92):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cccebcRU.o(.text._Z6test02v+0x1ca2):/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/tmpLTC3C4 -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/cccebcRU.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEE13_M_invalidateEv+0x22): 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/cccebcRU.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x22): 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/cccebcRU.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x162): 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/cccebcRU.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x1e2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccebcRU.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x202): 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/cccebcRU.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x362): 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/cccebcRU.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x3e2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccebcRU.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x462): 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/cccebcRU.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEEERKS0_RKT_PKc+0x122): 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/cccebcRU.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEEERKS0_RKT_PKc+0x1d2): 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/cccebcRU.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEEERKS0_RKT_PKc+0x262):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cccebcRU.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEEERKS0_RKT_PKc+0x292): 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_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccebcRU.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEEERKS0_RKT_PKc+0x3d2): 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:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cccebcRU.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEEERKS0_RKT_PKc+0x412):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccebcRU.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEEERKS0_RKT_PKc+0x452): 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/cccebcRU.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEEERKS0_RKT_PKc+0x562):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccebcRU.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEEEERKS0_RKT_PKc+0x582):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccebcRU.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x62): 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/cccebcRU.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x92): 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/cccebcRU.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x1d2): 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/cccebcRU.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x212):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccebcRU.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x262): 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/cccebcRU.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS9_+0x52): 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/cccebcRU.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS9_+0x82): 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/cccebcRU.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS9_+0x1c2): 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/cccebcRU.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS9_+0x232):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccebcRU.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEC1ERKS9_+0x282): 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/cccebcRU.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEaSERKS9_+0x22): 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/cccebcRU.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEaSERKS9_+0x172): 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/cccebcRU.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEaSERKS9_+0x1f2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccebcRU.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEaSERKS9_+0x252): 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/cccebcRU.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEEaSERKS9_+0x2a2):/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/cccebcRU.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EE+0x22): 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> > >)':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccebcRU.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EE+0xe2): 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> > >)':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cccebcRU.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EE+0x112): 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> > >)':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccebcRU.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EE+0x252): 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> > >)':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cccebcRU.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EE+0x292):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccebcRU.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EE+0x2d2): 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> > >)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccebcRU.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EE+0x452): 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> > >)':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cccebcRU.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EE+0x612):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccebcRU.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EE+0x7e2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cccebcRU.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EE+0x992):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccebcRU.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EE+0x9b2): 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> > >)':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccebcRU.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EE+0x9d2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccebcRU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0x22): 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/cccebcRU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0x2a2): 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/cccebcRU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0x332):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cccebcRU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0x362): 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.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccebcRU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0x4a2): 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/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cccebcRU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0x4e2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccebcRU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0x522): 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/cccebcRU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0x5b2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cccebcRU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0x5e2): 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.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccebcRU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0x722): 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/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cccebcRU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0x762):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccebcRU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0x7a2): 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/cccebcRU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0x842):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccebcRU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0x892):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccebcRU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0x8b2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccebcRU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0x8d2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccebcRU.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def8multisetIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0x8f2):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/cccebcRU.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x172): 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/cccebcRU.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x1f2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccebcRU.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x362):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/cccebcRU.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x552):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccebcRU.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x582): 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/cccebcRU.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x6e2): 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/cccebcRU.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x762):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccebcRU.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x782): 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/cccebcRU.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x8e2): 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/cccebcRU.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x962):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccebcRU.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x9a2): 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/cccebcRU.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xa52): 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:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cccebcRU.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xa82): 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:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccebcRU.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xbd2): 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/cccebcRU.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xc12):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccebcRU.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xc52): 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/cccebcRU.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xdc2): 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/cccebcRU.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xe12):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccebcRU.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xe92): 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/cccebcRU.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xea2): 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/cccebcRU.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xed2):/opt/lsb/include/c++/debug/safe_iterator.h:448: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccebcRU.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xf52): 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/cccebcRU.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xf72):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccebcRU.o(.gnu.linkonce.t._ZN15__gnu_debug_def8multisetIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xfc2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccebcRU.o(.text._Z6test02v+0xe2): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccebcRU.o(.text._Z6test02v+0x172): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccebcRU.o(.text._Z6test02v+0x222): 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/cccebcRU.o(.text._Z6test02v+0x252): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccebcRU.o(.text._Z6test02v+0x392): 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/cccebcRU.o(.text._Z6test02v+0x3d2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccebcRU.o(.text._Z6test02v+0x422): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccebcRU.o(.text._Z6test02v+0x562): 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/cccebcRU.o(.text._Z6test02v+0x5a2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccebcRU.o(.text._Z6test02v+0x642): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccebcRU.o(.text._Z6test02v+0x6f2): 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/cccebcRU.o(.text._Z6test02v+0x722): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccebcRU.o(.text._Z6test02v+0x852): 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/cccebcRU.o(.text._Z6test02v+0x892):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccebcRU.o(.text._Z6test02v+0x8e2): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccebcRU.o(.text._Z6test02v+0xa22): 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/cccebcRU.o(.text._Z6test02v+0xa62):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccebcRU.o(.text._Z6test02v+0xaf2): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccebcRU.o(.text._Z6test02v+0xb52):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccebcRU.o(.text._Z6test02v+0xb92): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccebcRU.o(.text._Z6test02v+0xc32): 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/cccebcRU.o(.text._Z6test02v+0xc62): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccebcRU.o(.text._Z6test02v+0xd92): 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/cccebcRU.o(.text._Z6test02v+0xdd2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccebcRU.o(.text._Z6test02v+0xe22): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccebcRU.o(.text._Z6test02v+0xf62): 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/cccebcRU.o(.text._Z6test02v+0xfa2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccebcRU.o(.text._Z6test02v+0x1032): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccebcRU.o(.text._Z6test02v+0x10d2): 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/cccebcRU.o(.text._Z6test02v+0x1102): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccebcRU.o(.text._Z6test02v+0x1232): 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/cccebcRU.o(.text._Z6test02v+0x1272):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccebcRU.o(.text._Z6test02v+0x12c2): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccebcRU.o(.text._Z6test02v+0x1402): 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/cccebcRU.o(.text._Z6test02v+0x1442):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccebcRU.o(.text._Z6test02v+0x1502): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccebcRU.o(.text._Z6test02v+0x1512):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccebcRU.o(.text._Z6test02v+0x1572):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccebcRU.o(.text._Z6test02v+0x15c2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/cccebcRU.o(.text._Z6test02v+0x15f2): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccebcRU.o(.text._Z6test02v+0x1722): 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/cccebcRU.o(.text._Z6test02v+0x1762):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccebcRU.o(.text._Z6test02v+0x1822): 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/cccebcRU.o(.text._Z6test02v+0x1852): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cccebcRU.o(.text._Z6test02v+0x1982): 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/cccebcRU.o(.text._Z6test02v+0x19c2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cccebcRU.o(.text._Z6test02v+0x1a02): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccebcRU.o(.text._Z6test02v+0x1a12):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccebcRU.o(.text._Z6test02v+0x1a22):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccebcRU.o(.text._Z6test02v+0x1a32):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccebcRU.o(.text._Z6test02v+0x1a42):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccebcRU.o(.text._Z6test02v+0x1a52):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/cccebcRU.o(.text._Z6test02v+0x1a72): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cccebcRU.o(.text._Z6test02v+0x1ae2):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cccebcRU.o(.text._Z6test02v+0x1b82):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccebcRU.o(.text._Z6test02v+0x1ba2):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cccebcRU.o(.text._Z6test02v+0x1bd2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccebcRU.o(.text._Z6test02v+0x1bf2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccebcRU.o(.text._Z6test02v+0x1c22):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccebcRU.o(.text._Z6test02v+0x1c42):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccebcRU.o(.text._Z6test02v+0x1c92):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cccebcRU.o(.text._Z6test02v+0x1ca2):/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-10T05:41:05Z

    qmtest.start_time:
      2005-06-10T05:41:02Z

    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/cc8cfXYr.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def3setIiSt4lessIiESaIiEEEE16_M_invalidate_ifINS_13_Not_equal_toISt23_Rb_tree_const_iteratorIiEEEEEvT_+0xf2):/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/cc8cfXYr.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x2a2):/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/cc8cfXYr.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x3e2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc8cfXYr.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x762):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc8cfXYr.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0xb52):/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/cc8cfXYr.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0xc92):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc8cfXYr.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x1012):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc8cfXYr.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x1252):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc8cfXYr.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x1272):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc8cfXYr.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x1292):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc8cfXYr.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x12b2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc8cfXYr.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x12d2):/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/cc8cfXYr.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x312):/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/cc8cfXYr.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x472):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc8cfXYr.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x602):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc8cfXYr.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x612):/opt/lsb/include/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/cc8cfXYr.o(.text._Z6test01v+0x492):/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/cc8cfXYr.o(.text._Z6test01v+0x5f2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/cc8cfXYr.o(.text._Z6test01v+0xa32):/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/cc8cfXYr.o(.text._Z6test01v+0xb92):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc8cfXYr.o(.text._Z6test01v+0xf32):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc8cfXYr.o(.text._Z6test01v+0x10a2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc8cfXYr.o(.text._Z6test01v+0x1152):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc8cfXYr.o(.text._Z6test01v+0x1162):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc8cfXYr.o(.text._Z6test01v+0x1172):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/cc8cfXYr.o(.text._Z6test01v+0x11b2):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/cc8cfXYr.o(.text._Z6test01v+0x1212):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/cc8cfXYr.o(.text._Z6test01v+0x1252):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/cc8cfXYr.o(.text._Z6test01v+0x1342):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc8cfXYr.o(.text._Z6test01v+0x1362):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/cc8cfXYr.o(.text._Z6test01v+0x1392):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc8cfXYr.o(.text._Z6test01v+0x13c2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc8cfXYr.o(.text._Z6test01v+0x13f2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc8cfXYr.o(.text._Z6test01v+0x1412):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc8cfXYr.o(.text._Z6test01v+0x1442):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/cc8cfXYr.o(.text._Z6test01v+0x1472):/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/tmpLTC3C4 -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/cc8cfXYr.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEE13_M_invalidateEv+0x22): 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/cc8cfXYr.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def3setIiSt4lessIiESaIiEEEE16_M_invalidate_ifINS_13_Not_equal_toISt23_Rb_tree_const_iteratorIiEEEEEvT_+0x42): 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/cc8cfXYr.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def3setIiSt4lessIiESaIiEEEE16_M_invalidate_ifINS_13_Not_equal_toISt23_Rb_tree_const_iteratorIiEEEEEvT_+0xf2):/opt/lsb/include/c++/debug/safe_sequence.h:140: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8cfXYr.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x22): 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/cc8cfXYr.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x162): 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/cc8cfXYr.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x2a2):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8cfXYr.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x352): 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/cc8cfXYr.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x3e2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8cfXYr.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x622): 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:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8cfXYr.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x6d2): 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/cc8cfXYr.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x762):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8cfXYr.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x882): In function `bool __gnu_debug::operator==<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc8cfXYr.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x8a2): 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/cc8cfXYr.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0xa02): 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/cc8cfXYr.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0xb52):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8cfXYr.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0xc02): 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/cc8cfXYr.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0xc92):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8cfXYr.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0xed2): 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:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8cfXYr.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0xf82): 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/cc8cfXYr.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x1012):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8cfXYr.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x1132): In function `bool __gnu_debug::operator==<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc8cfXYr.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x11b2): 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/cc8cfXYr.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x1232): 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/cc8cfXYr.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x1252):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8cfXYr.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x1272):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8cfXYr.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x1292):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8cfXYr.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x12b2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8cfXYr.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x12d2):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/cc8cfXYr.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x62): 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/cc8cfXYr.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x92): 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/cc8cfXYr.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x1d2): 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/cc8cfXYr.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x312):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8cfXYr.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x3e2): 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/cc8cfXYr.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x472):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8cfXYr.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x592): 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:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc8cfXYr.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x5e2): 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/cc8cfXYr.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x602):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8cfXYr.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x612):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8cfXYr.o(.text._Z6test01v+0x1d2): 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/cc8cfXYr.o(.text._Z6test01v+0x202): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8cfXYr.o(.text._Z6test01v+0x342): 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/cc8cfXYr.o(.text._Z6test01v+0x492):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8cfXYr.o(.text._Z6test01v+0x562): In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8cfXYr.o(.text._Z6test01v+0x5f2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8cfXYr.o(.text._Z6test01v+0x712): In function `test01()':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc8cfXYr.o(.text._Z6test01v+0x772): 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/cc8cfXYr.o(.text._Z6test01v+0x7a2): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8cfXYr.o(.text._Z6test01v+0x8e2): 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/cc8cfXYr.o(.text._Z6test01v+0xa32):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8cfXYr.o(.text._Z6test01v+0xb02): In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8cfXYr.o(.text._Z6test01v+0xb92):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8cfXYr.o(.text._Z6test01v+0xdd2): In function `test01()':
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/cc8cfXYr.o(.text._Z6test01v+0xea2): In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8cfXYr.o(.text._Z6test01v+0xf32):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8cfXYr.o(.text._Z6test01v+0x1052): In function `test01()':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/cc8cfXYr.o(.text._Z6test01v+0x1092): In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8cfXYr.o(.text._Z6test01v+0x10a2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8cfXYr.o(.text._Z6test01v+0x1152):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8cfXYr.o(.text._Z6test01v+0x1162):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8cfXYr.o(.text._Z6test01v+0x1172):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cc8cfXYr.o(.text._Z6test01v+0x11b2):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cc8cfXYr.o(.text._Z6test01v+0x1212):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cc8cfXYr.o(.text._Z6test01v+0x1252):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cc8cfXYr.o(.text._Z6test01v+0x1342):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8cfXYr.o(.text._Z6test01v+0x1362):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/cc8cfXYr.o(.text._Z6test01v+0x1392):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8cfXYr.o(.text._Z6test01v+0x13c2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8cfXYr.o(.text._Z6test01v+0x13f2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8cfXYr.o(.text._Z6test01v+0x1412):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8cfXYr.o(.text._Z6test01v+0x1442):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/cc8cfXYr.o(.text._Z6test01v+0x1472):/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-10T05:41:19Z

    qmtest.start_time:
      2005-06-10T05:41:17Z

    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/ccoPqkLu.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x2a2):/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/ccoPqkLu.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x3e2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccoPqkLu.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x762):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:420: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccoPqkLu.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0xb52):/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/ccoPqkLu.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0xc92):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccoPqkLu.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x1012):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccoPqkLu.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x1252):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccoPqkLu.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x1272):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccoPqkLu.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x1292):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccoPqkLu.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x12b2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccoPqkLu.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x12d2):/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'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccoPqkLu.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEEERKS0_RKT_PKc+0x262):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccoPqkLu.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEEERKS0_RKT_PKc+0x362):/opt/lsb/include/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/ccoPqkLu.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x212):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/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/ccoPqkLu.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS9_+0x312):/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/ccoPqkLu.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS9_+0x472):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccoPqkLu.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS9_+0x812):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccoPqkLu.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS9_+0x9b2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccoPqkLu.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS9_+0x9d2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccoPqkLu.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS9_+0x9f2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccoPqkLu.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS9_+0xa12):/opt/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/ccoPqkLu.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEaSERKS9_+0x2b2):/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/ccoPqkLu.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEaSERKS9_+0x3f2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccoPqkLu.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEaSERKS9_+0x772):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:84: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/tmp/ccoPqkLu.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEaSERKS9_+0x942):/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/ccoPqkLu.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEaSERKS9_+0x9a2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccoPqkLu.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEaSERKS9_+0x9c2):/opt/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/ccoPqkLu.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0x302):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccoPqkLu.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0x392):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccoPqkLu.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0x432):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccoPqkLu.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0x472):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccoPqkLu.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0x492):/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/ccoPqkLu.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x1f2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccoPqkLu.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x362):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccoPqkLu.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x552):/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/ccoPqkLu.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x812):/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/ccoPqkLu.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x952):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccoPqkLu.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xcd2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:452: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccoPqkLu.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x10c2):/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/ccoPqkLu.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x1202):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccoPqkLu.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x1582):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccoPqkLu.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x1a32):/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/ccoPqkLu.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x1b72):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccoPqkLu.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x20d2):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccoPqkLu.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x2222):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccoPqkLu.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x23d2):/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/ccoPqkLu.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x2562):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccoPqkLu.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x2602):/opt/lsb/include/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/ccoPqkLu.o(.text._Z6test02v+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/ccoPqkLu.o(.text._Z6test02v+0x372):/opt/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/ccoPqkLu.o(.text._Z6test02v+0x642):/opt/lsb/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/ccoPqkLu.o(.text._Z6test02v+0x912):/opt/lsb/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/ccoPqkLu.o(.text._Z6test02v+0xd42):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccoPqkLu.o(.text._Z6test02v+0xe92):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccoPqkLu.o(.text._Z6test02v+0x1042):/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/ccoPqkLu.o(.text._Z6test02v+0x1132):/opt/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/ccoPqkLu.o(.text._Z6test02v+0x13a2):/opt/lsb/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/ccoPqkLu.o(.text._Z6test02v+0x1662):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/ccoPqkLu.o(.text._Z6test02v+0x1732):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccoPqkLu.o(.text._Z6test02v+0x1792):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccoPqkLu.o(.text._Z6test02v+0x1852):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccoPqkLu.o(.text._Z6test02v+0x1862):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccoPqkLu.o(.text._Z6test02v+0x1872):/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/ccoPqkLu.o(.text._Z6test02v+0x1932):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccoPqkLu.o(.text._Z6test02v+0x19d2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccoPqkLu.o(.text._Z6test02v+0x19f2):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccoPqkLu.o(.text._Z6test02v+0x1a32):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccoPqkLu.o(.text._Z6test02v+0x1a52):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccoPqkLu.o(.text._Z6test02v+0x1a92):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccoPqkLu.o(.text._Z6test02v+0x1ab2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccoPqkLu.o(.text._Z6test02v+0x1ac2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccoPqkLu.o(.text._Z6test02v+0x1b52):/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/tmpLTC3C4 -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/ccoPqkLu.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEE13_M_invalidateEv+0x22): 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/ccoPqkLu.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x22): 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/ccoPqkLu.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x162): 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/ccoPqkLu.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x2a2):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccoPqkLu.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x352): 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/ccoPqkLu.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x3e2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccoPqkLu.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x622): 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:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccoPqkLu.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x6d2): 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/ccoPqkLu.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x762):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccoPqkLu.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x882): In function `bool __gnu_debug::operator==<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccoPqkLu.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x8a2): 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/ccoPqkLu.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0xa02): 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/ccoPqkLu.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0xb52):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccoPqkLu.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0xc02): 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/ccoPqkLu.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0xc92):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccoPqkLu.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0xed2): 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:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccoPqkLu.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0xf82): 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/ccoPqkLu.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x1012):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccoPqkLu.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x1132): In function `bool __gnu_debug::operator==<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > >(__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccoPqkLu.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x11b2): 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/ccoPqkLu.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x1232): 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/ccoPqkLu.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x1252):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccoPqkLu.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x1272):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccoPqkLu.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x1292):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccoPqkLu.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x12b2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccoPqkLu.o(.gnu.linkonce.t._ZN11__gnu_debugeqISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEbRKNS_14_Safe_iteratorIT_T0_EESE_+0x12d2):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccoPqkLu.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEEERKS0_RKT_PKc+0x122): 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/ccoPqkLu.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEEERKS0_RKT_PKc+0x1d2): 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/ccoPqkLu.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEEERKS0_RKT_PKc+0x262):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccoPqkLu.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEEEERKS0_RKT_PKc+0x362):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccoPqkLu.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x62): 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/ccoPqkLu.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x92): 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/ccoPqkLu.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x1d2): 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/ccoPqkLu.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x212):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccoPqkLu.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS2_PKS8_+0x262): 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/ccoPqkLu.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS9_+0x52): 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/ccoPqkLu.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS9_+0x82): 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/ccoPqkLu.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS9_+0x1c2): 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/ccoPqkLu.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS9_+0x312):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccoPqkLu.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS9_+0x3e2): 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/ccoPqkLu.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS9_+0x472):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccoPqkLu.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS9_+0x6b2): 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:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccoPqkLu.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS9_+0x782): 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/ccoPqkLu.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS9_+0x812):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccoPqkLu.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS9_+0x932): 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:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccoPqkLu.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS9_+0x982): 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/ccoPqkLu.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS9_+0x9b2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccoPqkLu.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS9_+0x9d2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccoPqkLu.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS9_+0x9f2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccoPqkLu.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEC1ERKS9_+0xa12):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccoPqkLu.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEaSERKS9_+0x22): 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/ccoPqkLu.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEaSERKS9_+0x172): 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/ccoPqkLu.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEaSERKS9_+0x2b2):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccoPqkLu.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEaSERKS9_+0x362): 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/ccoPqkLu.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEaSERKS9_+0x3f2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccoPqkLu.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEaSERKS9_+0x632): 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:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccoPqkLu.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEaSERKS9_+0x6e2): 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/ccoPqkLu.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEaSERKS9_+0x772):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccoPqkLu.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEaSERKS9_+0x892): In function `__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > >::operator=(__gnu_debug::_Safe_iterator<std::_Rb_tree_const_iterator<int>, __gnu_debug_def::set<int, std::less<int>, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccoPqkLu.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEaSERKS9_+0x8f2): 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/ccoPqkLu.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEaSERKS9_+0x942):/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/ccoPqkLu.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEaSERKS9_+0x982): 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/ccoPqkLu.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEaSERKS9_+0x9a2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccoPqkLu.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEEaSERKS9_+0x9c2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccoPqkLu.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0x22): 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/ccoPqkLu.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0x272): 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/ccoPqkLu.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0x302):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccoPqkLu.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0x392):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccoPqkLu.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0x432):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccoPqkLu.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0x472):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccoPqkLu.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiEN15__gnu_debug_def3setIiSt4lessIiESaIiEEEE14_M_valid_rangeIS2_EEbRKNS0_IT_S8_EE+0x492):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccoPqkLu.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x172): 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/ccoPqkLu.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x1f2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccoPqkLu.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x362):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccoPqkLu.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x552):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccoPqkLu.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x572): 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/ccoPqkLu.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x6c2): 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/ccoPqkLu.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x812):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccoPqkLu.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x8c2): 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/ccoPqkLu.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x952):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccoPqkLu.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xb92): 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:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccoPqkLu.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xc42): 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/ccoPqkLu.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xcd2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccoPqkLu.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xdf2): 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:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccoPqkLu.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xe12): 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/ccoPqkLu.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0xf72): 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/ccoPqkLu.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x10c2):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccoPqkLu.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x1172): 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/ccoPqkLu.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x1202):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccoPqkLu.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x1442): 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:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccoPqkLu.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x14f2): 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/ccoPqkLu.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x1582):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccoPqkLu.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x16a2): 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:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccoPqkLu.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x16f2): 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/ccoPqkLu.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x1792): 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/ccoPqkLu.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x18f2): 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/ccoPqkLu.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x1a32):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccoPqkLu.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x1ae2): 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/ccoPqkLu.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x1b72):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccoPqkLu.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x1c92): 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:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccoPqkLu.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x1d02): 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/ccoPqkLu.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x1db2): 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/ccoPqkLu.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x1f22): 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/ccoPqkLu.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x20d2):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccoPqkLu.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x2222):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccoPqkLu.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x23d2):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccoPqkLu.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x2452): 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/ccoPqkLu.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x2472): 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/ccoPqkLu.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x2512): 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/ccoPqkLu.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x2562):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccoPqkLu.o(.gnu.linkonce.t._ZN15__gnu_debug_def3setIiSt4lessIiESaIiEE5eraseEN11__gnu_debug14_Safe_iteratorISt23_Rb_tree_const_iteratorIiES4_EES9_+0x2602):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccoPqkLu.o(.text._Z6test02v+0x162): 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/ccoPqkLu.o(.text._Z6test02v+0x192): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccoPqkLu.o(.text._Z6test02v+0x2d2): 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/ccoPqkLu.o(.text._Z6test02v+0x312):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccoPqkLu.o(.text._Z6test02v+0x362): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccoPqkLu.o(.text._Z6test02v+0x372):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccoPqkLu.o(.text._Z6test02v+0x412): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccoPqkLu.o(.text._Z6test02v+0x4c2): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccoPqkLu.o(.text._Z6test02v+0x602): 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/ccoPqkLu.o(.text._Z6test02v+0x642):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccoPqkLu.o(.text._Z6test02v+0x6e2): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccoPqkLu.o(.text._Z6test02v+0x792): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccoPqkLu.o(.text._Z6test02v+0x8d2): 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/ccoPqkLu.o(.text._Z6test02v+0x912):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccoPqkLu.o(.text._Z6test02v+0x992): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccoPqkLu.o(.text._Z6test02v+0xa42): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccoPqkLu.o(.text._Z6test02v+0xb92): 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/ccoPqkLu.o(.text._Z6test02v+0xd42):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccoPqkLu.o(.text._Z6test02v+0xe92):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccoPqkLu.o(.text._Z6test02v+0x1042):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccoPqkLu.o(.text._Z6test02v+0x10d2): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccoPqkLu.o(.text._Z6test02v+0x1132):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccoPqkLu.o(.text._Z6test02v+0x1172): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccoPqkLu.o(.text._Z6test02v+0x1222): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccoPqkLu.o(.text._Z6test02v+0x1362): 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/ccoPqkLu.o(.text._Z6test02v+0x13a2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccoPqkLu.o(.text._Z6test02v+0x1432): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccoPqkLu.o(.text._Z6test02v+0x14e2): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccoPqkLu.o(.text._Z6test02v+0x1622): 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/ccoPqkLu.o(.text._Z6test02v+0x1662):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccoPqkLu.o(.text._Z6test02v+0x1722): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccoPqkLu.o(.text._Z6test02v+0x1732):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccoPqkLu.o(.text._Z6test02v+0x1792):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccoPqkLu.o(.text._Z6test02v+0x1852):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccoPqkLu.o(.text._Z6test02v+0x1862):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccoPqkLu.o(.text._Z6test02v+0x1872):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccoPqkLu.o(.text._Z6test02v+0x18c2): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccoPqkLu.o(.text._Z6test02v+0x1932):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccoPqkLu.o(.text._Z6test02v+0x19d2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccoPqkLu.o(.text._Z6test02v+0x19f2):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccoPqkLu.o(.text._Z6test02v+0x1a32):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccoPqkLu.o(.text._Z6test02v+0x1a52):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccoPqkLu.o(.text._Z6test02v+0x1a92):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccoPqkLu.o(.text._Z6test02v+0x1ab2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccoPqkLu.o(.text._Z6test02v+0x1ac2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccoPqkLu.o(.text._Z6test02v+0x1b52):/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-10T05:41:23Z

    qmtest.start_time:
      2005-06-10T05:41: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/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/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x362):/opt/lsb/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/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x522):/opt/lsb/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/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x6e2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x7c2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x962):/opt/lsb/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/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0xb32):/opt/lsb/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/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0xcf2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0xe42):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0xe62):/opt/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_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_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/ccTiJ0b5.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEC1ERKSB_+0x232):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.tcc:80: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/safe_iterator.h:596: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccTiJ0b5.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+0x1e2):/opt/lsb/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/ccTiJ0b5.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+0x3e2):/opt/lsb/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/ccTiJ0b5.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x3d2):/opt/lsb/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/ccTiJ0b5.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x5a2):/opt/lsb/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/ccTiJ0b5.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x762):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/ccTiJ0b5.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x932):/opt/lsb/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/ccTiJ0b5.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0xbd2):/opt/lsb/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/ccTiJ0b5.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0xda2):/opt/lsb/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/ccTiJ0b5.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0xf62):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/ccTiJ0b5.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x1142):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/ccTiJ0b5.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x11c2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccTiJ0b5.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x11e2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccTiJ0b5.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x1212):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccTiJ0b5.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x1232):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccTiJ0b5.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x1262):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/tmp/ccTiJ0b5.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x1562):/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/ccTiJ0b5.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+0x2b2):/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/ccTiJ0b5.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+0x4d2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/ccTiJ0b5.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+0x5a2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccTiJ0b5.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+0x742):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:404: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccTiJ0b5.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+0xb72):/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/ccTiJ0b5.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+0xda2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/ccTiJ0b5.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+0xe72):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccTiJ0b5.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+0x1012):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:400: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccTiJ0b5.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+0x12c2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccTiJ0b5.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+0x12e2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccTiJ0b5.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+0x1302):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccTiJ0b5.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+0x1322):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccTiJ0b5.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+0x1342):/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:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x2d2):/opt/lsb/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/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x5f2):/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/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x832):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x912):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0xaa2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0xd32):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0xdf2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0xfa2):/opt/lsb/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/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x12c2):/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/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x1502):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x15e2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x1782):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x1a12):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x1a42):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x1a72):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x1aa2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x1ae2):/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/ccTiJ0b5.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+0x682):/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/ccTiJ0b5.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+0x732):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccTiJ0b5.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+0x842):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccTiJ0b5.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+0x852):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccTiJ0b5.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+0x862):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccTiJ0b5.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+0x872):/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/ccTiJ0b5.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/ccTiJ0b5.o(.text._Z6test01v+0x532):/opt/lsb/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/ccTiJ0b5.o(.text._Z6test01v+0x702):/opt/lsb/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/ccTiJ0b5.o(.text._Z6test01v+0x7d2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccTiJ0b5.o(.text._Z6test01v+0x972):/opt/lsb/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/ccTiJ0b5.o(.text._Z6test01v+0xb82):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccTiJ0b5.o(.text._Z6test01v+0xcd2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccTiJ0b5.o(.text._Z6test01v+0xd42):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/ccTiJ0b5.o(.text._Z6test01v+0xe52):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccTiJ0b5.o(.text._Z6test01v+0xe62):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccTiJ0b5.o(.text._Z6test01v+0xe72):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccTiJ0b5.o(.text._Z6test01v+0xe82):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccTiJ0b5.o(.text._Z6test01v+0xe92):/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/ccTiJ0b5.o(.text._Z6test01v+0x1122):/opt/lsb/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/ccTiJ0b5.o(.text._Z6test01v+0x12f2):/opt/lsb/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/ccTiJ0b5.o(.text._Z6test01v+0x1412):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccTiJ0b5.o(.text._Z6test01v+0x1422):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccTiJ0b5.o(.text._Z6test01v+0x1472):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccTiJ0b5.o(.text._Z6test01v+0x14f2):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccTiJ0b5.o(.text._Z6test01v+0x1542):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccTiJ0b5.o(.text._Z6test01v+0x15e2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccTiJ0b5.o(.text._Z6test01v+0x1602):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccTiJ0b5.o(.text._Z6test01v+0x1642):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccTiJ0b5.o(.text._Z6test01v+0x1662):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccTiJ0b5.o(.text._Z6test01v+0x16c2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccTiJ0b5.o(.text._Z6test01v+0x16e2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccTiJ0b5.o(.text._Z6test01v+0x1702):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccTiJ0b5.o(.text._Z6test01v+0x1722):/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/tmpLTC3C4 -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/ccTiJ0b5.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/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x1b2): 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/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x1e2): 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/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x322): 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/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x362):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x382): 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/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x4b2): 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/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x522):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x542): 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/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x672): 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/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x6e2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccTiJ0b5.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): 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/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x7c2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x7f2): 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/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x922): 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/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x962):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x982): 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/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0xac2): 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/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0xb32):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0xb52): 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/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0xc82): 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/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0xcf2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0xd32): 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/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0xe42):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0xe62):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0xe82): 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/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0xf02): 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/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0xf22): 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/ccTiJ0b5.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEC1ERKSB_+0x52): 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/ccTiJ0b5.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEC1ERKSB_+0x82): 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/ccTiJ0b5.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEC1ERKSB_+0x1c2): 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/ccTiJ0b5.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEC1ERKSB_+0x232):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccTiJ0b5.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEC1ERKSB_+0x282): 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/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x22): 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/ccTiJ0b5.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+0x22): 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/ccTiJ0b5.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+0x162): 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/ccTiJ0b5.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+0x1e2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccTiJ0b5.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+0x202): 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/ccTiJ0b5.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+0x362): 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/ccTiJ0b5.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+0x3e2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccTiJ0b5.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+0x462): 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/ccTiJ0b5.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x162): 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/ccTiJ0b5.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x222): 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/ccTiJ0b5.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x252): 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/ccTiJ0b5.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x392): 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/ccTiJ0b5.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x3d2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccTiJ0b5.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x3f2): In function `int* std::copy<__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >, int*>(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >, int*)':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccTiJ0b5.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x532): 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/ccTiJ0b5.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x5a2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccTiJ0b5.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x5c2): 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:420: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccTiJ0b5.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x6f2): 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/ccTiJ0b5.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x762):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccTiJ0b5.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x7b2): 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/ccTiJ0b5.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x8f2): 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/ccTiJ0b5.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x932):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccTiJ0b5.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x972): 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/ccTiJ0b5.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0xa32): 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/ccTiJ0b5.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0xa62): 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/ccTiJ0b5.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0xb92): 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/ccTiJ0b5.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0xbd2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccTiJ0b5.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0xbf2): In function `int* std::copy<__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >, int*>(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >, int*)':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccTiJ0b5.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0xd32): 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/ccTiJ0b5.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0xda2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccTiJ0b5.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0xdc2): 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:420: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'
      /tmp/ccTiJ0b5.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0xef2): 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/ccTiJ0b5.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0xf62):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccTiJ0b5.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0xfb2): 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/ccTiJ0b5.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x1102): 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/ccTiJ0b5.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x1142):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccTiJ0b5.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x1192): 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/ccTiJ0b5.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x11c2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccTiJ0b5.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x11e2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccTiJ0b5.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x1212):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccTiJ0b5.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x1232):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccTiJ0b5.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x1262):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccTiJ0b5.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x1522): In function `int* std::copy<__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >, int*>(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >, __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >, int*)':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccTiJ0b5.o(.gnu.linkonce.t._ZSt4copyIN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEEES4_ET0_T_SE_SD_+0x1562):/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccTiJ0b5.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+0x32): 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/ccTiJ0b5.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+0x192): 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/ccTiJ0b5.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+0x2b2):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccTiJ0b5.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+0x342): 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/ccTiJ0b5.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+0x372): 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/ccTiJ0b5.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+0x492): 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/ccTiJ0b5.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+0x4d2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccTiJ0b5.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+0x512): 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/ccTiJ0b5.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+0x5a2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccTiJ0b5.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+0x5d2): 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/ccTiJ0b5.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+0x702): 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/ccTiJ0b5.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+0x742):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccTiJ0b5.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+0x782): 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/ccTiJ0b5.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+0x8d2): In function `bool __gnu_debug::operator==<__gnu_cxx::__normal_iterator<int const*, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int const*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccTiJ0b5.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+0x8f2): 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/ccTiJ0b5.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+0xa52): 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/ccTiJ0b5.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+0xb72):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccTiJ0b5.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+0xc02): 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/ccTiJ0b5.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+0xc32): 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/ccTiJ0b5.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+0xd62): 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/ccTiJ0b5.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+0xda2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccTiJ0b5.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+0xde2): 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/ccTiJ0b5.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+0xe72):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccTiJ0b5.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+0xea2): 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/ccTiJ0b5.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+0xfd2): 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/ccTiJ0b5.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+0x1012):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccTiJ0b5.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+0x1052): 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/ccTiJ0b5.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+0x11a2): In function `bool __gnu_debug::operator==<__gnu_cxx::__normal_iterator<int const*, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int const*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccTiJ0b5.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+0x1222): 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/ccTiJ0b5.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+0x12a2): 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/ccTiJ0b5.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+0x12c2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccTiJ0b5.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+0x12e2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccTiJ0b5.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+0x1302):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccTiJ0b5.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+0x1322):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccTiJ0b5.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+0x1342):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x22): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.tcc:48: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x122): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x152): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x292): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x2d2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x332): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x362): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:146: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x4b2): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x5f2):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x6a2): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x6d2): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x7f2): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x832):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x882): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x912):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x942): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0xa62): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0xaa2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0xaf2): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0xc32): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0xc52): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0xd32):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0xdf2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0xe22): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0xf62): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0xfa2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x1002): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x1032): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:146: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x1182): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x12c2):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x1372): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x13a2): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x14c2): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x1502):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x1552): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x15e2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x1612): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x1742): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x1782):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x17d2): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x1912): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x1932): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x1a12):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x1a42):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x1a72):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x1aa2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccTiJ0b5.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x1ae2):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccTiJ0b5.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+0x4e2): 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/ccTiJ0b5.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+0x682):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccTiJ0b5.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+0x722): 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/ccTiJ0b5.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+0x732):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccTiJ0b5.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+0x842):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccTiJ0b5.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+0x852):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccTiJ0b5.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+0x862):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccTiJ0b5.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+0x872):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccTiJ0b5.o(.text._Z6test01v+0x112): 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/ccTiJ0b5.o(.text._Z6test01v+0x142): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccTiJ0b5.o(.text._Z6test01v+0x282): 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/ccTiJ0b5.o(.text._Z6test01v+0x2c2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccTiJ0b5.o(.text._Z6test01v+0x392): 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/ccTiJ0b5.o(.text._Z6test01v+0x3c2): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccTiJ0b5.o(.text._Z6test01v+0x4f2): 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/ccTiJ0b5.o(.text._Z6test01v+0x532):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccTiJ0b5.o(.text._Z6test01v+0x552): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:159: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccTiJ0b5.o(.text._Z6test01v+0x692): 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/ccTiJ0b5.o(.text._Z6test01v+0x702):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccTiJ0b5.o(.text._Z6test01v+0x762): 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/ccTiJ0b5.o(.text._Z6test01v+0x772): In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccTiJ0b5.o(.text._Z6test01v+0x7d2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccTiJ0b5.o(.text._Z6test01v+0x802): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccTiJ0b5.o(.text._Z6test01v+0x932): 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/ccTiJ0b5.o(.text._Z6test01v+0x972):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccTiJ0b5.o(.text._Z6test01v+0x9e2): 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/ccTiJ0b5.o(.text._Z6test01v+0xa12): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccTiJ0b5.o(.text._Z6test01v+0xb42): 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/ccTiJ0b5.o(.text._Z6test01v+0xb82):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccTiJ0b5.o(.text._Z6test01v+0xcd2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccTiJ0b5.o(.text._Z6test01v+0xd42):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccTiJ0b5.o(.text._Z6test01v+0xe42): In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccTiJ0b5.o(.text._Z6test01v+0xe52):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccTiJ0b5.o(.text._Z6test01v+0xe62):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccTiJ0b5.o(.text._Z6test01v+0xe72):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccTiJ0b5.o(.text._Z6test01v+0xe82):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccTiJ0b5.o(.text._Z6test01v+0xe92):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccTiJ0b5.o(.text._Z6test01v+0xf82): 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/ccTiJ0b5.o(.text._Z6test01v+0xfb2): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccTiJ0b5.o(.text._Z6test01v+0x10e2): 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/ccTiJ0b5.o(.text._Z6test01v+0x1122):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccTiJ0b5.o(.text._Z6test01v+0x1142): In function `test01()':
      /opt/lsb/include/c++/debug/safe_iterator.h:159: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccTiJ0b5.o(.text._Z6test01v+0x1282): 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/ccTiJ0b5.o(.text._Z6test01v+0x12f2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccTiJ0b5.o(.text._Z6test01v+0x1352): 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/ccTiJ0b5.o(.text._Z6test01v+0x1362): In function `test01()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccTiJ0b5.o(.text._Z6test01v+0x1412):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccTiJ0b5.o(.text._Z6test01v+0x1422):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccTiJ0b5.o(.text._Z6test01v+0x1472):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccTiJ0b5.o(.text._Z6test01v+0x14f2):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccTiJ0b5.o(.text._Z6test01v+0x1542):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccTiJ0b5.o(.text._Z6test01v+0x15e2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccTiJ0b5.o(.text._Z6test01v+0x1602):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccTiJ0b5.o(.text._Z6test01v+0x1642):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccTiJ0b5.o(.text._Z6test01v+0x1662):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccTiJ0b5.o(.text._Z6test01v+0x16c2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccTiJ0b5.o(.text._Z6test01v+0x16e2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccTiJ0b5.o(.text._Z6test01v+0x1702):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccTiJ0b5.o(.text._Z6test01v+0x1722):/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-10T05:41:59Z

    qmtest.start_time:
      2005-06-10T05:41:55Z

    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/ccQLmdBm.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def6vectorIiSaIiEEEE16_M_invalidate_ifINS_15_After_nth_fromIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiS3_EEEEEEEvT_+0x132):/opt/lsb/include/c++/debug/safe_sequence.h:140: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccQLmdBm.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x362):/opt/lsb/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/ccQLmdBm.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x522):/opt/lsb/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/ccQLmdBm.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x6e2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/ccQLmdBm.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x7c2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccQLmdBm.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x962):/opt/lsb/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/ccQLmdBm.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0xb32):/opt/lsb/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/ccQLmdBm.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0xcf2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/ccQLmdBm.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0xe42):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccQLmdBm.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0xe62):/opt/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_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_iterator.h: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/ccQLmdBm.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+0x2b2):/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/ccQLmdBm.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+0x4d2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/ccQLmdBm.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+0x5a2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccQLmdBm.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+0x742):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:404: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccQLmdBm.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+0xb72):/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/ccQLmdBm.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+0xda2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/ccQLmdBm.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+0xe72):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccQLmdBm.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+0x1012):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:400: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccQLmdBm.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+0x12c2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccQLmdBm.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+0x12e2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccQLmdBm.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+0x1302):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccQLmdBm.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+0x1322):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccQLmdBm.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+0x1342):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow/opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h: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/ccQLmdBm.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+0x2e2):/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/ccQLmdBm.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+0x512):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/ccQLmdBm.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+0x5f2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccQLmdBm.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+0x782):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccQLmdBm.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+0x992):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccQLmdBm.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+0x9b2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccQLmdBm.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+0x9d2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccQLmdBm.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+0x9f2):/opt/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/ccQLmdBm.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x2d2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/ccQLmdBm.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x3e2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccQLmdBm.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x492):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccQLmdBm.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x642):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/ccQLmdBm.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x752):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccQLmdBm.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x772):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccQLmdBm.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x792):/opt/lsb/include/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/ccQLmdBm.o(.text._Z6test02v+0x3e2):/opt/lsb/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/ccQLmdBm.o(.text._Z6test02v+0x622):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccQLmdBm.o(.text._Z6test02v+0x772):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccQLmdBm.o(.text._Z6test02v+0x912):/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/ccQLmdBm.o(.text._Z6test02v+0x9b2):/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/ccQLmdBm.o(.text._Z6test02v+0xb82):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccQLmdBm.o(.text._Z6test02v+0xcd2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccQLmdBm.o(.text._Z6test02v+0xe72):/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/ccQLmdBm.o(.text._Z6test02v+0x10c2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccQLmdBm.o(.text._Z6test02v+0x1222):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccQLmdBm.o(.text._Z6test02v+0x13c2):/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/ccQLmdBm.o(.text._Z6test02v+0x1712):/opt/lsb/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/ccQLmdBm.o(.text._Z6test02v+0x1952):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccQLmdBm.o(.text._Z6test02v+0x1aa2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccQLmdBm.o(.text._Z6test02v+0x1c42):/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/ccQLmdBm.o(.text._Z6test02v+0x1e32):/opt/lsb/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/ccQLmdBm.o(.text._Z6test02v+0x1eb2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccQLmdBm.o(.text._Z6test02v+0x20d2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccQLmdBm.o(.text._Z6test02v+0x20e2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccQLmdBm.o(.text._Z6test02v+0x20f2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccQLmdBm.o(.text._Z6test02v+0x2112):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccQLmdBm.o(.text._Z6test02v+0x21f2):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccQLmdBm.o(.text._Z6test02v+0x2252):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccQLmdBm.o(.text._Z6test02v+0x2272):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccQLmdBm.o(.text._Z6test02v+0x22a2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccQLmdBm.o(.text._Z6test02v+0x22d2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccQLmdBm.o(.text._Z6test02v+0x2472):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccQLmdBm.o(.text._Z6test02v+0x2482):/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/tmpLTC3C4 -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/ccQLmdBm.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE13_M_invalidateEv+0x22): 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/ccQLmdBm.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEE13_M_invalidateEv+0x22): 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/ccQLmdBm.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def6vectorIiSaIiEEEE16_M_invalidate_ifINS_15_After_nth_fromIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiS3_EEEEEEEvT_+0x62): 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/ccQLmdBm.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def6vectorIiSaIiEEEE16_M_invalidate_ifINS_15_After_nth_fromIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiS3_EEEEEEEvT_+0x132):/opt/lsb/include/c++/debug/safe_sequence.h:140: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccQLmdBm.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/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccQLmdBm.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x1b2): 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/ccQLmdBm.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x1e2): 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/ccQLmdBm.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x322): 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/ccQLmdBm.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x362):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQLmdBm.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x382): 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/ccQLmdBm.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x4b2): 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/ccQLmdBm.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x522):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQLmdBm.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x542): 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/ccQLmdBm.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x672): 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/ccQLmdBm.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x6e2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQLmdBm.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): 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/ccQLmdBm.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x7c2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccQLmdBm.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x7f2): 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/ccQLmdBm.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x922): 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/ccQLmdBm.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x962):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQLmdBm.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x982): 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/ccQLmdBm.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0xac2): 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/ccQLmdBm.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0xb32):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQLmdBm.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0xb52): 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/ccQLmdBm.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0xc82): 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/ccQLmdBm.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0xcf2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQLmdBm.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0xd32): 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/ccQLmdBm.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0xe42):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQLmdBm.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0xe62):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQLmdBm.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0xe82): 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/ccQLmdBm.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0xf02): 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/ccQLmdBm.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0xf22): 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/ccQLmdBm.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+0x32): 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/ccQLmdBm.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+0x192): 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/ccQLmdBm.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+0x2b2):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccQLmdBm.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+0x342): 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/ccQLmdBm.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+0x372): 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/ccQLmdBm.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+0x492): 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/ccQLmdBm.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+0x4d2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQLmdBm.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+0x512): 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/ccQLmdBm.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+0x5a2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccQLmdBm.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+0x5d2): 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/ccQLmdBm.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+0x702): 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/ccQLmdBm.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+0x742):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQLmdBm.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+0x782): 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/ccQLmdBm.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+0x8d2): In function `bool __gnu_debug::operator==<__gnu_cxx::__normal_iterator<int const*, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int const*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQLmdBm.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+0x8f2): 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/ccQLmdBm.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+0xa52): 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/ccQLmdBm.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+0xb72):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccQLmdBm.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+0xc02): 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/ccQLmdBm.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+0xc32): 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/ccQLmdBm.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+0xd62): 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/ccQLmdBm.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+0xda2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQLmdBm.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+0xde2): 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/ccQLmdBm.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+0xe72):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccQLmdBm.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+0xea2): 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/ccQLmdBm.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+0xfd2): 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/ccQLmdBm.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+0x1012):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQLmdBm.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+0x1052): 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/ccQLmdBm.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+0x11a2): In function `bool __gnu_debug::operator==<__gnu_cxx::__normal_iterator<int const*, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int const*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQLmdBm.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+0x1222): 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/ccQLmdBm.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+0x12a2): 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/ccQLmdBm.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+0x12c2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQLmdBm.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+0x12e2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQLmdBm.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+0x1302):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQLmdBm.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+0x1322):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQLmdBm.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+0x1342):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccQLmdBm.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+0x52): 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/ccQLmdBm.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+0x82): 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/ccQLmdBm.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+0x1c2): 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/ccQLmdBm.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+0x2e2):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccQLmdBm.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+0x382): 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:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccQLmdBm.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+0x3b2): 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/ccQLmdBm.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+0x4d2): 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/ccQLmdBm.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+0x512):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQLmdBm.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+0x562): 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/ccQLmdBm.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+0x5f2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccQLmdBm.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+0x622): 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/ccQLmdBm.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+0x742): 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/ccQLmdBm.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+0x782):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQLmdBm.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+0x7d2): 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/ccQLmdBm.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+0x912): 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:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQLmdBm.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+0x962): 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/ccQLmdBm.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+0x992):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQLmdBm.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+0x9b2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQLmdBm.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+0x9d2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQLmdBm.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+0x9f2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQLmdBm.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x22): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.tcc:48: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccQLmdBm.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x122): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccQLmdBm.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x152): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccQLmdBm.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x292): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccQLmdBm.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x2d2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQLmdBm.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x302): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQLmdBm.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x3e2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQLmdBm.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x492):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccQLmdBm.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x4c2): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccQLmdBm.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x602): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccQLmdBm.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x642):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQLmdBm.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x672): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQLmdBm.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x752):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQLmdBm.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x772):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQLmdBm.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x792):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQLmdBm.o(.text._Z6test02v+0x232): 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/ccQLmdBm.o(.text._Z6test02v+0x262): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccQLmdBm.o(.text._Z6test02v+0x3a2): 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/ccQLmdBm.o(.text._Z6test02v+0x3e2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQLmdBm.o(.text._Z6test02v+0x452): 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/ccQLmdBm.o(.text._Z6test02v+0x482): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccQLmdBm.o(.text._Z6test02v+0x5b2): 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/ccQLmdBm.o(.text._Z6test02v+0x622):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQLmdBm.o(.text._Z6test02v+0x772):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccQLmdBm.o(.text._Z6test02v+0x912):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQLmdBm.o(.text._Z6test02v+0x952): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQLmdBm.o(.text._Z6test02v+0x9b2):/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/ccQLmdBm.o(.text._Z6test02v+0x9e2): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccQLmdBm.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/ccQLmdBm.o(.text._Z6test02v+0xb82):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQLmdBm.o(.text._Z6test02v+0xcd2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccQLmdBm.o(.text._Z6test02v+0xe72):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQLmdBm.o(.text._Z6test02v+0xef2): 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/ccQLmdBm.o(.text._Z6test02v+0xf22): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccQLmdBm.o(.text._Z6test02v+0x1052): 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/ccQLmdBm.o(.text._Z6test02v+0x10c2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQLmdBm.o(.text._Z6test02v+0x1222):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccQLmdBm.o(.text._Z6test02v+0x13c2):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQLmdBm.o(.text._Z6test02v+0x1572): 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/ccQLmdBm.o(.text._Z6test02v+0x15a2): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccQLmdBm.o(.text._Z6test02v+0x16d2): 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/ccQLmdBm.o(.text._Z6test02v+0x1712):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQLmdBm.o(.text._Z6test02v+0x1782): 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/ccQLmdBm.o(.text._Z6test02v+0x17b2): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccQLmdBm.o(.text._Z6test02v+0x18e2): 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/ccQLmdBm.o(.text._Z6test02v+0x1952):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQLmdBm.o(.text._Z6test02v+0x1aa2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccQLmdBm.o(.text._Z6test02v+0x1c42):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQLmdBm.o(.text._Z6test02v+0x1c82): In function `test02()':
      /opt/lsb/include/c++/debug/safe_iterator.h:159: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccQLmdBm.o(.text._Z6test02v+0x1dc2): 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/ccQLmdBm.o(.text._Z6test02v+0x1e32):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccQLmdBm.o(.text._Z6test02v+0x1e92): 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/ccQLmdBm.o(.text._Z6test02v+0x1ea2): In function `test02()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQLmdBm.o(.text._Z6test02v+0x1eb2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQLmdBm.o(.text._Z6test02v+0x20d2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQLmdBm.o(.text._Z6test02v+0x20e2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQLmdBm.o(.text._Z6test02v+0x20f2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQLmdBm.o(.text._Z6test02v+0x2112):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccQLmdBm.o(.text._Z6test02v+0x21f2):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccQLmdBm.o(.text._Z6test02v+0x2252):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQLmdBm.o(.text._Z6test02v+0x2272):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQLmdBm.o(.text._Z6test02v+0x22a2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQLmdBm.o(.text._Z6test02v+0x22d2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQLmdBm.o(.text._Z6test02v+0x2472):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccQLmdBm.o(.text._Z6test02v+0x2482):/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-10T05:42:14Z

    qmtest.start_time:
      2005-06-10T05:42:11Z

    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/ccYnLcuF.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def6vectorIiSaIiEEEE16_M_invalidate_ifINS_15_After_nth_fromIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiS3_EEEEEEEvT_+0x132):/opt/lsb/include/c++/debug/safe_sequence.h:140: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x362):/opt/lsb/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/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x522):/opt/lsb/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/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x6e2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x7c2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x962):/opt/lsb/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/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0xb32):/opt/lsb/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/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0xcf2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0xe42):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0xe62):/opt/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_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_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccYnLcuF.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE5beginEv+0x212):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/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/ccYnLcuF.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEaSERKSB_+0x1f2):/opt/lsb/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)'/tmp/ccYnLcuF.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEaSERKSB_+0x2a2):/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/ccYnLcuF.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEC1ERKSB_+0x232):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/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/ccYnLcuF.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+0x2b2):/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/ccYnLcuF.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+0x4d2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/ccYnLcuF.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+0x5a2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccYnLcuF.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+0x742):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:404: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccYnLcuF.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+0xb72):/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/ccYnLcuF.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+0xda2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/ccYnLcuF.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+0xe72):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccYnLcuF.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+0x1012):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:400: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccYnLcuF.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+0x12c2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccYnLcuF.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+0x12e2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccYnLcuF.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+0x1302):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccYnLcuF.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+0x1322):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccYnLcuF.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+0x1342):/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:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x2d2):/opt/lsb/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/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x5f2):/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/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x832):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x912):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0xaa2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0xd32):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0xdf2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0xfa2):/opt/lsb/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/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x12c2):/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/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x1502):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x15e2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x1782):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x1a12):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x1a42):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x1a72):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x1aa2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x1ae2):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow/opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEplERKl+0x222):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEplERKl+0x3a2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEplERKl+0x542):/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/ccYnLcuF.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0x342):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccYnLcuF.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0x4b2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccYnLcuF.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0x672):/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/ccYnLcuF.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0x8a2):/opt/lsb/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/ccYnLcuF.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0xa82):/opt/lsb/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/ccYnLcuF.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0xc62):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/ccYnLcuF.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0xd92):/opt/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/ccYnLcuF.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x332):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccYnLcuF.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x4a2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccYnLcuF.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x662):/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/ccYnLcuF.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x8e2):/opt/lsb/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/ccYnLcuF.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0xac2):/opt/lsb/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/ccYnLcuF.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0xca2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/ccYnLcuF.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0xde2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccYnLcuF.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0xfb2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/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()'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccYnLcuF.o(.text._Z6test03v+0x302):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccYnLcuF.o(.text._Z6test03v+0x312):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccYnLcuF.o(.text._Z6test03v+0x392):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccYnLcuF.o(.text._Z6test03v+0x3a2):/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/ccYnLcuF.o(.text._Z6test03v+0x892):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccYnLcuF.o(.text._Z6test03v+0x9d2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccYnLcuF.o(.text._Z6test03v+0xb82):/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/ccYnLcuF.o(.text._Z6test03v+0xd92):/opt/lsb/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/ccYnLcuF.o(.text._Z6test03v+0xf62):/opt/lsb/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/ccYnLcuF.o(.text._Z6test03v+0x1122):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/ccYnLcuF.o(.text._Z6test03v+0x1242):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccYnLcuF.o(.text._Z6test03v+0x12c2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccYnLcuF.o(.text._Z6test03v+0x12d2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccYnLcuF.o(.text._Z6test03v+0x1332):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccYnLcuF.o(.text._Z6test03v+0x1382):/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/ccYnLcuF.o(.text._Z6test03v+0x16e2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccYnLcuF.o(.text._Z6test03v+0x1882):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccYnLcuF.o(.text._Z6test03v+0x1a22):/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/ccYnLcuF.o(.text._Z6test03v+0x1a92):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccYnLcuF.o(.text._Z6test03v+0x1ae2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccYnLcuF.o(.text._Z6test03v+0x1b62):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccYnLcuF.o(.text._Z6test03v+0x1b72):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccYnLcuF.o(.text._Z6test03v+0x1b82):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccYnLcuF.o(.text._Z6test03v+0x1bd2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccYnLcuF.o(.text._Z6test03v+0x1be2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccYnLcuF.o(.text._Z6test03v+0x1bf2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccYnLcuF.o(.text._Z6test03v+0x1c12):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccYnLcuF.o(.text._Z6test03v+0x1cf2):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccYnLcuF.o(.text._Z6test03v+0x1d42):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccYnLcuF.o(.text._Z6test03v+0x1d72):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccYnLcuF.o(.text._Z6test03v+0x1da2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccYnLcuF.o(.text._Z6test03v+0x1de2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccYnLcuF.o(.text._Z6test03v+0x1e02):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccYnLcuF.o(.text._Z6test03v+0x1e42):/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:596: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccYnLcuF.o(.text._Z6test03v+0x2062):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccYnLcuF.o(.text._Z6test03v+0x2092):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'collect2: ld returned 1 exit status
      

    DejaGNUTest.command_1:
      
      /opt/lsb/bin/lsbc++ -D_GLIBCXX_ASSERT -DDEBUG_ASSERT -g -O2 -ffunction-sections -fdata-sections -fmessage-length=0 -I/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite -D_GLIBCXX_DEBUG_PEDANTIC /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/23_containers/vector/invalidation/3.cc -lv3test -L/tmp/tmpLTC3C4 -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/ccYnLcuF.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE13_M_invalidateEv+0x22): 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/ccYnLcuF.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEE13_M_invalidateEv+0x22): 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/ccYnLcuF.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def6vectorIiSaIiEEEE16_M_invalidate_ifINS_15_After_nth_fromIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiS3_EEEEEEEvT_+0x62): 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/ccYnLcuF.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def6vectorIiSaIiEEEE16_M_invalidate_ifINS_15_After_nth_fromIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiS3_EEEEEEEvT_+0x132):/opt/lsb/include/c++/debug/safe_sequence.h:140: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccYnLcuF.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/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x1b2): 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/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x1e2): 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/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x322): 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/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x362):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x382): 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/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x4b2): 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/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x522):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x542): 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/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x672): 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/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x6e2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccYnLcuF.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): 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/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x7c2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x7f2): 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/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x922): 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/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x962):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x982): 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/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0xac2): 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/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0xb32):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0xb52): 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/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0xc82): 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/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0xcf2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0xd32): 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/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0xe42):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0xe62):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0xe82): 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/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0xf02): 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/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0xf22): 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/ccYnLcuF.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE5beginEv+0x62): 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/ccYnLcuF.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE5beginEv+0x92): 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/ccYnLcuF.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE5beginEv+0x1d2): 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/ccYnLcuF.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE5beginEv+0x212):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccYnLcuF.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE5beginEv+0x262): 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/ccYnLcuF.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEaSERKSB_+0x22): 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/ccYnLcuF.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEaSERKSB_+0x172): 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/ccYnLcuF.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEaSERKSB_+0x1f2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccYnLcuF.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEaSERKSB_+0x252): 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/ccYnLcuF.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEaSERKSB_+0x2a2):/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/ccYnLcuF.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEC1ERKSB_+0x52): 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/ccYnLcuF.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEC1ERKSB_+0x82): 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/ccYnLcuF.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEC1ERKSB_+0x1c2): 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/ccYnLcuF.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEC1ERKSB_+0x232):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccYnLcuF.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEC1ERKSB_+0x282): 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/ccYnLcuF.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+0x32): 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/ccYnLcuF.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+0x192): 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/ccYnLcuF.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+0x2b2):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccYnLcuF.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+0x342): 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/ccYnLcuF.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+0x372): 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/ccYnLcuF.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+0x492): 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/ccYnLcuF.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+0x4d2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccYnLcuF.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+0x512): 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/ccYnLcuF.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+0x5a2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccYnLcuF.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+0x5d2): 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/ccYnLcuF.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+0x702): 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/ccYnLcuF.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+0x742):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccYnLcuF.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+0x782): 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/ccYnLcuF.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+0x8d2): In function `bool __gnu_debug::operator==<__gnu_cxx::__normal_iterator<int const*, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int const*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccYnLcuF.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+0x8f2): 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/ccYnLcuF.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+0xa52): 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/ccYnLcuF.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+0xb72):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccYnLcuF.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+0xc02): 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/ccYnLcuF.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+0xc32): 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/ccYnLcuF.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+0xd62): 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/ccYnLcuF.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+0xda2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccYnLcuF.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+0xde2): 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/ccYnLcuF.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+0xe72):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccYnLcuF.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+0xea2): 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/ccYnLcuF.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+0xfd2): 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/ccYnLcuF.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+0x1012):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccYnLcuF.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+0x1052): 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/ccYnLcuF.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+0x11a2): In function `bool __gnu_debug::operator==<__gnu_cxx::__normal_iterator<int const*, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int const*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccYnLcuF.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+0x1222): 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/ccYnLcuF.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+0x12a2): 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/ccYnLcuF.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+0x12c2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccYnLcuF.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+0x12e2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccYnLcuF.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+0x1302):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccYnLcuF.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+0x1322):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccYnLcuF.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+0x1342):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x22): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.tcc:48: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x122): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x152): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x292): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x2d2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x332): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x362): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:146: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x4b2): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x5f2):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x6a2): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x6d2): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x7f2): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x832):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x882): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x912):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x942): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0xa62): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0xaa2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0xaf2): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0xc32): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0xc52): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0xd32):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0xdf2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0xe22): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0xf62): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0xfa2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x1002): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x1032): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:146: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x1182): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x12c2):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x1372): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x13a2): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x14c2): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x1502):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x1552): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x15e2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x1612): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x1742): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x1782):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x17d2): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x1912): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x1932): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x1a12):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x1a42):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x1a72):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x1aa2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x1ae2):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEplERKl+0x52): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::operator+(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEplERKl+0x82): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::operator+(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:124: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEplERKl+0x1b2): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::operator+(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEplERKl+0x222):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEplERKl+0x3a2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEplERKl+0x542):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccYnLcuF.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEplERKl+0x5a2): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::operator+(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccYnLcuF.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0x22): 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/ccYnLcuF.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0x182): 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/ccYnLcuF.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0x342):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccYnLcuF.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0x4b2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccYnLcuF.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0x672):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccYnLcuF.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0x6e2): 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/ccYnLcuF.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0x712): 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/ccYnLcuF.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0x862): 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/ccYnLcuF.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0x8a2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccYnLcuF.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0x8c2): 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/ccYnLcuF.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0xa12): 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/ccYnLcuF.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0xa82):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccYnLcuF.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0xaa2): 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/ccYnLcuF.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0xbf2): 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/ccYnLcuF.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0xc62):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccYnLcuF.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0xcb2): 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/ccYnLcuF.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0xd92):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccYnLcuF.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertIiEEvN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EET_SD_+0xdb2): 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/ccYnLcuF.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x22): 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/ccYnLcuF.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x172): 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/ccYnLcuF.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x332):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccYnLcuF.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x4a2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccYnLcuF.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x662):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccYnLcuF.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x722): 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/ccYnLcuF.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x752): 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/ccYnLcuF.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x8a2): 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/ccYnLcuF.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x8e2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccYnLcuF.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x902): 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/ccYnLcuF.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0xa52): 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/ccYnLcuF.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0xac2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccYnLcuF.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0xae2): 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/ccYnLcuF.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0xc32): 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/ccYnLcuF.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0xca2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccYnLcuF.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0xcf2): 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/ccYnLcuF.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0xde2):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccYnLcuF.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0xe12): 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/ccYnLcuF.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0xf72): 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/ccYnLcuF.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0xfb2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccYnLcuF.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x1002): 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/ccYnLcuF.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x1022): 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/ccYnLcuF.o(.gnu.linkonce.t._ZN15__gnu_debug_def6vectorIiSaIiEE6insertEN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiS1_EEES2_EERKi+0x10a2): 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/ccYnLcuF.o(.text._Z6test03v+0x222): In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccYnLcuF.o(.text._Z6test03v+0x302):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccYnLcuF.o(.text._Z6test03v+0x312):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccYnLcuF.o(.text._Z6test03v+0x392):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccYnLcuF.o(.text._Z6test03v+0x3a2):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccYnLcuF.o(.text._Z6test03v+0x5a2): In function `test03()':
      /opt/lsb/include/c++/debug/vector:287: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccYnLcuF.o(.text._Z6test03v+0x6e2): 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/ccYnLcuF.o(.text._Z6test03v+0x892):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccYnLcuF.o(.text._Z6test03v+0x9d2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccYnLcuF.o(.text._Z6test03v+0xb82):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccYnLcuF.o(.text._Z6test03v+0xbf2): 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/ccYnLcuF.o(.text._Z6test03v+0xc22): In function `test03()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccYnLcuF.o(.text._Z6test03v+0xd52): 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/ccYnLcuF.o(.text._Z6test03v+0xd92):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccYnLcuF.o(.text._Z6test03v+0xdb2): In function `test03()':
      /opt/lsb/include/c++/debug/safe_iterator.h:596: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccYnLcuF.o(.text._Z6test03v+0xef2): 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/ccYnLcuF.o(.text._Z6test03v+0xf62):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccYnLcuF.o(.text._Z6test03v+0xf82): In function `test03()':
      /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/ccYnLcuF.o(.text._Z6test03v+0x10b2): 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/ccYnLcuF.o(.text._Z6test03v+0x1122):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccYnLcuF.o(.text._Z6test03v+0x1172): In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccYnLcuF.o(.text._Z6test03v+0x1242):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccYnLcuF.o(.text._Z6test03v+0x12c2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccYnLcuF.o(.text._Z6test03v+0x12d2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccYnLcuF.o(.text._Z6test03v+0x1332):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccYnLcuF.o(.text._Z6test03v+0x1382):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccYnLcuF.o(.text._Z6test03v+0x1542): 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/ccYnLcuF.o(.text._Z6test03v+0x1572): In function `test03()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccYnLcuF.o(.text._Z6test03v+0x16a2): 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/ccYnLcuF.o(.text._Z6test03v+0x16e2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccYnLcuF.o(.text._Z6test03v+0x1882):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccYnLcuF.o(.text._Z6test03v+0x1a22):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccYnLcuF.o(.text._Z6test03v+0x1a82): In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccYnLcuF.o(.text._Z6test03v+0x1a92):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccYnLcuF.o(.text._Z6test03v+0x1ae2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccYnLcuF.o(.text._Z6test03v+0x1b62):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccYnLcuF.o(.text._Z6test03v+0x1b72):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccYnLcuF.o(.text._Z6test03v+0x1b82):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccYnLcuF.o(.text._Z6test03v+0x1bd2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccYnLcuF.o(.text._Z6test03v+0x1be2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccYnLcuF.o(.text._Z6test03v+0x1bf2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccYnLcuF.o(.text._Z6test03v+0x1c12):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccYnLcuF.o(.text._Z6test03v+0x1cf2):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccYnLcuF.o(.text._Z6test03v+0x1d42):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccYnLcuF.o(.text._Z6test03v+0x1d72):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccYnLcuF.o(.text._Z6test03v+0x1da2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccYnLcuF.o(.text._Z6test03v+0x1de2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccYnLcuF.o(.text._Z6test03v+0x1e02):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccYnLcuF.o(.text._Z6test03v+0x1e42):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccYnLcuF.o(.text._Z6test03v+0x1fa2): In function `test03()':
      /opt/lsb/include/c++/debug/safe_iterator.h:596: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccYnLcuF.o(.text._Z6test03v+0x1ff2): In function `test03()':
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccYnLcuF.o(.text._Z6test03v+0x2062):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccYnLcuF.o(.text._Z6test03v+0x2092):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      collect2: ld returned 1 exit status
      

    DejaGNUTest.command_status_1:
      256

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

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

    qmtest.end_time:
      2005-06-10T05:42:28Z

    qmtest.start_time:
      2005-06-10T05:42:23Z

    qmtest.target:
      local

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

    DGTest.excess_errors:
      
      /opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccVYV3Zr.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):/opt/lsb/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/ccVYV3Zr.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x502):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/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/ccVYV3Zr.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x752):/opt/lsb/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/ccVYV3Zr.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x912):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/ccVYV3Zr.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0xa62):/opt/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/ccVYV3Zr.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0xb02):/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/ccVYV3Zr.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEC1ERKS7_PKSA_+0x212):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/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/ccVYV3Zr.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEC1ERKSB_+0x232):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/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/ccVYV3Zr.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEaSERKSB_+0x1f2):/opt/lsb/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)'/tmp/ccVYV3Zr.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEaSERKSB_+0x2a2):/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/ccVYV3Zr.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def6vectorIiSaIiEEEE16_M_invalidate_ifINS_15_After_nth_fromIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiS3_EEEEEEEvT_+0x132):/opt/lsb/include/c++/debug/safe_sequence.h:140: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_iterator.tcc:80: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/safe_iterator.h:400: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccVYV3Zr.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+0x2a2):/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/ccVYV3Zr.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):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:404: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_can_compare(__gnu_debug::_Safe_iterator_base const&) const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccVYV3Zr.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+0x7e2):/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/ccVYV3Zr.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+0x922):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_iterator.h:400: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccVYV3Zr.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+0xb92):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccVYV3Zr.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+0xbb2):/opt/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/ccVYV3Zr.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x3c2):/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/ccVYV3Zr.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x522):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccVYV3Zr.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x762):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccVYV3Zr.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x842):/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/ccVYV3Zr.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0xae2):/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/ccVYV3Zr.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0xc42):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccVYV3Zr.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0xe82):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccVYV3Zr.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0xeb2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccVYV3Zr.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0xee2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccVYV3Zr.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0xf12):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccVYV3Zr.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0xf42):/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/ccVYV3Zr.o(.text._Z6test04v+0x452):/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/ccVYV3Zr.o(.text._Z6test04v+0x572):/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/ccVYV3Zr.o(.text._Z6test04v+0x712):/opt/lsb/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/ccVYV3Zr.o(.text._Z6test04v+0x8d2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/opt/lsb/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/ccVYV3Zr.o(.text._Z6test04v+0xc22):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccVYV3Zr.o(.text._Z6test04v+0xd62):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccVYV3Zr.o(.text._Z6test04v+0xf12):/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/ccVYV3Zr.o(.text._Z6test04v+0x1102):/opt/lsb/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/ccVYV3Zr.o(.text._Z6test04v+0x12c2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/ccVYV3Zr.o(.text._Z6test04v+0x13d2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccVYV3Zr.o(.text._Z6test04v+0x13f2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccVYV3Zr.o(.text._Z6test04v+0x1452):/opt/lsb/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/ccVYV3Zr.o(.text._Z6test04v+0x1772):/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/ccVYV3Zr.o(.text._Z6test04v+0x1b22):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccVYV3Zr.o(.text._Z6test04v+0x1cb2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccVYV3Zr.o(.text._Z6test04v+0x1d22):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'/tmp/ccVYV3Zr.o(.text._Z6test04v+0x1e62):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccVYV3Zr.o(.text._Z6test04v+0x2042):/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/ccVYV3Zr.o(.text._Z6test04v+0x2242):/opt/lsb/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/ccVYV3Zr.o(.text._Z6test04v+0x2402):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/ccVYV3Zr.o(.text._Z6test04v+0x2502):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'/opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'/tmp/ccVYV3Zr.o(.text._Z6test04v+0x26a2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_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/ccVYV3Zr.o(.text._Z6test04v+0x26d2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccVYV3Zr.o(.text._Z6test04v+0x26e2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccVYV3Zr.o(.text._Z6test04v+0x2742):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccVYV3Zr.o(.text._Z6test04v+0x27c2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccVYV3Zr.o(.text._Z6test04v+0x27d2):/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/ccVYV3Zr.o(.text._Z6test04v+0x28e2):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'/tmp/ccVYV3Zr.o(.text._Z6test04v+0x2932):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccVYV3Zr.o(.text._Z6test04v+0x2962):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccVYV3Zr.o(.text._Z6test04v+0x2982):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccVYV3Zr.o(.text._Z6test04v+0x29b2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccVYV3Zr.o(.text._Z6test04v+0x29d2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccVYV3Zr.o(.text._Z6test04v+0x2a02):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccVYV3Zr.o(.text._Z6test04v+0x2b32):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccVYV3Zr.o(.text._Z6test04v+0x2b52):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'/tmp/ccVYV3Zr.o(.text._Z6test04v+0x2b72):/opt/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/ccVYV3Zr.o(.text._Z6test04v+0x2c32):/opt/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'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/tmpLTC3C4 -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/ccVYV3Zr.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/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVYV3Zr.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x192): 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/ccVYV3Zr.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x2d2): 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/ccVYV3Zr.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):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVYV3Zr.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x362): 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/ccVYV3Zr.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x492): 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/ccVYV3Zr.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x502):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVYV3Zr.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x552): 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/ccVYV3Zr.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x5b2): 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/ccVYV3Zr.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x6e2): 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/ccVYV3Zr.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x752):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVYV3Zr.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x772): 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/ccVYV3Zr.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x8a2): 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/ccVYV3Zr.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x912):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVYV3Zr.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0x952): 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/ccVYV3Zr.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0xa62):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVYV3Zr.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0xa82): 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/ccVYV3Zr.o(.gnu.linkonce.t._ZNK11__gnu_debug16_Error_formatter11_M_iteratorINS_14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS7_EEEEEERKS0_RKT_PKc+0xb02):/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVYV3Zr.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEC1ERKS7_PKSA_+0x62): 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/ccVYV3Zr.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEC1ERKS7_PKSA_+0x92): 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/ccVYV3Zr.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEC1ERKS7_PKSA_+0x1d2): 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/ccVYV3Zr.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEC1ERKS7_PKSA_+0x212):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVYV3Zr.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEC1ERKS7_PKSA_+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> > >::_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/ccVYV3Zr.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEC1ERKSB_+0x52): 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/ccVYV3Zr.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEC1ERKSB_+0x82): 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/ccVYV3Zr.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEC1ERKSB_+0x1c2): 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/ccVYV3Zr.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEC1ERKSB_+0x232):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVYV3Zr.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEC1ERKSB_+0x282): 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/ccVYV3Zr.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEaSERKSB_+0x22): 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/ccVYV3Zr.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEaSERKSB_+0x172): 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/ccVYV3Zr.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEaSERKSB_+0x1f2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVYV3Zr.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEaSERKSB_+0x252): 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/ccVYV3Zr.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEEaSERKSB_+0x2a2):/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/ccVYV3Zr.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE13_M_invalidateEv+0x22): 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/ccVYV3Zr.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS6_EEE13_M_invalidateEv+0x22): 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/ccVYV3Zr.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def6vectorIiSaIiEEEE16_M_invalidate_ifINS_15_After_nth_fromIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiS3_EEEEEEEvT_+0x62): 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/ccVYV3Zr.o(.gnu.linkonce.t._ZN11__gnu_debug14_Safe_sequenceIN15__gnu_debug_def6vectorIiSaIiEEEE16_M_invalidate_ifINS_15_After_nth_fromIN9__gnu_cxx17__normal_iteratorIPKiSt6vectorIiS3_EEEEEEEvT_+0x132):/opt/lsb/include/c++/debug/safe_sequence.h:140: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVYV3Zr.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_valid_rangeIS7_EEbRKNS0_IT_SA_EE+0x22): 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/ccVYV3Zr.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+0x22): 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/ccVYV3Zr.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+0x182): 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/ccVYV3Zr.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+0x2a2):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVYV3Zr.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+0x352): 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/ccVYV3Zr.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):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVYV3Zr.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+0x532): In function `bool __gnu_debug::operator==<__gnu_cxx::__normal_iterator<int const*, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int const*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVYV3Zr.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+0x552): 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/ccVYV3Zr.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+0x6c2): 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/ccVYV3Zr.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+0x7e2):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVYV3Zr.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+0x892): 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/ccVYV3Zr.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+0x922):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVYV3Zr.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+0xa72): In function `bool __gnu_debug::operator==<__gnu_cxx::__normal_iterator<int const*, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int const*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&, __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > > const&)':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVYV3Zr.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+0xaf2): 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/ccVYV3Zr.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+0xb72): 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/ccVYV3Zr.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+0xb92):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVYV3Zr.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+0xbb2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVYV3Zr.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x22): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.tcc:48: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVYV3Zr.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x122): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:96: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccVYV3Zr.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x152): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:146: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVYV3Zr.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x292): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccVYV3Zr.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x3c2):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVYV3Zr.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x482): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVYV3Zr.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x522):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVYV3Zr.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x662): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVYV3Zr.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x682): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVYV3Zr.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x762):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVYV3Zr.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x842):/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/ccVYV3Zr.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x872): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_iterator.h:146: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVYV3Zr.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0x9b2): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccVYV3Zr.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0xae2):/opt/lsb/include/c++/debug/formatter.h:223: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVYV3Zr.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0xba2): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVYV3Zr.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0xc42):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVYV3Zr.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0xd82): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/formatter.h:312: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVYV3Zr.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0xda2): In function `__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >, __gnu_debug_def::vector<int, std::allocator<int> > >::_M_can_advance(long const&) const':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVYV3Zr.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0xe82):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVYV3Zr.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0xeb2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVYV3Zr.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0xee2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVYV3Zr.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0xf12):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVYV3Zr.o(.gnu.linkonce.t._ZNK11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPiSt6vectorIiSaIiEEEEN15__gnu_debug_def6vectorIiS5_EEE14_M_can_advanceERKl+0xf42):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccVYV3Zr.o(.text._Z6test04v+0x2b2): 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/ccVYV3Zr.o(.text._Z6test04v+0x452):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVYV3Zr.o(.text._Z6test04v+0x4f2): In function `test04()':
      /opt/lsb/include/c++/debug/safe_iterator.h:333: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVYV3Zr.o(.text._Z6test04v+0x572):/opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVYV3Zr.o(.text._Z6test04v+0x6a2): 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/ccVYV3Zr.o(.text._Z6test04v+0x712):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVYV3Zr.o(.text._Z6test04v+0x732): 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/ccVYV3Zr.o(.text._Z6test04v+0x862): 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/ccVYV3Zr.o(.text._Z6test04v+0x8d2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVYV3Zr.o(.text._Z6test04v+0x922): In function `test04()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVYV3Zr.o(.text._Z6test04v+0xa72): 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/ccVYV3Zr.o(.text._Z6test04v+0xc22):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVYV3Zr.o(.text._Z6test04v+0xd62):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccVYV3Zr.o(.text._Z6test04v+0xf12):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVYV3Zr.o(.text._Z6test04v+0xf62): In function `test04()':
      /opt/lsb/include/c++/debug/safe_iterator.h:596: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVYV3Zr.o(.text._Z6test04v+0x1092): 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/ccVYV3Zr.o(.text._Z6test04v+0x1102):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVYV3Zr.o(.text._Z6test04v+0x1122): 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/ccVYV3Zr.o(.text._Z6test04v+0x1252): 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/ccVYV3Zr.o(.text._Z6test04v+0x12c2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVYV3Zr.o(.text._Z6test04v+0x1312): In function `test04()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVYV3Zr.o(.text._Z6test04v+0x13d2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVYV3Zr.o(.text._Z6test04v+0x13f2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVYV3Zr.o(.text._Z6test04v+0x1452):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVYV3Zr.o(.text._Z6test04v+0x15d2): 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/ccVYV3Zr.o(.text._Z6test04v+0x1772):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVYV3Zr.o(.text._Z6test04v+0x17d2): In function `test04()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVYV3Zr.o(.text._Z6test04v+0x1982): 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/ccVYV3Zr.o(.text._Z6test04v+0x1b22):/opt/lsb/include/c++/debug/formatter.h:321: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVYV3Zr.o(.text._Z6test04v+0x1cb2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccVYV3Zr.o(.text._Z6test04v+0x1d22):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVYV3Zr.o(.text._Z6test04v+0x1e62):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_message(__gnu_debug::_Debug_msg_id) const'
      /tmp/ccVYV3Zr.o(.text._Z6test04v+0x2042):/opt/lsb/include/c++/debug/formatter.h:338: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVYV3Zr.o(.text._Z6test04v+0x2092): In function `test04()':
      /opt/lsb/include/c++/debug/safe_iterator.h:596: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVYV3Zr.o(.text._Z6test04v+0x21d2): 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/ccVYV3Zr.o(.text._Z6test04v+0x2242):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVYV3Zr.o(.text._Z6test04v+0x2262): 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/ccVYV3Zr.o(.text._Z6test04v+0x2392): 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/ccVYV3Zr.o(.text._Z6test04v+0x2402):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVYV3Zr.o(.text._Z6test04v+0x2452): In function `test04()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVYV3Zr.o(.text._Z6test04v+0x2502):/opt/lsb/include/c++/debug/safe_base.h:89: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_attach(__gnu_debug::_Safe_sequence_base*, bool)'
      /tmp/ccVYV3Zr.o(.text._Z6test04v+0x2532): In function `test04()':
      /opt/lsb/include/c++/debug/safe_iterator.h:112: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVYV3Zr.o(.text._Z6test04v+0x2662): 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/ccVYV3Zr.o(.text._Z6test04v+0x26a2):/opt/lsb/include/c++/debug/formatter.h:387: undefined reference to `__gnu_debug::_Error_formatter::_M_error() const'
      /tmp/ccVYV3Zr.o(.text._Z6test04v+0x26c2): In function `test04()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVYV3Zr.o(.text._Z6test04v+0x26d2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVYV3Zr.o(.text._Z6test04v+0x26e2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVYV3Zr.o(.text._Z6test04v+0x2742):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVYV3Zr.o(.text._Z6test04v+0x27c2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVYV3Zr.o(.text._Z6test04v+0x27d2):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccVYV3Zr.o(.text._Z6test04v+0x2802): In function `test04()':
      /opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccVYV3Zr.o(.text._Z6test04v+0x28e2):/opt/lsb/include/c++/debug/safe_base.h:170: undefined reference to `__gnu_debug::_Safe_sequence_base::_M_detach_all()'
      /tmp/ccVYV3Zr.o(.text._Z6test04v+0x2932):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVYV3Zr.o(.text._Z6test04v+0x2962):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVYV3Zr.o(.text._Z6test04v+0x2982):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVYV3Zr.o(.text._Z6test04v+0x29b2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVYV3Zr.o(.text._Z6test04v+0x29d2):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVYV3Zr.o(.text._Z6test04v+0x2a02):/opt/lsb/include/c++/debug/safe_base.h:104: more undefined references to `__gnu_debug::_Safe_iterator_base::_M_detach()' follow
      /tmp/ccVYV3Zr.o(.text._Z6test04v+0x2a82): In function `test04()':
      /opt/lsb/include/c++/debug/safe_iterator.h:416: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVYV3Zr.o(.text._Z6test04v+0x2b02): In function `test04()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVYV3Zr.o(.text._Z6test04v+0x2b32):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVYV3Zr.o(.text._Z6test04v+0x2b52):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVYV3Zr.o(.text._Z6test04v+0x2b72):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVYV3Zr.o(.text._Z6test04v+0x2b92): In function `test04()':
      /opt/lsb/include/c++/debug/safe_iterator.h:596: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      /tmp/ccVYV3Zr.o(.text._Z6test04v+0x2c02): In function `test04()':
      /opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVYV3Zr.o(.text._Z6test04v+0x2c32):/opt/lsb/include/c++/debug/safe_base.h:104: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_detach()'
      /tmp/ccVYV3Zr.o(.text._Z6test04v+0x2c52): In function `test04()':
      /opt/lsb/include/c++/debug/safe_iterator.h:596: undefined reference to `__gnu_debug::_Safe_iterator_base::_M_singular() const'
      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-10T05:42:41Z

    qmtest.start_time:
      2005-06-10T05:42:38Z

    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/tmpLTC3C4 -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-10T05:47:59Z

    qmtest.start_time:
      2005-06-10T05:42:57Z

    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-10T05:48:27Z

    qmtest.start_time:
      2005-06-10T05:48:27Z

    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                  : FAIL    
    26_numerics/complex/13450.cc (test for excess errors)

    DGTest.excess_errors:
      
      /tmp/ccasjbip.s: Assembler messages:/tmp/ccasjbip.s:223: Warning: Additional NOP may be necessary to workaround Itanium processor A/B step errata/tmp/ccasjbip.s:1104: Warning: Additional NOP may be necessary to workaround Itanium processor A/B step errata/tmp/ccasjbip.s:1645: Warning: Additional NOP may be necessary to workaround Itanium processor A/B step errata/tmp/ccasjbip.s:3377: Warning: Additional NOP may be necessary to workaround Itanium processor A/B step errata/tmp/ccasjbip.s:4170: Warning: Additional NOP may be necessary to workaround Itanium processor A/B step errata/tmp/ccasjbip.s:4660: Warning: Additional NOP may be necessary to workaround Itanium processor A/B step errata/tmp/ccasjbip.s:6197: Warning: Additional NOP may be necessary to workaround Itanium processor A/B step errata/tmp/ccasjbip.s:7111: Warning: Additional NOP may be necessary to workaround Itanium processor A/B step errata/tmp/ccasjbip.s:7672: Warning: Additional NOP may be necessary to workaround Itanium processor A/B step errata
      

    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/complex/13450.cc -lv3test -L/tmp/tmpLTC3C4 -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_26_numerics_complex_13450.exe
      

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

    DejaGNUTest.command_output_1:
      
      /tmp/ccasjbip.s: Assembler messages:
      /tmp/ccasjbip.s:223: Warning: Additional NOP may be necessary to workaround Itanium processor A/B step errata
      /tmp/ccasjbip.s:1104: Warning: Additional NOP may be necessary to workaround Itanium processor A/B step errata
      /tmp/ccasjbip.s:1645: Warning: Additional NOP may be necessary to workaround Itanium processor A/B step errata
      /tmp/ccasjbip.s:3377: Warning: Additional NOP may be necessary to workaround Itanium processor A/B step errata
      /tmp/ccasjbip.s:4170: Warning: Additional NOP may be necessary to workaround Itanium processor A/B step errata
      /tmp/ccasjbip.s:4660: Warning: Additional NOP may be necessary to workaround Itanium processor A/B step errata
      /tmp/ccasjbip.s:6197: Warning: Additional NOP may be necessary to workaround Itanium processor A/B step errata
      /tmp/ccasjbip.s:7111: Warning: Additional NOP may be necessary to workaround Itanium processor A/B step errata
      /tmp/ccasjbip.s:7672: Warning: Additional NOP may be necessary to workaround Itanium processor A/B step errata
      

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

    DejaGNUTest.result_2:
      PASS: 26_numerics/complex/13450.cc execution test

    qmtest.end_time:
      2005-06-10T05:48:30Z

    qmtest.start_time:
      2005-06-10T05:48:29Z

    qmtest.target:
      local

  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:00:35Z

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

    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/cczjb1X3.o(.gnu.linkonce.r._ZTV3Buf+0x40): undefined reference to `std::strstreambuf::setbuf(char*, long)'/tmp/cczjb1X3.o(.gnu.linkonce.r._ZTV3Buf+0x50): undefined reference to `std::strstreambuf::seekoff(long, std::_Ios_Seekdir, std::_Ios_Openmode)'/tmp/cczjb1X3.o(.gnu.linkonce.r._ZTV3Buf+0x60): undefined reference to `std::strstreambuf::seekpos(std::fpos<__mbstate_t>, std::_Ios_Openmode)'/tmp/cczjb1X3.o(.gnu.linkonce.r._ZTV3Buf+0xa0): undefined reference to `std::strstreambuf::underflow()'/tmp/cczjb1X3.o(.gnu.linkonce.r._ZTV3Buf+0xc0): undefined reference to `std::strstreambuf::pbackfail(int)'/tmp/cczjb1X3.o(.gnu.linkonce.r._ZTV3Buf+0xe0): undefined reference to `std::strstreambuf::overflow(int)'/tmp/cczjb1X3.o(.gnu.linkonce.r._ZTI3Buf+0x10): undefined reference to `typeinfo for std::strstreambuf'/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/backward/11460.cc:44: undefined reference to `std::strstreambuf::~strstreambuf()'/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/backward/11460.cc:44: undefined reference to `std::strstreambuf::~strstreambuf()'/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/backward/11460.cc:28: undefined reference to `std::strstreambuf::strstreambuf(char const*, long)'/tmp/cczjb1X3.o(.text._Z6test01v+0xe2):/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/backward/11460.cc:44: undefined reference to `std::strstreambuf::~strstreambuf()'/tmp/cczjb1X3.o(.text._Z6test01v+0x152):/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/backward/11460.cc:44: undefined reference to `std::strstreambuf::~strstreambuf()'/tmp/cczjb1X3.o(.text._Z6test01v+0x192):/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/tmpLTC3C4 -o /var/tmp/qmtest_libstdcpp-buildroot/opt/lsb/test/lib/qmtest_libstdcpp_3.4.3/_backward_11460.exe
      

    DejaGNUTest.command_output_1:
      
      /tmp/cczjb1X3.o(.gnu.linkonce.r._ZTV3Buf+0x40): undefined reference to `std::strstreambuf::setbuf(char*, long)'
      /tmp/cczjb1X3.o(.gnu.linkonce.r._ZTV3Buf+0x50): undefined reference to `std::strstreambuf::seekoff(long, std::_Ios_Seekdir, std::_Ios_Openmode)'
      /tmp/cczjb1X3.o(.gnu.linkonce.r._ZTV3Buf+0x60): undefined reference to `std::strstreambuf::seekpos(std::fpos<__mbstate_t>, std::_Ios_Openmode)'
      /tmp/cczjb1X3.o(.gnu.linkonce.r._ZTV3Buf+0xa0): undefined reference to `std::strstreambuf::underflow()'
      /tmp/cczjb1X3.o(.gnu.linkonce.r._ZTV3Buf+0xc0): undefined reference to `std::strstreambuf::pbackfail(int)'
      /tmp/cczjb1X3.o(.gnu.linkonce.r._ZTV3Buf+0xe0): undefined reference to `std::strstreambuf::overflow(int)'
      /tmp/cczjb1X3.o(.gnu.linkonce.r._ZTI3Buf+0x10): undefined reference to `typeinfo for std::strstreambuf'
      /tmp/cczjb1X3.o(.gnu.linkonce.t._ZN3BufD1Ev+0x32): 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/cczjb1X3.o(.gnu.linkonce.t._ZN3BufD0Ev+0x32): 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/cczjb1X3.o(.text._Z6test01v+0x82): In function `test01()':
      /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/backward/11460.cc:28: undefined reference to `std::strstreambuf::strstreambuf(char const*, long)'
      /tmp/cczjb1X3.o(.text._Z6test01v+0xe2):/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/backward/11460.cc:44: undefined reference to `std::strstreambuf::~strstreambuf()'
      /tmp/cczjb1X3.o(.text._Z6test01v+0x152):/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/backward/11460.cc:44: undefined reference to `std::strstreambuf::~strstreambuf()'
      /tmp/cczjb1X3.o(.text._Z6test01v+0x192):/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:01:50Z

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

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

    DejaGNUTest.command_output_1:
      
      /tmp/ccBSLDer.o(.text._Z6test02v+0x22): 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/ccBSLDer.o(.text._Z6test02v+0x42):/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/backward/strstream_members.cc:38: undefined reference to `std::ostrstream::str()'
      /tmp/ccBSLDer.o(.text._Z6test02v+0x82):/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/backward/strstream_members.cc:39: undefined reference to `std::ostrstream::~ostrstream()'
      /tmp/ccBSLDer.o(.text._Z6test02v+0xb2):/var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/testsuite/backward/strstream_members.cc:39: undefined reference to `std::ostrstream::~ostrstream()'
      /tmp/ccBSLDer.o(.text._Z6test01v+0x32): 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/ccBSLDer.o(.text._Z6test01v+0xa2): In function `test01()':
      /opt/lsb/include/c++/bits/ostream.tcc:63: undefined reference to `std::strstream::~strstream()'
      /tmp/ccBSLDer.o(.text._Z6test01v+0xd2):/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:02:00Z

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

    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/tmpLTC3C4 -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:03:13Z

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

    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/tmpLTC3C4 -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:03:18Z

    qmtest.start_time:
      2005-06-10T06:03:17Z

    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)

  26_numerics/complex/13450.cc                  : FAIL    
    26_numerics/complex/13450.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
      32 (  2%) tests FAIL
    1374 ( 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_fpos_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_codecvt_2.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/_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_collate_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_ctype_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_ctype_base_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/_22_locale_messages_1.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/_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_messages_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_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/_22_locale_money_put_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/_22_locale_moneypunct_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/_22_locale_moneypunct_3.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/_22_locale_num_get_1.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_num_put_1.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/_22_locale_numpunct_1.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_numpunct_byname_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/_22_locale_time_get_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/_23_containers_deque_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/_23_containers_list_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/_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_map_14340.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/_23_containers_multimap_14340.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/_23_containers_multiset_14340.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/_23_containers_set_14340.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/_23_containers_vector_14340.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/_24_iterators_ostreambuf_iterator_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/_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/_25_algorithms_lower_bound.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/_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/_26_numerics_valarray_name_lookup.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:     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/_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_fstream_1.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/_27_io_basic_fstream_3.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_ifstream_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_iostream_1.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_iostream_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_istream_2.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_istream_extractors_character_char_9826.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_istringstream_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/_27_io_basic_ofstream_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_ofstream_3.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/_27_io_basic_ostream_2.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/_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_ostringstream_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/_27_io_basic_streambuf_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/_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_stringbuf_2.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_stringstream_1.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/_27_io_basic_stringstream_3.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/_ext_stdio_filebuf_char_1.s
build_binary_testsuite: Running QMTest again to generate baseline results.
build_binary_testsuite: Results stored in /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-baselines/ia64-unknown-linux-gnu.qmr
build_binary_testsuite: Running command: qmtest -D /tmp/tmpLTC3C4/__v3_db__ run -C /tmp/tmpLTC3C4/__v3_context__ --format=brief -c V3Test.have_compiler=no -o /var/tmp/rpm-build/BUILD/qmtest_libstdcpp-3.4.3/qm-baselines/ia64-unknown-linux-gnu.qmr
build_binary_testsuite: Output:
--- TEST RESULTS -------------------------------------------------------------

  Setup compiler_table                          : PASS    

  Setup v3_init                                 : PASS    

  17_intro/header_cassert.cc                    : PASS    

  17_intro/header_cerrno.cc                     : PASS    

  17_intro/header_csetjmp.cc                    : PASS    

  17_intro/header_cstdarg.cc                    : PASS    

  17_intro/header_cstddef.cc                    : PASS    

  17_intro/header_cstdio.cc                     : PASS    

  17_intro/header_cstdlib.cc                    : PASS    

  17_intro/header_cstring.cc                    : PASS    

  17_intro/header_ctime.cc                      : PASS    

  17_intro/header_cwchar.cc                     : PASS    

  17_intro/header_cwctype.cc                    : PASS    

  17_intro/header_fstream.cc                    : PASS    

  17_intro/header_iomanip.cc                    : PASS    

  17_intro/header_ios.cc                        : PASS    

  17_intro/header_iosfwd.cc                     : PASS    

  17_intro/header_iostream.cc                   : PASS    

  17_intro/header_istream.cc                    : PASS    

  17_intro/header_ostream.cc                    : PASS    

  17_intro/header_sstream.cc                    : PASS    

  17_intro/header_streambuf.cc                  : PASS    

  17_intro/headers.cc                           : PASS    

  17_intro/headers_c++.cc                       : PASS    

  17_intro/headers_c.cc                         : PASS    

  18_support/14026.cc                           : PASS    

  18_support/new_delete_placement.cc            : PASS    

  18_support/numeric_limits.cc                  : PASS    

  19_diagnostics/stdexceptions.cc               : PASS    

  20_util/allocator/1.cc                        : PASS    

  20_util/allocator/10378.cc                    : PASS    

  20_util/allocator/14176.cc                    : PASS    

  20_util/allocator/8230.cc                     : PASS    

  20_util/auto_ptr/1.cc                         : PASS    

  20_util/auto_ptr/2.cc                         : PASS    

  20_util/auto_ptr/3.cc                         : PASS    

  20_util/auto_ptr/3946.cc                      : PASS    

  20_util/auto_ptr/4.cc                         : PASS    

  20_util/auto_ptr/5.cc                         : PASS    

  20_util/auto_ptr/6.cc                         : PASS    

  20_util/auto_ptr/7.cc                         : PASS    

  20_util/auto_ptr/assign_neg.cc                : UNTESTED
    20_util/auto_ptr/assign_neg.cc

    DejaGNUTest.result_1:
      UNTESTED: 20_util/auto_ptr/assign_neg.cc

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

    qmtest.end_time:
      2005-06-10T06:04:29Z

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

    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:04:32Z

    qmtest.start_time:
      2005-06-10T06:04:32Z

    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:04:32Z

    qmtest.start_time:
      2005-06-10T06:04:32Z

    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:04:33Z

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

    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:04:33Z

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

    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:04:33Z

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

    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:04:33Z

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

    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:04:33Z

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

    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:04:33Z

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

    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:04:34Z

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

    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:04:34Z

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

    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:04:54Z

    qmtest.start_time:
      2005-06-10T06:04:54Z

    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:04:54Z

    qmtest.start_time:
      2005-06-10T06:04:54Z

    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:04:54Z

    qmtest.start_time:
      2005-06-10T06:04:54Z

    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:04:54Z

    qmtest.start_time:
      2005-06-10T06:04:54Z

    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:04:54Z

    qmtest.start_time:
      2005-06-10T06:04:54Z

    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:04:55Z

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

    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:04:55Z

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

    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:04:55Z

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

    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:04:55Z

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

    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:04:55Z

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

    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:04:55Z

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

    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:04:55Z

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

    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:04:55Z

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

    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:04:56Z

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

    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:04:56Z

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

    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:04:56Z

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

    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:04:56Z

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

    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:04:56Z

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

    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:04:56Z

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

    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:04:56Z

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

    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:04:57Z

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

    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:04:57Z

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

    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:04:58Z

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

    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:04:58Z

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

    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:04:58Z

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

    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:04:58Z

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

    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:04:58Z

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

    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:04:58Z

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

    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:04:58Z

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

    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:04:58Z

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

    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:04:58Z

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

    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:04:58Z

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

    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:04:58Z

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

    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:04:58Z

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

    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:04:58Z

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

    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:04:58Z

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

    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:04:58Z

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

    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:04:58Z

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

    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:04:59Z

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

    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:09:59Z

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

    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:09:59Z

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

    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:09:59Z

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

    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:09:59Z

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

    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:09:59Z

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

    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:09:59Z

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

    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:09:59Z

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

    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:09:59Z

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

    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:09:59Z

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

    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:09:59Z

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

    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:09:59Z

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

    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:09:59Z

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

    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:09:59Z

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

    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:10:29Z

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

    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:10:29Z

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

    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:10:29Z

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

    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:10:29Z

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

    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:10:29Z

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

    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:10:29Z

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

    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:10:29Z

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

    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:10:29Z

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

    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:10:29Z

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

    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:10:29Z

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

    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:10:29Z

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

    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:10:29Z

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

    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:10:29Z

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

    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:10:29Z

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

    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:10:30Z

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

    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:10:31Z

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

    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:10:31Z

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

    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:10:31Z

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

    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:10:31Z

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

    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:10:31Z

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

    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:10:31Z

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

    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:10:31Z

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

    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:10:31Z

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

    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:10:31Z

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

    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:10:32Z

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

    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:10:32Z

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

    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:10:32Z

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

    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:10:32Z

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

    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:10:32Z

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

    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:10:32Z

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

    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:10:32Z

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

    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:10:32Z

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

    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:10:34Z

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

    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:10:34Z

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

    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:10:34Z

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

    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:10:35Z

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

    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:10:35Z

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

    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:10:35Z

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

    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:10:35Z

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

    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:10:49Z

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

    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.
